frigate/frigate/api
George Tsiamasiotis 1959d24908 Automatically call FrigateConfig.runtime_config()
runtime_config needed to be called manually before. Now, it's been
removed, but the same code is run by a pydantic validator.
2024-09-21 13:24:02 +03:00
..
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Automatically call FrigateConfig.runtime_config() 2024-09-21 13:24:02 +03:00
auth.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
event.py Fix similarity search (#13856) 2024-09-20 12:05:55 -05:00
export.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
media.py Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
notification.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
preview.py Add types to date preview & vod api (#13636) 2024-09-09 11:03:53 -05:00
review.py Explore view fixes (#13726) 2024-09-13 14:44:31 -06:00