c013228f79
Make range filters generic
2024-09-20 13:25:36 -06:00
5a9205a9b8
was on the wrong gql operation, updated
Tests / Tests (pull_request) Successful in 7s
2024-09-16 15:44:22 -07:00
a33601158f
add serializedShotPaths to GetShots
Tests / Tests (pull_request) Successful in 8s
2024-09-16 11:55:30 -07:00
e0b150aa2a
add current homography operation
Tests / Tests (pull_request) Successful in 6s
2024-09-06 19:00:13 -06:00
d5c6014548
Merge remote-tracking branch 'origin/master' into add-get-shots-with-metadata-query
Tests / Tests (pull_request) Successful in 15s
2024-09-05 23:17:53 -06:00
993f62b6cf
Added get shots with metadadata operation
Tests / Tests (pull_request) Successful in 10s
2024-09-05 20:46:25 -05:00
aabd74d7d7
Added GetUserTagsQuery
Tests / Tests (pull_request) Successful in 8s
2024-09-05 18:35:08 -07:00
b773ccfc8f
Add error types for init uploading
Tests / Tests (pull_request) Successful in 15s
2024-09-03 15:50:02 -07:00
ddf1036009
add spin type and cue ball speed to get shots operation
Tests / Tests (pull_request) Successful in 15s
2024-08-29 18:32:05 -07:00
a7eae9d46b
Merge branch 'master' into mk/deserialize-and-render
Tests / Tests (pull_request) Successful in 5s
2024-08-29 12:24:54 -06:00
f9b02f65e0
Expose frames per second in get videos
Tests / Tests (pull_request) Successful in 7s
2024-08-26 20:53:16 -06:00
41169e2848
Dummy query to get it working for now
Tests / Tests (pull_request) Successful in 7s
2024-08-26 15:54:43 -07:00
4005416233
Merge branch 'master' into loewy/add-resolution-in-get-shots
Tests / Tests (pull_request) Successful in 15s
2024-08-26 10:23:07 -06:00
db4a6315cd
Merge pull request 'Add stream type to get videos' ( #43 ) from kat/add-stream-type-get-videos into master
...
Reviewed-on: #43
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
2024-08-26 08:36:44 -06:00
af38fdea64
Add stream type to get videos
Tests / Tests (pull_request) Successful in 7s
2024-08-26 06:56:40 -06:00
172df69340
add resolution to getShots operation
Tests / Tests (pull_request) Successful in 9s
2024-08-23 17:29:40 -07:00
16e79ed608
Adds stream to get upload link
Tests / Tests (pull_request) Successful in 14s
2024-08-19 14:54:48 -07:00
f401e1879b
Add separate return to profile image
Tests / Tests (pull_request) Successful in 15s
2024-08-19 14:44:43 -07:00
72b451d322
remove stream from getUploadLink
2024-08-16 18:47:08 -07:00
1f5c5774e1
Merge branch 'master' into mk/add-error-return-to-upload-links
Tests / Tests (pull_request) Successful in 15s
2024-08-16 17:29:18 -06:00
3b29502e7e
Adds proper error return to stuff involving upload links
Tests / Tests (pull_request) Successful in 10s
2024-08-16 16:28:45 -07:00
dd5ce77102
add minimum app version to get config call
Tests / Tests (pull_request) Successful in 15s
2024-08-16 14:26:24 -07:00
a6604a3a6d
add tableSize to GetFeed
2024-08-15 19:52:03 -07:00
f20ca53a2a
add tableSize to operations for getVideo
Tests / Tests (pull_request) Successful in 14s
2024-08-15 18:51:36 -07:00
f4665f51b1
add debugJson to getStreamMonitoringDetails
Tests / Tests (pull_request) Successful in 7s
2024-08-13 15:30:04 -07:00
c3210df517
make pagination optional:
Tests / Tests (pull_request) Successful in 6s
2024-08-13 13:49:12 -07:00
5e0d01ea5b
add uploadsCompleted to getUploadStreamWithDetails query
Tests / Tests (pull_request) Successful in 15s
2024-08-13 11:21:11 -06:00
8c8dcdd8e1
Support shots pagination
Tests / Tests (pull_request) Successful in 7s
2024-08-09 15:10:36 -06:00
535e24c9c2
add frameindex in operations
Tests / Tests (pull_request) Successful in 11s
2024-08-01 14:52:37 -07:00
6677b9232f
Expose frames per second on video
Tests / Tests (pull_request) Successful in 8s
2024-07-30 11:53:34 -06:00
5eac3d9d40
Expose stream type
Tests / Tests (pull_request) Successful in 12s
2024-07-30 01:00:12 -06:00
e20b68799f
Add falsePositiveScore
2024-07-28 02:06:39 -06:00
378878967a
Add streamSegmentType to Stream
2024-07-27 20:51:48 -06:00
615e4d5467
add resolution and homography to getVideo
Tests / Tests (pull_request) Successful in 8s
2024-07-25 18:07:17 -07:00
fd49dec34c
add initPlaylistUploadStatus
Tests / Tests (pull_request) Successful in 8s
2024-07-16 19:23:54 -07:00
cdd1cdd526
Fix segment parameter again
2024-07-16 20:22:16 -06:00
6205e9a353
add operation for set segment duration
Tests / Tests (pull_request) Successful in 15s
2024-07-16 16:33:22 -07:00
67d8bcac21
add operation for hls init link
Tests / Tests (pull_request) Successful in 14s
2024-07-15 17:29:55 -07:00
4ca27317b4
Add operation for shot annotation types
2024-07-15 15:37:43 -06:00
d669dba320
Add getUsernames operation
2024-07-14 00:16:02 -06:00
03c1d08d8c
Request isAdmin in getLoggedInUser
2024-07-13 17:47:41 -06:00
37a13f1418
add id's to new getVideo w/ metric queries to prevent cache merge issues
Tests / Tests (pull_request) Successful in 12s
2024-06-05 11:51:15 -07:00
14da2ae388
add averageTimePerShot, elapsedTime and MedianRun forVideo queries
Tests / Tests (pull_request) Successful in 8s
2024-06-04 23:20:47 -07:00
92c18f8bf7
Add user to shot gql
2024-05-21 14:14:02 -06:00
072235f032
Create playlist, video generator and video player ( #489 )
...
Co-authored-by: Ivan Malison <IvanMalison@gmail.com>
Reviewed-on: railbird/railbird-mobile#489
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
2024-05-20 21:52:38 -06:00
9b76a6b599
Surface errors in upload process w/ audio & text alert/prompt ( #485 )
...
CLOSES #480
CLOSES #93 (ground-work completed by @dean )
ADDRESSES #488 (will not show if recorded video is not active upload)
Reviewed-on: railbird/railbird-mobile#485
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
Co-authored-by: Loewy <loewymalkov@gmail.com>
Co-committed-by: Loewy <loewymalkov@gmail.com>
2024-05-20 19:05:10 -06:00
b2db5bde2b
remove operations
2024-05-15 09:39:28 -07:00
f8c5cf74f8
add currentProcessing and errors to schema/index and getStreamMonitoringDetails operation
2024-05-14 18:35:24 -07:00
231076496a
use the same gql query for cursor management & polling
2024-05-09 19:05:05 -07:00
a1b3baa5c9
introduce lastIntendedSegmentBound to cursor management layer, method to checkAndHandleUploadCompletion
2024-05-09 19:05:05 -07:00