Block a user
Create a self-update options from repo. Should query and look for new versions.
Main push update
Pushed the #25 implementation to main.
- Main commit:
96f077e(Add release-aware self update #25) - Verification before push: `.venv/bin/pytest tests/test_queue_controls…
UI changes
Theme contrast follow-up
Applied the latest feedback about the light/dark palette clarity.
What changed
- Made light mode explicitly light: white page background, white cards, soft blue…
Create a self-update options from repo. Should query and look for new versions.
Implementation update
Implemented release-aware self-update for #25.
What changed
- Added
GET /api/control/update-checkto query the configured latest-release API and compare it with…
daniels
pushed to 25-self-update-options-repo-versions at daniels/importarr
2026-07-29 20:36:28 +02:00
daniels
created branch 25-self-update-options-repo-versions in daniels/importarr
2026-07-29 20:36:28 +02:00
UI changes
Color scheme follow-up
Applied the supplied palette direction for issue #30.
What changed
- Added CSS custom properties for the new palette.
- Light mode now uses the white / soft blue…
Force run now on the individual items.
Site needs to be mobile responsive and mobile friendly
UI changes
Follow-up implementation update
Applied the latest UI refinement comments on issue #30.
What changed since the previous attempt
- Switched the palette back toward blue / light-blue /…
UI changes
Implementation update
Implemented the SABnzbd-inspired UI direction from the mobile and desktop references.
What changed
- Reworked the top bar into a compact status/control toolbar. -…