frigate/frigate/api
2026-03-18 12:02:49 -05:00
..
defs Miscellaneous fixes (0.17 beta) (#21607) 2026-01-12 20:36:38 -07: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 Restrict /api/config/raw to admin role to prevent credential leak to non-admin users 2026-03-18 12:02:49 -05:00
auth.py Restrict /api/config/raw to admin role to prevent credential leak to non-admin users 2026-03-18 12:02:49 -05:00
camera.py Fix go2rtc stream alias auth (#22097) 2026-02-27 20:02:19 -07:00
classification.py Add languages (#21870) 2026-02-03 13:29:52 -06:00
event.py consolidate attribute filtering to match non-english and url encoded values (#22002) 2026-02-14 08:33:17 -06:00
export.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
fastapi_app.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
media.py fix thumbnail encoding logic (#22329) 2026-03-08 14:15:12 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
review.py fix: Correctly apply API filter for "reviewed" (#21600) 2026-01-11 06:42:33 -07:00