frigate/web/src
Josh Hawkins 815303922d
Miscellaneous Fixes (#21005)
* update live view docs

* use swr as single source of truth for searchDetail

rather than maintaining a separate state, derive the selected item from swr cache. fixes websocket sync when regenerating descriptions or fetching transcriptions

* fix key warning in console

* don't try to fetch event from review item for audio events

* update audio transcription toast wording

* Add a community supported badge to specific detectors in the info summaries to better separate

* Make object classification publish to tracked object update and add examples for state classification

* Add item to advanced docs about tensorflow limiting

* Don't show submission for in progress objects

* fix for ios not reporting video dimensions on initial metadata load

in testing, polling with requestAnimationFrame finds the dimensions within 2 frames

* Catch jetson nvidia device tree

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-23 08:40:25 -07:00
..
api Change camera_activity effect to run only when config updates (#20468) 2025-10-13 16:24:35 -06:00
components Miscellaneous Fixes (#21005) 2025-11-23 08:40:25 -07:00
context Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
hooks Miscellaneous fixes (#20875) 2025-11-11 17:00:54 -06:00
lib add Japanese, Swedish, and Lithuanian (#20509) 2025-10-15 13:42:13 -06:00
pages Miscellaneous Fixes (#20973) 2025-11-20 17:50:17 -06:00
types Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
utils Miscellaneous Fixes (#20989) 2025-11-21 15:40:58 -06:00
views Miscellaneous Fixes (#21005) 2025-11-23 08:40:25 -07:00
App.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00