blakeblackshear.frigate/web/src/hooks
Nicolas Mowen 27e71eb142
Improve navigation (#13833)
* Fix infinite loop

* Fix review page not opening to historical review items

* Use query arg for search and remove unused recording opening

* Retain query

* Clean up typing
2024-09-19 11:01:57 -05:00
..
resize-observer.ts Implement recordings fullscreen and rework recordings layout size calculation (#11318) 2024-05-09 15:06:29 -06:00
use-api-filter.ts Fix filter args (#13718) 2024-09-13 08:25:29 -05:00
use-camera-activity.ts Simplify ws updating (#12390) 2024-07-11 09:25:33 -06:00
use-camera-live-mode.ts Live player fixes (#13143) 2024-08-17 12:16:48 -06:00
use-camera-previews.ts Fix fetching of generated preview video (#13498) 2024-09-02 09:18:58 -05:00
use-contextmenu.ts Improve stats (#10911) 2024-04-09 17:08:11 -06:00
use-date-utils.ts UI Fixes (#13703) 2024-09-12 14:28:15 -05:00
use-deep-memo.ts Add status bar provider (#11066) 2024-04-22 08:20:23 -06:00
use-draggable-element.ts Improve timeline auto scrolling (#13556) 2024-09-04 10:48:45 -06:00
use-event-segment-utils.ts UI changes (#10651) 2024-03-24 11:39:28 -06:00
use-fullscreen.ts Dynamically detect if full screen is supported (#13197) 2024-08-19 16:01:21 -05:00
use-image-loaded.ts Faster skeleton with refs (#10063) 2024-02-26 11:34:52 -07:00
use-keyboard-listener.tsx Add confirmation dialog before deleting review items (#12950) 2024-08-11 06:25:09 -06:00
use-motion-segment-utils.ts Motion review playback optimizations (#10659) 2024-03-24 20:37:44 -06:00
use-mouse-listener.ts Implement scroll lock for previews (#10180) 2024-03-01 17:34:41 -07:00
use-navigation.ts Explore page optimizations (#13682) 2024-09-11 14:20:41 -05:00
use-optimistic-state.ts Fix optimistic state (#11556) 2024-05-27 07:59:26 -05:00
use-overlay-state.tsx Improve navigation (#13833) 2024-09-19 11:01:57 -05:00
use-persistence.ts Ensure that persisted state is kept in sync (#12596) 2024-07-24 11:17:32 -06:00
use-session-persistence.ts Persist live view muted/unmuted for session only (#12727) 2024-08-09 06:46:39 -06:00
use-stats.ts Simplify ws updating (#12390) 2024-07-11 09:25:33 -06:00
use-suggestions.ts Improved search input (#13815) 2024-09-18 12:18:16 -06:00
use-tap-utils.ts Scrolling fixes and motion timeline changes (#10295) 2024-03-06 14:35:10 -07:00
use-timeline-utils.ts Timeline tweaks for mobile (#10726) 2024-03-28 10:03:06 -05:00