mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 18:43:09 +03:00
- 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 |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| context | ||
| hooks | ||
| lib | ||
| pages | ||
| types | ||
| utils | ||
| views | ||
| App.tsx | ||
| env.ts | ||
| index.css | ||
| login.tsx | ||
| main.tsx | ||
| vite-env.d.ts | ||