frigate/web/src
jon 5ed2e15172 fix: add i18n keys, lazy logging, and improve tests per contributor guide
- Add storage.breakdown.* i18n keys to en/views/system.json locale file
  and remove inline fallback strings from t() calls
- Use lazy logging format (%s) instead of f-string in new debug log line
- Rewrite retain_policy tests to target RecordConfig directly, avoiding
  Docker-only dependencies (labelmap, /config, detector runtimes)
- Add enum value and serialization roundtrip tests
2026-03-01 21:16:05 -06:00
..
api Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
components fix: address second code review findings for rollover storage 2026-03-01 16:46:16 -06:00
context Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -06:00
hooks Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
lib Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
pages Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
types fix: address second code review findings for rollover storage 2026-03-01 16:46:16 -06:00
utils Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
views fix: add i18n keys, lazy logging, and improve tests per contributor guide 2026-03-01 21:16:05 -06:00
App.tsx Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -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