|
8378f7ae0b
|
just gql stuff + use it on uncompletedStreams hook
|
2024-05-06 15:16:06 -07:00 |
|
|
d4b75bcb71
|
Require cursor completion
|
2024-05-02 22:08:57 -06:00 |
|
|
a7c8e07eb7
|
Expose upload completion cursor
|
2024-05-01 17:39:52 -06:00 |
|
|
5d99ec7673
|
Add rudamentary difficulty score
|
2024-05-01 12:47:50 -06:00 |
|
|
2f92820895
|
Add upload to video gql
|
2024-04-30 21:55:48 -06:00 |
|
|
381b4ce0c2
|
Add screenshot uri to video
|
2024-04-29 17:19:39 -06:00 |
|
|
b74fb2b1d7
|
add lowest unuploaded segment to gql
|
2024-04-25 16:36:32 -06:00 |
|
|
d67b413860
|
Add two new gql properties to support upload service
|
2024-04-25 11:41:57 -06:00 |
|
|
1ce4267945
|
Frames per second is float
|
2024-04-23 20:25:27 -06:00 |
|
|
5181612f62
|
Create get videos with playlist gql
|
2024-04-22 16:18:06 -06:00 |
|
|
24fcac9318
|
Expose upload cursor in video gql
|
2024-04-16 17:49:50 -06:00 |
|
|
514f2ef928
|
Add user to shot gql
|
2024-04-09 22:34:54 -06:00 |
|
|
a5f90ab105
|
Rename video endpoint to getUserVideos
|
2024-04-05 15:51:51 -06:00 |
|
|
ddd7e2d50b
|
Add devMode
|
2024-04-02 00:24:11 -06:00 |
|
|
3bacc356af
|
Make tag classes optional
|
2024-04-01 18:04:54 -06:00 |
|
|
ed751f5cdd
|
Support multiple aggregation types in gql
|
2024-03-31 18:17:30 -06:00 |
|
|
01a580cee5
|
Merge pull request 'Use tag class and tag value input in FilterInput' (#312) from kat/temp into master
Reviewed-on: railbird/railbird-mobile#312
Reviewed-by: loewy <loewymalkov@gmail.com>
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-03-28 16:12:54 -06:00 |
|
|
6fd14d3c49
|
Use tag input
|
2024-03-28 15:20:39 -06:00 |
|
|
a1b524ab9d
|
Remove float feature
|
2024-03-28 05:02:44 +00:00 |
|
|
9307fbcbf4
|
Add getPlayTime endpoint, remove elapsedTime
|
2024-03-27 00:32:20 -06:00 |
|
|
679150326f
|
Add elapsedTime to getUser gql operation
|
2024-03-26 16:53:03 -06:00 |
|
|
26ed50a7a1
|
Make filter is boolean filter
|
2024-03-25 19:18:06 -06:00 |
|
|
050705c370
|
Generalize terminateUploadStream into editUploadStream
|
2024-03-24 21:07:53 -06:00 |
|
|
d3c5979d3e
|
Move homography history to video
|
2024-03-23 17:03:11 -06:00 |
|
|
8102a0f40b
|
Add an operation to get details for updating a video
Fixes railbird/railbird#1164
|
2024-03-22 20:00:00 -06:00 |
|
Mike Kalange
|
7889476bc9
|
Remove deprecated statistics interface; add getLoggedInUser op.
|
2024-03-22 12:52:44 -06:00 |
|
|
8bd9e039da
|
Create game type filter
|
2024-03-19 21:02:49 -06:00 |
|
Mike Kalange
|
54428112f8
|
adds get deployed configuration query
|
2024-03-18 16:46:23 -06:00 |
|
|
18c12e60fe
|
Rename filters for consistency
|
2024-03-18 15:09:47 -06:00 |
|
|
1000eb6d2c
|
Add make input filter
|
2024-03-17 22:33:52 -06:00 |
|
|
27114615a5
|
Do not return target metrics as list
|
2024-03-14 14:39:11 -06:00 |
|
|
43c1f7be09
|
Return elapsed time in make percentge time series gql
|
2024-03-14 12:57:31 -06:00 |
|
Mike Kalange
|
09bbbf0b3d
|
Adds changes to schema for altering user profile image
|
2024-03-12 19:47:10 -06:00 |
|
Mike Kalange
|
e88d875bd9
|
Delete video implemented on backend; schema changes
|
2024-03-12 12:50:28 -06:00 |
|
|
57c3ee0360
|
Use list int directly for user id input
|
2024-03-12 11:59:20 -06:00 |
|
|
fd30ae04bf
|
Add filtering support to aggregate gql
|
2024-03-09 10:21:43 -07:00 |
|
|
19628736c1
|
Add aggregation filter attributes
|
2024-03-09 00:59:13 -07:00 |
|
|
4ced3d39df
|
Update gql for get-video resolver changes
|
2024-03-08 17:15:37 -07:00 |
|
|
be59f7a2c6
|
Support InListFilter GQL
|
2024-03-08 16:32:50 -07:00 |
|
|
1665cf1eb9
|
Create video id filter gql
|
2024-03-08 13:23:01 -07:00 |
|
|
f64fc0e54a
|
Support make percentage time series
|
2024-03-05 01:05:54 -07:00 |
|
|
314957218e
|
Require video metadata
|
2024-03-04 22:22:42 -07:00 |
|
|
babb111fa6
|
Update upload_stream and terminate_stream gql
|
2024-03-04 20:10:49 -07:00 |
|
Mike Kalange
|
32ec7a2339
|
Adds headers to get link return
|
2024-03-04 17:48:59 -07:00 |
|
|
3bce7ea344
|
Add username
|
2024-02-25 14:25:54 -08:00 |
|
|
19f324a1cf
|
Fix prettier
|
2024-02-22 19:27:29 -07:00 |
|
|
4b41d3b039
|
Change feed operation to use limit instead of first in cursor
|
2024-02-22 19:23:28 -07:00 |
|
|
c9f2187cc2
|
Run prettier on gql stuff
|
2024-02-22 18:36:15 -07:00 |
|
|
6a1807efc8
|
Make created at, ended at optional
|
2024-02-22 17:13:46 -07:00 |
|
|
0ad6e63733
|
Make video name optional
|
2024-02-22 17:07:29 -07:00 |
|
|
17aee8f220
|
Drop frame count from videl gql
|
2024-02-21 17:54:00 -07:00 |
|
|
828140ed2b
|
Updates
|
2024-02-20 19:18:29 -07:00 |
|
Loewy
|
3f16310f67
|
wip: add videoName, gameType & tableSize
|
2024-02-15 15:45:38 -08:00 |
|
|
e733e413ef
|
Small tweaks
|
2024-02-11 22:42:37 -07:00 |
|
|
582cf4fe75
|
Add upload mutations
|
2024-02-03 03:34:57 -07:00 |
|