mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-27 10:52:11 +01:00
* Create timeline table * Fix indexes * Add other fields * Adjust schema to be less descriptive * Handle timeline queue from tracked object data * Setup timeline queue in events * Add source id for index * Add other fields * Fixes * Formatting * Store better data * Add api with filtering * Setup basic UI for timeline in events * Cleanups * Add recordings snapshot url * Start working on timeline ui * Add tooltip with info * Improve icons * Fix start time with clip * Move player logic back to clips * Make box in timeline relative coordinates * Make region relative * Get box overlay working * Remove overlay when playing again * Add disclaimer when selecting overlay points * Add docs for new apis * Fix mobile * Fix docs * Change color of bottom center box * Fix vscode formatting |
||
|---|---|---|
| .. | ||
| comms | ||
| detectors | ||
| images | ||
| test | ||
| __init__.py | ||
| __main__.py | ||
| app.py | ||
| config.py | ||
| const.py | ||
| events.py | ||
| ffmpeg_presets.py | ||
| http.py | ||
| log.py | ||
| models.py | ||
| motion.py | ||
| mypy.ini | ||
| object_detection.py | ||
| object_processing.py | ||
| objects.py | ||
| output.py | ||
| plus.py | ||
| record.py | ||
| stats.py | ||
| storage.py | ||
| timeline.py | ||
| types.py | ||
| util.py | ||
| video.py | ||
| watchdog.py | ||