mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 10:33:11 +03:00
- C1: Rewrite breakdown endpoint with JOIN queries (eliminates N+1) - C2: Use getUnitSize() for consistent MiB/GiB display - C3: Add retain_policy to global FrigateConfig TypeScript type - I1: Only fetch breakdown data when rollover mode is active - I2: Handle NULL end_time for in-progress events/reviews - I5: Add model_validator warning when rollover + days are both set - S4: Hide breakdown when total is 0 |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| context | ||
| hooks | ||
| lib | ||
| pages | ||
| types | ||
| utils | ||
| views | ||
| App.tsx | ||
| env.ts | ||
| index.css | ||
| login.tsx | ||
| main.tsx | ||
| vite-env.d.ts | ||