• Joined on 2022-05-14
Gandalf closed issue Gandalf/sofarr#70 2026-05-28 17:40:50 +01:00
BUG: Webhook regression after #62 — Ombi handler broken due to isReplay() signature change
Gandalf commented on issue Gandalf/sofarr#70 2026-05-28 17:40:47 +01:00
BUG: Webhook regression after #62 — Ombi handler broken due to isReplay() signature change

Resolved in commit a4d398e.

Gandalf opened issue Gandalf/sofarr#70 2026-05-28 17:30:30 +01:00
BUG: Webhook regression after #62 — Ombi handler broken due to isReplay() signature change
Gandalf opened issue Gandalf/sofarr#69 2026-05-28 17:29:30 +01:00
ENHANCE: Align requests card layout and container styling with downloads and history tabs
Gandalf pushed to release/1.7.32 at Gandalf/sofarr 2026-05-28 16:29:48 +01:00
879aee8eea merge branch 'develop' into 'main' - Release v1.7.32 (include markdownlint fix)
70710061b8 Fix markdownlint MD037 error in CHANGELOG.md
Compare 2 commits »
Gandalf pushed tag v1.7.32 to Gandalf/sofarr 2026-05-28 16:29:23 +01:00
Gandalf pushed to main at Gandalf/sofarr 2026-05-28 16:29:12 +01:00
879aee8eea merge branch 'develop' into 'main' - Release v1.7.32 (include markdownlint fix)
70710061b8 Fix markdownlint MD037 error in CHANGELOG.md
Compare 2 commits »
Gandalf pushed to develop at Gandalf/sofarr 2026-05-28 16:26:41 +01:00
70710061b8 Fix markdownlint MD037 error in CHANGELOG.md
Gandalf pushed tag v1.7.32 to Gandalf/sofarr 2026-05-28 16:26:06 +01:00
Gandalf created branch release/1.7.32 in Gandalf/sofarr 2026-05-28 16:25:41 +01:00
Gandalf pushed to release/1.7.32 at Gandalf/sofarr 2026-05-28 16:25:41 +01:00
Gandalf pushed to main at Gandalf/sofarr 2026-05-28 16:25:32 +01:00
f8f693e32a merge branch 'develop' into 'main' - Release v1.7.32
501a4c83bb chore: bump version to 1.7.32 and update CHANGELOG and docs
6fa9c79a7d fix: rTorrent null-safety, configurable SAB_HISTORY_LIMIT, lastError visibility (#68)
3d49c926dc fix(transmission): map status 7 to Checking, implement control methods (closes #63)
bd7a9c7951 fix(frontend): document non-standard vite config, clean stale client/dist (closes #66)
Compare 9 commits »
Gandalf pushed to develop at Gandalf/sofarr 2026-05-28 16:24:56 +01:00
501a4c83bb chore: bump version to 1.7.32 and update CHANGELOG and docs
Gandalf closed issue Gandalf/sofarr#68 2026-05-28 16:22:57 +01:00
BUG: rTorrent integration + other secondary gaps (incomplete RPC handling, limited history, fragile error handling)
Gandalf commented on issue Gandalf/sofarr#68 2026-05-28 16:22:41 +01:00
BUG: rTorrent integration + other secondary gaps (incomplete RPC handling, limited history, fragile error handling)

Resolved in commit 6fa9c79a7dd545ae7d35a4abdd4ecaba3ef2a1b2.

Gandalf pushed to develop at Gandalf/sofarr 2026-05-28 16:22:35 +01:00
6fa9c79a7d fix: rTorrent null-safety, configurable SAB_HISTORY_LIMIT, lastError visibility (#68)
Gandalf pushed to develop at Gandalf/sofarr 2026-05-28 16:05:07 +01:00
3d49c926dc fix(transmission): map status 7 to Checking, implement control methods (closes #63)
Gandalf closed issue Gandalf/sofarr#63 2026-05-28 16:01:59 +01:00
BUG: TransmissionClient is incomplete / proof-of-concept only (missing arrQueueId, control methods, status mapping)
Gandalf pushed to develop at Gandalf/sofarr 2026-05-28 15:59:32 +01:00
bd7a9c7951 fix(frontend): document non-standard vite config, clean stale client/dist (closes #66)
Gandalf closed issue Gandalf/sofarr#66 2026-05-28 15:59:28 +01:00
BUG: Frontend build/packaging fragility (custom Vite output + incomplete Dockerfile copy)