blakeblackshear.frigate/web/src/hooks
GuoQing Liu ef19332fe5
Add zones friend name (#20761)
* feat: add zones friendly name

* fix: fix the issue where the input field was empty when there was no friendly_name

* chore: fix the issue where the friendly name would replace spaces with underscores

* docs: update zones docs

* Update web/src/components/settings/ZoneEditPane.tsx

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Add friendly_name option for zone configuration

Added optional friendly name for zones in configuration.

* fix: fix the logical error in the null/empty check for the polygons parameter

* fix: remove the toast name for zones will use the friendly_name instead

* docs: remove emoji tips

* revert: revert zones doc ui tips

* Update docs/docs/configuration/zones.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Update docs/docs/configuration/zones.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Update docs/docs/configuration/zones.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* feat: add friendly zone names to tracking details and lifecycle item descriptions

* chore: lint fix

* refactor: add friendly zone names to timeline entries and clean up unused code

* refactor: add formatList

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-11-07 08:02:06 -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
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
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 Review card refactor (#20813) 2025-11-05 09:48:47 -06:00
use-fullscreen.ts
use-global-mutate.ts
use-image-loaded.ts
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 No recordings indicator on History timeline (#20715) 2025-10-29 08:39:07 -06:00
use-mouse-listener.ts
use-navigation.ts Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
use-optimistic-state.ts
use-overlay-state.tsx UI Tweaks (#20403) 2025-10-09 09:49:42 -05:00
use-persistence.ts
use-press.ts
use-session-persistence.ts
use-stats.ts Add low shm warning to bottom bar (#19824) 2025-08-28 14:32:05 -05:00
use-suggestions.ts
use-tap-utils.ts
use-timeline-utils.ts
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
use-zone-friendly-name.ts Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00