Commit Graph
1520 Commits
Author SHA1 Message Date
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
ebb6d348a3 feat(web): Delete events from Event page and API (#991)
Co-authored-by: Scott Roach <scott@thinkpivot.io>
Co-authored-by: Paul Armstrong <paul@spaceyak.com>
2021-05-12 08:19:02 -07:00
Paul ArmstrongandBlake Blackshear 5043040530 fix(web): ensure tooltips and menus don't cause scrollbar reflow 2021-02-25 06:34:36 -06:00
Paul ArmstrongandBlake Blackshear 3c60aeeef9 fix(web): set events api limit to 25 2021-02-25 06:34:36 -06:00
Blake Blackshear b2a2fe898c ensure base url works for websockets 2021-02-21 09:32:45 -06:00
Blake Blackshear 31d408a746 dynamic ws/wss selection 2021-02-20 08:20:17 -06:00