• Joined on 2025-05-22
daniels pushed to main at daniels/importarr 2026-07-29 15:12:06 +02:00
ce82a405c5 Treat manual storage as Importarr-owned
daniels pushed to main at daniels/importarr 2026-07-29 15:11:27 +02:00
22a1fc5522 Add settings connection tests
daniels opened issue daniels/importarr#27 2026-07-29 15:10:42 +02:00
Queue controls should display current status
daniels pushed to main at daniels/importarr 2026-07-29 15:08:33 +02:00
581934f7b5 Refresh stale SAB category ignores
daniels closed issue daniels/importarr#18 2026-07-29 15:07:05 +02:00
Add automatic build/install footer after server reinstall workflow
daniels opened issue daniels/importarr#26 2026-07-29 15:06:47 +02:00
Force run now on the individual items.
daniels pushed to main at daniels/importarr 2026-07-29 15:06:38 +02:00
2ff670a9ae Read SAB cat as category
daniels pushed to main at daniels/importarr 2026-07-29 15:01:20 +02:00
57c266dfa8 Add settings dialog for Arr connections #21
daniels closed issue daniels/importarr#21 2026-07-29 14:57:59 +02:00
Make a UI setting for connecting to sabnzb with api token
daniels commented on issue daniels/importarr#21 2026-07-29 14:57:58 +02:00
Make a UI setting for connecting to sabnzb with api token

Implementation update

What changed

  • Added a reusable Settings dialog from the main UI.
  • Added SABnzbd URL and API token fields backed by persisted app settings.
  • Included Radarr and…
daniels pushed to 21-sabnzbd-api-token-ui at daniels/importarr 2026-07-29 14:57:41 +02:00
57c266dfa8 Add settings dialog for Arr connections #21
daniels created branch 21-sabnzbd-api-token-ui in daniels/importarr 2026-07-29 14:57:41 +02:00
daniels commented on issue daniels/importarr#20 2026-07-29 14:49:22 +02:00
Add UI override start / stop / pause timer button

Follow-up deployment correction

The first deployment still served the legacy importarr-status UI, so the queue control feature was installed but not visible at the public URL.

What…

daniels pushed to main at daniels/importarr 2026-07-29 14:48:49 +02:00
a443909d64 Fix FastAPI index rendering
daniels pushed to main at daniels/importarr 2026-07-29 14:46:27 +02:00
f4d151f9fe Remove legacy Importarr status UI
daniels closed issue daniels/importarr#8 2026-07-29 14:45:42 +02:00
Build full Jobs and Queue UI
daniels commented on issue daniels/importarr#8 2026-07-29 14:45:42 +02:00
Build full Jobs and Queue UI

Implementation summary

Implemented the full Jobs and Queue UI for issue #8.

What changed

  • Added richer /api/jobs payloads with queue groups, one row per queue item/video file, SAB…
daniels pushed to main at daniels/importarr 2026-07-29 14:45:32 +02:00
1cafe2b45a Build jobs queue UI for issue #8
daniels pushed to main at daniels/importarr 2026-07-29 14:40:14 +02:00
8cb82ee8c4 Add queue override controls
daniels closed issue daniels/importarr#20 2026-07-29 14:35:57 +02:00
Add UI override start / stop / pause timer button