frigate/web/src
Josh Hawkins fbf4388b37
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
Miscellaneous Fixes (#20897)
* don't flatten the search result cache when updating

this would cause an infinite swr fetch if something was mutated and then fetch was called again

* Properly sort keys for recording summary in StorageMetrics

* tracked object description box tweaks

* Remove ability to right click on elements inside of face popup

* Update reprocess message

* don't show object track until video metadata is loaded

* fix blue line height calc for in progress events

* Use timeline tab by default for notifications but add a query arg for customization

* Try and improve notification opening behavior

* Reduce review item buffering behavior

* ensure logging config is passed to camera capture and tracker processes

* ensure on demand recording stops when browser closes

* improve active line progress height with resize observer

* remove icons and duplicate find similar link in explore context menu

* fix for initial broken image when creating trigger from explore

* display friendly names for triggers in toasts

* lpr and triggers docs updates

* remove icons from dropdowns in face and classification

* fix comma dangle linter issue

* re-add incorrectly removed face library button icons

* fix sidebar nav links on < 768px desktop layout

* allow text to wrap on mark as reviewed button

* match exact pixels

* clarify LPR docs

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-17 08:12:05 -06:00
..
api Change camera_activity effect to run only when config updates (#20468) 2025-10-13 16:24:35 -06:00
components Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06: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 (#20897) 2025-11-17 08:12:05 -06:00
types Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
utils chore: i18n use cache key (#20885) 2025-11-14 09:36:46 -06:00
views Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06: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