mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
* Use default names so filters are more clear * Add endpoint to get list of sub labels inside DB * Fix crash on no internet * Cleanups for sub_label http * Add sub label selector to events UI * Add event filtering for sub label * Formatting files * Reduce size of filters to fit on one line * Add handler for tests * Remove unused imports * Only show the sub labels filter when there are sub labels in the DB * Fix tests * Use distinct instead of group_by * Formatting * Cleanup event logic |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| api | ||
| components | ||
| context | ||
| hooks | ||
| icons | ||
| routes | ||
| utils | ||
| App.jsx | ||
| AppBar.jsx | ||
| env.js | ||
| index.css | ||
| main.tsx | ||
| preact.d.ts | ||
| Sidebar.jsx | ||
| vite-env.d.ts | ||