frigate/web/src
Nicolas Mowen c136e5e8bd
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 / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Miscellaneous fixes (#21141)
* Remove source_type from API

* Don't require state classification models to select all classes

* Specifically validate provided end_time for manual events

* Remove yolov9 specification for warning

* Remove warning for coral

* clarify zone name tip

* clarify replace rules in lpr docs

* remove periods

* Add explanation for review report

* adjust HLS gap controller params

defaults to false, should help to recover from hangs and stalling in tracking details videos on chrome

* only redirect to login page once on 401

attempt to fix ios pwa safari redirect storm

* Use contextual information from other cameras to inform report summary

* Formatting and prompt improvements for review summary report

* More improvements to prompt

* Remove examples

* Don't show admin action buttons on export card

* fix redirect race condition

Coordinate 401 redirect logic between ApiProvider and ProtectedRoute using a shared flag to prevent multiple simultaneous redirects that caused UI flashing. Ensure both auth error paths check and set the redirect flag before navigating to login, eliminating race conditions where both mechanisms could trigger at once

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-12-04 12:19:07 -06:00
..
api Miscellaneous fixes (#21141) 2025-12-04 12:19:07 -06:00
components Miscellaneous fixes (#21141) 2025-12-04 12:19:07 -06:00
context Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -06:00
hooks Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -06:00
lib add Japanese, Swedish, and Lithuanian (#20509) 2025-10-15 13:42:13 -06:00
pages Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -06:00
types Miscellaneous Fixes (#21102) 2025-12-02 07:21:15 -07:00
utils Miscellaneous Fixes (#21063) 2025-11-27 07:58:35 -06:00
views Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -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