blakeblackshear.frigate/frigate/api
Josh Hawkins 2a28964e63
Improve UI logs (#16434)
* use react-logviewer and backend streaming

* layout adjustments

* readd copy handler

* reorder and fix key

* add loading state

* handle frigate log consolidation

* handle newlines in sheet

* update react-logviewer

* fix scrolling and use chunked log download

* don't combine frigate log lines with timestamp

* basic deduplication

* use react-logviewer and backend streaming

* layout adjustments

* readd copy handler

* reorder and fix key

* add loading state

* handle frigate log consolidation

* handle newlines in sheet

* update react-logviewer

* fix scrolling and use chunked log download

* don't combine frigate log lines with timestamp

* basic deduplication

* move process logs function to services util

* improve layout and scrolling behavior

* clean up
2025-02-10 08:38:56 -07:00
..
defs Improve display of recordings data (#16436) 2025-02-09 16:02:36 -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 Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Fix sanitized api causing issues (#16433) 2025-02-09 14:50:12 -07:00
event.py Face detection (#14544) 2025-02-08 12:47:01 -06:00
export.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Improve display of recordings data (#16436) 2025-02-09 16:02:36 -07:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
review.py Add endpoint for fetching batch review items (#16254) 2025-02-08 12:47:01 -06:00