mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
* Write files in UTC and update folder structure to not conflict * Add timezone arg for events summary * Fixes for timezone in calls * Use timezone for recording and recordings summary endpoints * Fix sqlite parsing * Fix sqlite parsing * Fix recordings summary with timezone * Fix * Formatting * Add pytz * Fix default timezone * Add note about times being displayed in localtime * Improve timezone wording and show actual timezone * Add alternate endpoint to cover existing usecase to avoid breaking change * Formatting |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| api | ||
| assets | ||
| components | ||
| context | ||
| hooks | ||
| icons | ||
| routes | ||
| utils | ||
| app.css | ||
| app.tsx | ||
| AppBar.jsx | ||
| env.js | ||
| index.css | ||
| main.tsx | ||
| preact.d.ts | ||
| Sidebar.jsx | ||
| vite-env.d.ts | ||