1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-18 00:17:34 +01:00
blakeblackshear.frigate/frigate/api
Nicolas Mowen e7950abec3
Add ability to submit frames from recordings ()
* add ability to parse and upload image from recording to frigate+

* Show dialog with current frame to be uploaded

* Implement uploading image in frontend

* Cleanup

* Update title
2024-05-03 09:00:19 -05:00
..
__init__.py Update flask and restructure into api folder with apis put into separate folders () 2024-03-02 22:10:37 +00:00
app.py Revamp object debug view () 2024-05-01 08:07:56 -06:00
event.py Implement score filtering on Frigate+ Page () 2024-04-14 10:06:11 -06:00
export.py Save exports to database () 2024-04-19 17:11:41 -05:00
media.py Add ability to submit frames from recordings () 2024-05-03 09:00:19 -05:00
preview.py Preview improvements () 2024-03-11 18:31:05 -05:00
review.py Explicitly set pandas dtype to reduce memory usage and fix warning () 2024-04-29 06:23:08 -05:00