frigate/web/src
Nicolas Mowen 3c5eb1aee5
Some checks are pending
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Miscellaneous fixes (0.17 beta) (#21431)
* Add shortSummary field to review summary to be used for notifications

* pull in current config version into default config

* fix crash when dynamically adding cameras

depending on where we are in the update loop, camera configs might not be updated yet and we are receiving detections already

* add no tracked objects and icon to explore summary view

* reset add camera wizard when closing and saving

* don't flash no exports icon while loading

* Improve handling of homekit config

* Increase prompt tokens reservation

* Adjust

* Catch event not found object detection

* Use thread lock for JinaV2 in onnxruntime

* remove incorrect embeddings process from memray docs

* only show transcribe button if audio event has video

* apply aspect ratio and margin constraints to path overlay in detail stream on mobile

improves a specific case where the overlay was not aligned with 4:3 cameras on mobile phones

* show metadata title as tooltip on icon hover in detail stream

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-12-26 08:45:03 -06:00
..
api Miscellaneous fixes (#21141) 2025-12-04 12:19:07 -06:00
components Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
context Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -06:00
hooks Miscellaneous Fixes (0.17 Beta) (#21320) 2025-12-16 22:35:43 -06:00
lib Miscellaneous Fixes (0.17 beta) (#21396) 2025-12-24 08:03:09 -06:00
pages Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
types Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
utils Improve handling of backchannel audio in camera wizard (#21250) 2025-12-13 07:12:37 -07:00
views Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
App.tsx Miscellaneous Fixes (0.17 beta) (#21301) 2025-12-16 08:11:53 -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