Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas Mowen
27906e59c4 Add live views to new webui (#8970)
* Add support for live views

* Lint fixes

* Fix width

* Fix lint

* Cleanup hooks
2024-02-11 18:53:12 +01:00
Nicolas Mowen
33fcca2397 Improve review grid (#8953)
* Use constant aspect ratio for review grid

* Add infinite scrolling

* Don't have horizontal scrolling

* Handle autoplay for mobile

* Load more efficiently
2024-02-11 18:53:12 +01:00
Nicolas Mowen
3aaa8ae338 Add initial implementation of history view in new webui framework (#8895)
* Add support for review grid

* Cleanup reloading on focus

* Adjust timeline api to include metadata and before

* Be more efficient about getting info

* Adjust to new data format

* Cleanup types

* Cleanup text

* Transition to history

* Cleanup

* remove old web implementations

* Cleanup
2024-02-11 18:53:12 +01:00
Nicolas Mowen
dbd628f048 Add export page in to new web UI (#8929) 2024-02-11 18:53:12 +01:00