..
defs
Fix chat tool calling and prompt breaking ( #23457 )
2026-06-12 07:48:43 -05: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
Restore runtime state on startup ( #23326 )
2026-05-27 12:03:09 -06:00
auth.py
Miscellaneous fixes ( #23513 )
2026-06-19 10:10:22 -06:00
camera.py
Add recording keyframe analysis to camera probe dialog ( #23453 )
2026-06-11 14:16:41 -06:00
chat_util.py
Chat improvements ( #22823 )
2026-04-09 14:31:37 -06:00
chat.py
Fix chat tool calling and prompt breaking ( #23457 )
2026-06-12 07:48:43 -05:00
classification.py
Miscellaneous fixes ( #23335 )
2026-05-29 06:53:17 -06:00
debug_replay.py
Debug replay fixes ( #23270 )
2026-05-20 16:37:02 -05:00
event.py
Camera access fixes ( #22987 )
2026-04-23 12:27:49 -06:00
export.py
Miscellaneous fixes ( #23238 )
2026-05-18 22:52:40 -05:00
fastapi_app.py
Miscellaneous fixes ( #23317 )
2026-05-27 09:19:11 -06:00
media_auth.py
Implement cross-camera safety for indexed media folders ( #23164 )
2026-05-11 14:52:18 -05:00
media.py
Use Job infrastructure for Debug Replay ( #23099 )
2026-05-03 14:54:20 -06:00
motion_search.py
Refactor motion search ( #23378 )
2026-06-01 12:08:46 -05:00
notification.py
API admin exemptions and route guard updates ( #21094 )
2025-11-29 07:30:04 -06:00
preview.py
Miscellaneous fixes ( #23044 )
2026-04-30 12:53:34 -05:00
record.py
Miscellaneous fixes ( #23373 )
2026-06-01 13:55:52 -06:00
review.py
replace motion activity resample apply/agg lambdas with vectorized max() and first() ( #23383 )
2026-06-01 15:51:43 -06:00