frigate/web/src
jon c98885ce20 fix: address second code review findings for rollover storage
- C3: Make retain_policy global-only by hiding from per-camera settings
  UI and removing from CameraConfig TypeScript type
- C4: Add missing units field to StorageBreakdown TypeScript type to
  match API response
- I3: Add 24-hour grace period for deleted camera recordings in rollover
  mode to prevent data loss if camera is temporarily removed from config
- I6: Deduplicate model_validator warning by using module-level flag to
  prevent N+1 duplicate warnings during config propagation
- S5: Add debug log when skipping time-based expiry in rollover mode and
  clean up redundant if/not-if to if/else
2026-03-01 16:46:16 -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: address code review findings for rollover storage 2026-03-01 16:32:25 -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