1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-09 00:16:54 +01:00
blakeblackshear.frigate/frigate/api
Nicolas Mowen c49be0a47f
UI tweaks / fixes ()
* Update coloring of logs button

* Fix paging after submitting

* Fix sorting

* Add icon
2024-05-22 07:14:48 -06: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 Auth! () 2024-05-18 10:36:13 -06:00
auth.py add setting for secure flag on cookie () 2024-05-18 13:53:49 -06:00
event.py UI tweaks / fixes () 2024-05-22 07:14:48 -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