Commit Graph
169 Commits
Author SHA1 Message Date
Nick Mowen 473b341b72 Add retain button and retain action 2022-01-13 13:18:09 -07:00
Nick Mowen 7133a1410f Add button for retaining event 2022-01-13 12:34:42 -07:00
Nick Mowen db3693765d Add icon for retaining event 2022-01-13 12:21:47 -07:00
Nick Mowen 369f793d2e Add icon for retaining event 2022-01-13 12:21:28 -07:00
Blake Blackshear 494e5ac4ec use snapshot url to support in progress events 2021-11-20 09:52:02 -06:00
Blake Blackshear 51fb532e1a set retain when setting switches from frontend 2021-11-09 07:40:23 -06:00
Blake Blackshear b63c56d810 only save recordings when an event is in progress 2021-10-25 06:40:36 -05:00
Blake Blackshear 7ab6961ee1 use live dimensions 2021-10-17 08:48:59 -05:00
Blake Blackshear ae24cf3bb2 set max width/height for live view 2021-10-17 07:48:56 -05:00
Blake Blackshear 80b72c75d9 revert jest update 2021-10-16 08:12:22 -05:00
Blake Blackshear 9494bb7f5f frontend dependency updates 2021-10-16 07:57:59 -05:00
Kevin PelzelandBlake Blackshear eb48722126 added white background to apple-touch-icon 2021-10-05 17:37:18 -05:00
Blake Blackshear 1daffd92fd docs updates 2021-10-01 07:37:47 -05:00
Kevin PelzelandBlake Blackshear 5c552a0d71 change theme color from red 2021-09-25 11:11:49 -05:00
Blake Blackshear 1d25936f31 add region/bbox/area to event table 2021-09-23 07:31:48 -05:00
Blake Blackshear 0320d94ea6 docs updates 2021-09-12 14:48:21 -05:00
00ff76a0b9 Events performance (#1645)
* rearrange event route and splitted into several components

* useIntersectionObserver

* re-arrange

* searchstring improvement

* added xs tailwind breakpoint

* useOuterClick hook

* cleaned up

* removed some video controls for mobile devices

* lint

* moved hooks to global folder

* moved buttons for small devices

* added button groups

Co-authored-by: Bernt Christian Egeland <cbegelan@gmail.com>
2021-09-03 07:11:23 -05:00
Bernt Christian EgelandandBlake Blackshear b8df419bad hide birdseye nav if not enabled 2021-09-03 07:07:45 -05:00
Blake Blackshear d74021af47 reverse sort events within hour 2021-08-29 07:46:09 -05:00
Blake Blackshear 3d6dad7e7e reverse sort within a day for recordings 2021-08-27 07:26:11 -05:00
4efc584816 Move event-view to events table. (#1596)
* fixed position for Dialog

* added eventId to deleted item

* removed page route redirect + New Close Button

* event component added to events list. New delete reducer

* removed event route

* moved delete reducer to event page

* removed redundant event details

* keep aspect ratio

* keep aspect ratio

* removed old buttons - repositioned to top

* removed console.log

* event view function

* removed clip header

* top position

* centered image if no clips avail

* comments

* linting

* lint

* added scrollIntoView when event has been mounted

* added Clip header

* added scrollIntoView to test

* lint

* useRef to scroll event into view

* removed unused functions

* reverted changes to event.test

* scroll into view

* moved delete reducer

* removed commented code

* styling

* moved close button to right side

* Added new close svg icon

Co-authored-by: Bernt Christian Egeland <cbegelan@gmail.com>
2021-08-26 06:54:36 -05:00
Bernt Christian EgelandandBlake Blackshear 354a9240f0 reduced navbar padding / height 2021-08-23 07:47:39 -05:00
Bernt Christian EgelandandBlake Blackshear 5ae4f47e96 removed comma. This was causing the main window to be pulled down behind the headerbar, hence the odd menu behavior 2021-08-23 07:44:17 -05:00
Blake Blackshear f3a1c1de0a move width/height/fps under detect and make required
also resizes the output from ffmpeg to specified size
2021-08-14 14:18:35 -05:00
Bernt Christian EgelandandBlake Blackshear 1f1a708388 set top postion to widow_padding 2021-08-14 07:37:56 -05:00
Jason HunterandBlake Blackshear 2fbfbf614b add download option on clips and snapshots 2021-08-07 15:51:16 -05:00
Jason HunterandBlake Blackshear c527b1ca5d change MQTT to toggle recordings instead of clips 2021-08-07 15:51:16 -05:00
Jason HunterandBlake Blackshear a476bc9885 initial commit 2021-08-07 15:51:16 -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