Add collapsible queue job cards

This commit is contained in:
Dymas
2026-05-23 13:59:46 +02:00
parent 948753fe28
commit 5bec8713a5
4 changed files with 67 additions and 9 deletions
+2 -1
View File
@@ -2,7 +2,7 @@
Small local web UI for a system-wide `ani-cli` install.
Current version: `0.35.1`
Current version: `0.35.2`
## Project Layout
@@ -166,6 +166,7 @@ Highlights:
- Automatic queue polling every 2.5 seconds.
- Dedicated queue pagination and cleanup controls.
- Search and queue workflows are now separated into distinct pages.
- Each queue job card can be collapsed, and finished jobs start collapsed by default to keep the page compact.
### Config Page