blakeblackshear.frigate/frigate/api
Nicolas Mowen 59335c0628
Redesign log page and pull logs in chunks (#10809)
* Redesign log page to have formatting

* Support other log types as well

* fix border

* Support log data format

* Only load necessary logs

* Load incrementally

* Cleanup

* Cleanup

* Render all items

* avoid flashing scroll to bottom

* Fix not listening at first

* Always ensure logLine is defined

* Group logs based on timestamp

* Formatting

* remove scrollbar

* Don't repull when there are no items to pull

* Add newline to end

* Fix log lines missing

* typo
2024-04-03 11:55:13 -05:00
..
__init__.py
app.py Redesign log page and pull logs in chunks (#10809) 2024-04-03 11:55:13 -05:00
event.py
media.py
preview.py
review.py