46 Commits

Author SHA1 Message Date
santiagosayshey
8587cf7d1b feat: add upgrade filter preview (#693) 2026-06-05 20:15:17 +09:30
santiagosayshey
323d87e467 fix: strip backup git remote credentials (#700) 2026-05-29 15:13:26 +09:30
santiagosayshey
bcaff2b268 fix: support quality profile upgrades allowed (#690) 2026-05-27 15:16:54 +09:30
santiagosayshey
04f1adde56 fix: sync referenced formats before quality profiles (#688) 2026-05-27 13:50:52 +09:30
santiagosayshey
617aff5669 fix: skip unmonitored sonarr dry-run seasons (#687) 2026-05-27 13:27:50 +09:30
santiagosayshey
13112b45dd fix: monitor upgrade queue during search commands (#683) 2026-05-27 09:33:56 +09:30
santiagosayshey
6c531bb5e0 fix: block invalid PCD dependency drops (#658) 2026-05-25 02:00:35 +09:30
santiagosayshey
4af19ce215 fix: allow cloned Arr instances with reused API keys (#619) 2026-05-20 07:54:46 +09:30
santiagosayshey
13037eb367 fix: entity testing arr types + origin env var docs (#575) 2026-05-18 05:17:53 +09:30
santiagosayshey
cbf859f702 fix: keep arr instances enabled (#561) 2026-05-10 21:05:40 +09:30
santiagosayshey
15f1f78690 fix: preserve queued named schedules (#558) 2026-05-08 16:05:13 +09:30
santiagosayshey
a95bf85499 fix: clarify drift result labels (#546) 2026-05-07 13:03:06 +09:30
santiagosayshey
5f4386f1ff feat: add selectable date format (#545) 2026-05-07 10:36:10 +09:30
santiagosayshey
70ab3c7065 feat: enable editing for quality definitions on linked databases (#544) 2026-05-07 08:37:25 +09:30
santiagosayshey
b4a072ce94 feat: enable editing for naming on linked databases (#542) 2026-05-06 17:51:05 +09:30
santiagosayshey
3177d36312 feat: enable editing for media settings on linked databases (#540) 2026-05-06 16:33:13 +09:30
santiagosayshey
2691e2341b fix: converge delay profile delete to name-only guards (#539) 2026-05-06 15:32:27 +09:30
santiagosayshey
9b5defa812 feat: enable editing for delay profiles on linked databases (#534) 2026-05-06 08:46:47 +09:30
santiagosayshey
d19ea6a147 refactor: pcd write test harness and regex coverage (#533) 2026-05-06 08:05:34 +09:30
santiagosayshey
6a97d0158e feat: surface update-available indicator in nav and About (#530) 2026-05-06 05:21:07 +09:30
santiagosayshey
ce72f41bfc fix: backup creation and restore reliability (#527) 2026-05-05 15:58:38 +09:30
santiagosayshey
0494077f82 feat: media management drift detection (#520) 2026-05-04 18:48:41 +09:30
santiagosayshey
424fc21174 fix: use BEGIN IMMEDIATE for write transactions (#519) 2026-05-04 17:30:16 +09:30
santiagosayshey
615eed3c54 feat: surface per-section drift progress on sync page (#518) 2026-05-04 17:15:54 +09:30
santiagosayshey
0d3474def7 feat: add drift notifications (#516) 2026-05-04 15:28:23 +09:30
santiagosayshey
e2e7fdf9c8 chore: speed up and stabilize CI and integration tests (#517) 2026-05-04 15:23:44 +09:30
santiagosayshey
aa5eb35b49 docs: clarify drift scope (#515) 2026-05-04 11:55:03 +09:30
santiagosayshey
5effe78899 feat: add delay profile drift detection (#514) 2026-05-04 11:43:45 +09:30
santiagosayshey
65fc0866c2 feat: add quality profile drift comparison (#512) 2026-05-04 08:40:45 +09:30
santiagosayshey
7f5a619c61 fix: show drift run status (#511) 2026-05-04 05:43:40 +09:30
santiagosayshey
85a9adf2ff feat: add drift detection page (#510) 2026-05-03 16:36:43 +09:30
santiagosayshey
c2e53ee52d feat: add custom format drift comparison (#509) 2026-05-03 14:14:17 +09:30
santiagosayshey
42c0095939 feat: add drift detection foundation (#508) 2026-05-03 13:22:04 +09:30
santiagosayshey
2ec077b5db feat: filter upgrades by custom format (#507) 2026-05-03 08:19:46 +09:30
santiagosayshey
17b60e3165 refactor: improve upgrade filter import flow (#505) 2026-05-03 07:13:51 +09:30
santiagosayshey
71c738f34f feat: add dynamic upgrade filter values (#492) 2026-05-01 02:48:37 +09:30
santiagosayshey
cdf710ad4b fix: serve generated OpenAPI spec (#479) 2026-04-27 08:44:00 +09:30
santiagosayshey
75275890d1 feat: database announcements (#478) 2026-04-27 07:56:08 +09:30
santiagosayshey
c8d304c203 chore: better database sync logs (#476) 2026-04-26 22:56:30 +09:30
santiagosayshey
490fe12b8e fix: version display spacing and identity labels (#468) 2026-04-21 02:16:17 +09:30
santiagosayshey
483ed538a6 feat: add in-app announcements (#467) 2026-04-21 01:40:28 +09:30
santiagosayshey
53020fb572 fix: timezone-aware date handling across the stack (#460) 2026-04-19 21:08:24 +09:30
santiagosayshey
1710f2ba20 feat: backup notifications with live status stream (#454) 2026-04-18 15:35:31 +09:30
santiagosayshey
f86a1f0e9d fix: use on-demand SSE instead of persistent connection for job status (#436) 2026-04-15 11:44:35 +09:30
santiagosayshey
7b393fefbc fix: use leader election for SSE to prevent multi-tab connection exhaustion (#435) 2026-04-15 11:04:31 +09:30
santiagosayshey
fb810c4318 chore: repository cleanup and modular architecture docs (#432) 2026-04-15 10:36:23 +09:30