|
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 |
|
|
8378f7ae0b
|
just gql stuff + use it on uncompletedStreams hook
|
2024-05-06 15:16:06 -07:00 |
|
|
b0c7de2e92
|
use a map to create uploadProgress objects for the upload provider
|
2024-05-01 18:18:16 -07:00 |
|
|
844e218197
|
Show screenshots
|
2024-05-01 18:49:35 -06:00 |
|
|
527113a099
|
Merge branch 'master' into mk/add-screenshot-uri
|
2024-04-29 17:23:26 -06:00 |
|
|
381b4ce0c2
|
Add screenshot uri to video
|
2024-04-29 17:19:39 -06:00 |
|
|
6d8f5d5d65
|
Upload Service Class (#436)
CLOSES #400
Reviewed-on: railbird/railbird-mobile#436
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
Co-authored-by: Loewy <loewymalkov@gmail.com>
Co-committed-by: Loewy <loewymalkov@gmail.com>
|
2024-04-25 17:32:52 -06:00 |
|
Loewy
|
2da00ca814
|
Merge branch 'master' into loewy/restore-cursor-state-from-api
|
2024-04-23 15:36:37 -07:00 |
|
Loewy
|
f7c0dff73c
|
remove feed, add method to videofilemanager
|
2024-04-23 13:21:54 -07:00 |
|
Loewy
|
422bb77f61
|
trim gql call, comments, plug in queries
|
2024-04-23 12:37:31 -07:00 |
|
Loewy
|
d51d2491ca
|
new lighter weight queries
|
2024-04-23 11:49:42 -07:00 |
|
|
db39c5a576
|
Add generated api hooks
|
2024-04-22 22:20:59 -06:00 |
|
|
c6c5971325
|
Use relevant fields
|
2024-04-22 21:13:16 -06:00 |
|
|
5181612f62
|
Create get videos with playlist gql
|
2024-04-22 16:18:06 -06:00 |
|
Loewy
|
5f33fae3d7
|
scaffold + operations
|
2024-04-22 11:27:15 -07:00 |
|
|
7d252d3cc8
|
Add pull to refresh to video details page
Fixes #169
Fixes #363
|
2024-04-09 19:08:23 -06:00 |
|
|
a1581379fd
|
Remove unused field from GetFeed operation
|
2024-04-05 16:29:35 -06:00 |
|