Commit Graph
125 Commits
Author SHA1 Message Date
Jason HunterandBlake Blackshear de248ea60a initial commit 2021-08-07 15:48:43 -05:00
Blake Blackshear a94b61ef91 increase jsmpeg buffer size 2021-07-21 08:11:16 -05:00
ElMoribondandBlake Blackshear 16ef432228 add tabbed buttons component 2021-07-16 07:08:06 -05:00
ElMoribondandBlake Blackshear 4449bc5292 add tabbed buttons component 2021-07-16 07:08:06 -05:00
Blake Blackshear 3876b00088 useCallback here too 2021-07-06 07:36:37 -05:00
Blake Blackshear 13c2c582ad remove default value changes 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear bb3ba2d572 Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear 9ee2e776fa Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear fd61ca20b0 Add ability to restart
disable warning
2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear f9add57ed4 Add ability to restart
I restored the original line as it can be misleading.
2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear e1b341788d Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear 04c8b089a5 Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear 9971482506 Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear 955d9e6ec2 Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear 436b10a87b Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear a2d5754e4b Add ability to restart 2021-07-06 07:36:37 -05:00
ElMoribondandBlake Blackshear 3d28d8cee2 Add ability to restart 2021-07-06 07:36:37 -05:00
Bernt Christian EgelandandBlake Blackshear 6e6ee93282 error handling and linting 2021-07-05 08:24:46 -05:00
Bernt Christian EgelandandBlake Blackshear 85de881181 resolve #1143 2021-07-05 08:24:46 -05:00
Blake Blackshear 222dc2f7c9 remove console log 2021-06-23 08:15:15 -05:00
Blake Blackshear f94a946418 add fullscreen to jsmpeg player 2021-06-23 08:15:15 -05:00
Jason HunterandBlake Blackshear d83ffd8984 fix tests 2021-06-18 21:15:59 -05:00
Blake Blackshear 175c85d69a fix some test errors 2021-06-18 21:15:59 -05:00
Blake Blackshear 3aa7f753b3 lint fixes 2021-06-18 21:15:59 -05:00
Blake Blackshear 861ee0485d swith camera view to jsmpeg 2021-06-18 21:15:59 -05:00
Blake Blackshear f2d1f7b00f disable audio 2021-06-13 12:35:39 -05:00
Blake Blackshear 89c2ae2208 functioning birdseye view 2021-06-13 12:35:39 -05:00
Jason HunterandBlake Blackshear da8e54ed51 fix lint and tests 2021-06-11 06:53:34 -05:00
Jason HunterandBlake Blackshear b70c11e7a7 Cleanup video player and use consistently across recordings and events. 2021-06-11 06:53:34 -05:00
Jason HunterandBlake Blackshear eb3f50c9f0 add default to reducer 2021-06-10 07:04:28 -05:00
Jason HunterandBlake Blackshear 055bd22138 initial implementation of recordings table 2021-06-10 07:04:28 -05:00
Jason HunterandBlake Blackshear de3a19c4f0 Update web/src/__tests__/Sidebar.test.jsx 2021-06-06 07:54:58 -05:00
Jason HunterandBlake Blackshear 2a33c05378 add sidebar test 2021-06-06 07:54:58 -05:00
Jason HunterandBlake Blackshear bbb4d10718 add/fix tests 2021-06-06 07:54:58 -05:00
Jason HunterandBlake Blackshear 68dfaaf767 hide recordings page if record is not enabled, show error if no recordings available. 2021-06-06 07:54:58 -05:00
Jason HunterandBlake Blackshear 88ed7501a7 add mobile player and fullscreen support for iOS 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear c73aebadcb change seek back to 10 seconds 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear 40c4ca305e add playback rate adjustment and seek buttons 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear 7b3abe330e recordings is taken by nginx so refresh fails - change base to recording 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear 62452b1d21 cleanup dead code 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear c5f005afef lint fix... again 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear 4a45b6e76d do not show event end time 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear a3cfbb6722 remove now playing because I do not handle autoadvance properly yet 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear dc8ba5239d lint cleanup 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear b53a50cd54 restyle to match Material Design List specs 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear 9822d614e2 fix videojs bug when switching cameras, support recording delay, fix navigation highlight 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear ca20c735f7 add event card to overlay 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear d3dc018260 video overlay 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear 28a2a3816a lint fixes 2021-06-05 07:30:18 -05:00
Jason HunterandBlake Blackshear 5461308d30 Initial Recordings UI 2021-06-05 07:30:18 -05:00