• Joined on 2025-05-22
daniels pushed to main at daniels/importarr 2026-07-29 21:02:35 +02:00
006db01930 Fix import queue UI controls #31
daniels opened issue daniels/importarr#31 2026-07-29 20:52:34 +02:00
More UI changes / bugs
daniels commented on issue daniels/importarr#25 2026-07-29 20:45:12 +02:00
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…
daniels pushed to main at daniels/importarr 2026-07-29 20:44:42 +02:00
96f077ec76 Add release-aware self update #25
daniels commented on issue daniels/importarr#30 2026-07-29 20:43:18 +02:00
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…
daniels pushed to main at daniels/importarr 2026-07-29 20:42:25 +02:00
5c205fff13 Clarify Importarr light dark themes #30
daniels commented on issue daniels/importarr#30 2026-07-29 20:38:39 +02:00
UI changes
image.png

Create proper dark mode light mode versions. I cant tell if the current one is ligth or dark.

If…

daniels commented on issue daniels/importarr#25 2026-07-29 20:36:40 +02:00
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-check to 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
8a3929fae4 Add release-aware self update #25
daniels created branch 25-self-update-options-repo-versions in daniels/importarr 2026-07-29 20:36:28 +02:00
daniels commented on issue daniels/importarr#30 2026-07-29 20:33:48 +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…
daniels pushed to main at daniels/importarr 2026-07-29 20:33:03 +02:00
b2c34ef995 Add light and dark UI palettes #30
daniels commented on issue daniels/importarr#30 2026-07-29 20:31:53 +02:00
UI changes
image.png

image.png

daniels closed issue daniels/importarr#26 2026-07-29 20:28:40 +02:00
Force run now on the individual items.
daniels closed issue daniels/importarr#29 2026-07-29 20:28:34 +02:00
Site needs to be mobile responsive and mobile friendly
daniels commented on issue daniels/importarr#30 2026-07-29 20:28:33 +02:00
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 /…
daniels pushed to main at daniels/importarr 2026-07-29 20:28:11 +02:00
da4df50205 Tighten Importarr UI #30
daniels commented on issue daniels/importarr#30 2026-07-29 20:25:20 +02:00
UI changes

Also the color scheme needs to go back to blue, lightblue, purple ish

daniels commented on issue daniels/importarr#30 2026-07-29 20:24:42 +02:00
UI changes
image.png

UI Elements are a little clunky (settings menu for instance doesn't close when clicking away), the jobs…

daniels commented on issue daniels/importarr#30 2026-07-29 20:19:52 +02:00
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. -…