frigate/web/src/hooks
Josh Hawkins b52044aecc
Add Detail stream in History view (#20525)
* new type

* activity stream panel

* use context provider for activity stream

* new activity stream panel in history view

* overlay for object tracking details in history view

* use overlay in video player

* don't refetch timeline

* fix activity stream group from being highlighted prematurely

* use annotation offset

* fix scrolling and use custom hook for interaction

* memoize to prevent unnecessary renders

* i18n and timestamp formatting

* add annotation offset slider

* bg color

* add collapsible component

* refactor

* rename activity to detail

* fix merge conflicts

* i18n

* more i18n
2025-10-16 07:24:14 -06:00
..
resize-observer.ts Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
use-allowed-cameras.ts Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
use-api-filter.ts Fixes (#19406) 2025-08-06 22:09:43 -05:00
use-camera-activity.ts Improve audio detection debugging (#19753) 2025-08-25 13:40:21 -05:00
use-camera-friendly-name.ts Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
use-camera-live-mode.ts Don't block UI while pulling the stream live info (#19998) 2025-09-09 17:53:26 -05:00
use-camera-previews.ts Fix fetching of generated preview video (#13498) 2024-09-02 09:18:58 -05:00
use-contextmenu.ts Face UI cleanup (#17472) 2025-03-31 16:49:56 -05:00
use-date-locale.ts add Japanese, Swedish, and Lithuanian (#20509) 2025-10-15 13:42:13 -06:00
use-date-utils.ts Improve timezone handling (#18257) 2025-05-15 17:13:32 -05:00
use-deep-memo.ts Add status bar provider (#11066) 2024-04-22 08:20:23 -06:00
use-doc-domain.ts feat: document locale url (#18409) 2025-05-28 06:10:45 -06:00
use-draggable-element.ts Add Detail stream in History view (#20525) 2025-10-16 07:24:14 -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-global-mutate.ts Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
use-image-loaded.ts Faster skeleton with refs (#10063) 2024-02-26 11:34:52 -07:00
use-is-admin.ts UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
use-is-custom-role.ts Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
use-keyboard-listener.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -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 Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
use-optimistic-state.ts Fix optimistic state (#11556) 2024-05-27 07:59:26 -05:00
use-overlay-state.tsx UI Tweaks (#20403) 2025-10-09 09:49:42 -05:00
use-persistence.ts Ensure that persisted state is kept in sync (#12596) 2024-07-24 11:17:32 -06:00
use-press.ts Explore bulk actions (#15307) 2024-12-02 11:12:55 -07: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 Add low shm warning to bottom bar (#19824) 2025-08-28 14:32:05 -05:00
use-suggestions.ts Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -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
use-timeline-zoom.ts Listen on timeline ref instead of window (#18006) 2025-05-02 17:35:55 -06:00
use-user-interaction.ts Add Detail stream in History view (#20525) 2025-10-16 07:24:14 -06:00
use-video-dimensions.ts Fix HLS video initial aspect on Chrome (#19805) 2025-08-27 12:27:18 -06:00