frigate/web/src
Nicolas Mowen bf099c3edd
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 (0.17 beta) (#21655)
* Fix jetson stats reading

* Return result

* Avoid unknown class for cover image

* fix double encoding of passwords in camera wizard

* formatting

* empty homekit config fixes

* add locks to jina v1 embeddings

protect tokenizer and feature extractor in jina_v1_embedding with per-instance thread lock to avoid the "Already borrowed" RuntimeError during concurrent tokenization

* Capitalize correctly

* replace deprecated google-generativeai with google-genai

update gemini genai provider with new calls from SDK
provider_options specifies any http options
suppress unneeded info logging

* fix attribute area on detail stream hover

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-01-15 07:08:49 -07:00
..
api Miscellaneous fixes (#21141) 2025-12-04 12:19:07 -06:00
components Miscellaneous fixes (0.17 beta) (#21655) 2026-01-15 07:08:49 -07: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) (#21607) 2026-01-12 20:36:38 -07:00
types Miscellaneous Fixes (0.17 beta) (#21474) 2025-12-31 05:48:56 -07:00
utils Miscellaneous fixes (0.17 beta) (#21655) 2026-01-15 07:08:49 -07:00
views Miscellaneous fixes (0.17 beta) (#21655) 2026-01-15 07:08:49 -07:00
App.tsx Miscellaneous Fixes (0.17 beta) (#21575) 2026-01-09 16:23:33 -07: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