efb142239d
fix(ext-ci): drop actions/upload-artifact (Forgejo Actions doesn't support v4+ GHES) — build-web reads XPI directly from the ext-<version> Forgejo release asset — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 23:32:58 -04:00
e766197d99
Merge pull request 'fix(ext-ci): jq→python + bump ext to 1.0.3 + rollback-on-upload-failure' (#18) from dev into main
ext-1.0.3
bvandeusen2026-05-25 23:14:51 -04:00
5587a76606
fix(ext-ci): replace jq with python3 (jq not in ci-python image) + bump ext 1.0.2→1.0.3 (escape AMO 'version already exists' from prior partial-failure run) + add rollback to prevent empty cache-release tombstones — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 23:14:11 -04:00
3872e1dda9
Merge pull request 'fix(ext-ci): web-ext v8 .cjs config workaround' (#17) from dev into main
v26.05.25.5
bvandeusen2026-05-25 22:49:14 -04:00
17e19081a2
fix(ext-ci): drop web-ext-config.cjs (v8 mis-parses .cjs configs as if module.exports were a config option) — inline ignore-files on CLI + --no-config-discovery — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 22:46:58 -04:00
9814f3dbaf
Merge pull request 'Release v26.05.25.5 — Extension publish refactor, deep-scan IR-parity, archive-import perf, artist Settings tab' (#16) from dev into main
bvandeusen2026-05-25 22:44:59 -04:00
770bcf3aa6
feat(artist): tab split (Overview/Settings) so DangerZone is reachable without exhausting the infinite-scroll image grid — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 22:32:07 -04:00
52d7905c43
perf(importer): cache phash candidates on Importer to fix archive-import soft-timeout (was O(M×N) per-member SELECTs) — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 22:25:32 -04:00
e6ededbe8e
feat(deep-scan): IR-parity port — refreshed status + counter, re-queue completed paths in deep mode, honest UX — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 22:16:26 -04:00
c06cbc0abe
feat(ci): inline extension sign into build.yml + Forgejo Release Assets as XPI cache (v26.05.25.5) — bump ext to 1.0.2 — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 21:30:11 -04:00
b214460fdb
Merge pull request 'Release v26.05.25.4 — importer ext sanitize fix, CI shard split, BrowserExtensionCard on Overview' (#15) from dev into main
v26.05.25.4
bvandeusen2026-05-25 21:11:50 -04:00
ac39509a74
fix(ci): rename shard jobs to no-separator names (intapi/intimp/intcore) + add diagnostic docker ps dump so next bounce surfaces the real act_runner naming convention — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 20:59:17 -04:00
3531f373ee
feat(settings): move BrowserExtensionCard from Maintenance to Overview tab — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 20:33:44 -04:00
36cc0622cb
fix(importer): sanitize PostAttachment.ext to skip mangled gallery-dl URL-encoded basenames (varchar(32) overrun) — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 20:33:44 -04:00
e50f92d900
perf(ci): shard integration suite into 3 parallel jobs (int_api, int_imp, int_core) — newly feasible after act_runner capacity 2→6 — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 20:05:15 -04:00
ba8d9b112d
fix(ext-ci): add diagnostic tracing to commit step to surface why run #309 reported success without producing the XPI side-commit — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 20:05:15 -04:00
c451061ca5
fix(ext-ci): self-retrigger workflow on its own edits (path filter includes workflow file) — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 18:24:31 -04:00
ac55d0e8d8
Merge pull request 'fix(ext-ci): match AMO-renamed signed XPI' (#14) from dev into main
v26.05.25.3
bvandeusen2026-05-25 18:22:50 -04:00
47d760550d
fix(ext-ci): glob AMO-renamed signed XPI + canonicalize to fabledcurator-<version>.xpi — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 18:22:01 -04:00
89a89e0ded
Merge pull request 'Release v26.05.25.3 — ML embedder SigLIP fix, import-UX, extension publish' (#13) from dev into main
bvandeusen2026-05-25 17:56:50 -04:00
dc3bce7fc1
chore(ext): bump to 1.0.1 to trigger initial sign-and-publish — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 17:37:10 -04:00
f657582f30
feat(import-ui): deep scan button, sticky settings tabs, tasks-above-filters, fix Scanning-undefined source_path — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 17:37:10 -04:00
111b952535
fix(ml): load SigLIP image-only processor to avoid SentencePiece dep — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bvandeusen2026-05-25 17:31:06 -04:00
4e9aac2c05
Merge pull request 'v26.05.25.2: supersede + sidecar enrichment, scan toast feedback, CI uv + pip cache + durations' (#12) from dev into main
v26.05.25.2
bvandeusen2026-05-25 14:30:25 -04:00
a0470b5f60
feat(importer): _supersede() now applies the new (larger) file's sidecar — operator wanted to scan GS download dir to supersede smaller IR-migrated images AND wire up gallery-dl Post metadata, but supersede was file-only and silently dropped the sidecar.
bvandeusenandClaude Opus 4.72026-05-25 13:51:51 -04:00
b0bb7ae6cc
ci: pip wheel cache (actions/cache on requirements.txt hash) + uv-when-available — ~2 min saved on warm runs, no risk
bvandeusenandClaude Opus 4.72026-05-25 13:47:27 -04:00
1bbe478fd0
ci: report slowest 25 integration tests via pytest --durations=25 — instrumentation pass before deciding parallelization vs targeted slow-test fixes
bvandeusenandClaude Opus 4.72026-05-25 13:09:25 -04:00
5666fd5ca5
fix(ui): scan trigger immediate-feedback toast + delayed status re-poll — operator-flagged 'click does nothing' was actually scan_directory's skip-set finalizing the batch in <100ms when every file already had an ImportTask row, before refreshStatus could ever see the active state. Now the click always produces visible feedback (immediate 'Scan triggered' + 2s 'no new files' if it quick-finalizes).
bvandeusenandClaude Opus 4.72026-05-25 13:06:11 -04:00
2879ac6f2b
Merge pull request 'v26.05.25.1: maintenance sweep + Camie v2 + corrupt-file handling + post-date gallery + clear-stuck escape hatch' (#11) from dev into main
v26.05.25.1
bvandeusen2026-05-25 12:57:46 -04:00
3a359f6c5e
fix(ui): Quick scan button always visible (disabled when active batch present) + inline Clear stuck action — operator was clicking a spinner area thinking it was the button because activeBatch hid the Quick scan button entirely
bvandeusenandClaude Opus 4.72026-05-25 12:43:37 -04:00
b6a917ac81
feat(import): /api/import/clear-stuck endpoint + Clear stuck UI button — escape hatch for the autoretry-loop case the automatic sweep can't break
bvandeusenandClaude Opus 4.72026-05-25 12:37:07 -04:00
c361032554
feat(gallery): sort/group/jump by COALESCE(post.post_date, image_record.created_at) — surface migrated content at its original publish date, not FC scan date
bvandeusenandClaude Opus 4.72026-05-25 12:30:18 -04:00
9f54efdedf
fix(migrators): tag_apply phase 4 now covers deviantart + pixiv (was silently dropping IR PostMetadata from those platforms)
bvandeusenandClaude Opus 4.72026-05-25 11:25:45 -04:00
6b1bb87647
fix(tests): update test_ensure_camie_skips_when_present to v2 filenames (camie-tagger-v2.onnx + camie-tagger-v2-metadata.json) — pinned-test bounce from 3b3e756bvandeusenandClaude Opus 4.72026-05-25 11:12:55 -04:00
68cffce322
fix(importer): catch PIL OSError during transparency + phash blocks, skip as invalid_image instead of letting Celery autoretry loop forever
bvandeusenandClaude Opus 4.72026-05-25 02:34:36 -04:00
52445eb501
fix(ui): double directory card width (220px -> 440px) + bound preview slot height (min 150 / max 220 / overflow hidden / explicit display+object-position) so tall source images can't escape on browsers that don't compute aspect-ratio
bvandeusenandClaude Opus 4.72026-05-25 02:32:05 -04:00
3b3e7565fb
fix(ml): align tagger + downloader with Camie v2 actual layout (model.onnx -> camie-tagger-v2.onnx + JSON metadata + ImageNet preprocessing + sigmoid on refined output)
bvandeusenandClaude Opus 4.72026-05-25 02:25:30 -04:00
9d5abb09f6
fix(maintenance): recover_interrupted_tasks also sweeps pending/queued orphans (>30 min) to failed
bvandeusenandClaude Opus 4.72026-05-25 02:00:29 -04:00
b8dce6c483
Merge pull request 'FC-3h + FC-3k: backup first-class + admin destructive actions' (#10) from dev into main
v26.05.25.0
bvandeusen2026-05-25 01:41:53 -04:00
832345a245
fix(fc3k): add origin=imported_filesystem to test ImageRecord ctors (second NOT NULL column after mime)
bvandeusenandClaude Opus 4.72026-05-25 01:28:54 -04:00
a0136fa30d
fix(fc3k): add mime=image/jpeg to test ImageRecord ctors (NOT NULL) + reorder admin import after stdlib/3rd-party (ruff I001)
bvandeusenandClaude Opus 4.72026-05-25 01:12:52 -04:00
de1a4b64b7
fc3k(ui): TagMaintenanceCard — preview-then-commit prune-unused under Settings → Maintenance
bvandeusenandClaude Opus 4.72026-05-25 00:52:30 -04:00
3f500e592e
fc3k(ui): per-tag dots-menu with Merge + Delete actions; Tier-B count-surfacing modal
bvandeusenandClaude Opus 4.72026-05-25 00:51:51 -04:00
d97e3f9b59
fc3k(ui): bulk-delete action in BulkEditorPanel with sha8 confirm token + projected counts modal
bvandeusenandClaude Opus 4.72026-05-25 00:49:45 -04:00
035c49f675
fc3k(ui): ArtistDangerZone card + slot at bottom of ArtistView with cascade-delete flow
bvandeusenandClaude Opus 4.72026-05-25 00:48:17 -04:00
e41ab1cca5
fc3k(ui): Pinia admin store — six endpoints + task_run polling for Tier-C dispatched ops
bvandeusenandClaude Opus 4.72026-05-25 00:47:09 -04:00
f6aa805725
fc3k: cleanup_service unit tests — projections + mutations + file unlinks against real Postgres
bvandeusenandClaude Opus 4.72026-05-25 00:43:51 -04:00
aecedd9fe4
fc3h(ui): BackupCard.vue + BackupRunsTable.vue — combined card with DB + Images sub-sections
bvandeusenandClaude Opus 4.72026-05-24 23:06:00 -04:00
1e34b1b428
fc3h(ui): BackupConfirmModal.vue — typed-token confirmation for restore + delete
bvandeusenandClaude Opus 4.72026-05-24 23:05:04 -04:00
102c21feaa
fc3h(ui): Pinia backup store — runs, triggers, restore, delete, tag, settings
bvandeusenandClaude Opus 4.72026-05-24 23:04:37 -04:00
57a338f7e6
fc3h(tests): drop pinned migration-backup tests (retired surface; coverage moved to test_backup_service.py + test_api_system_backup.py)
bvandeusenandClaude Opus 4.72026-05-24 23:03:57 -04:00
2b05f147f4
fc3h: migrators docstring — note backup/rollback retired to backup_service.py
bvandeusenandClaude Opus 4.72026-05-24 23:00:01 -04:00
70e1e010d1
fc3h: remove backend/app/services/migrators/backup.py + rollback.py (relocated to backup_service.py)
bvandeusenandClaude Opus 4.72026-05-24 22:59:18 -04:00
d3d4320ed5
fc3h: retire backup + rollback from migrate API/task — moved to /api/system/backup/* per FC-3h
bvandeusenandClaude Opus 4.72026-05-24 22:59:11 -04:00
d1c0b82a22
Merge pull request 'v26.05.24.3: FC-3i System Activity dashboard + migration backup-gate retired + modal Escape' (#9) from dev into main
v26.05.24.3
bvandeusen2026-05-24 21:47:53 -04:00
37fcc74954
fix(fc3i): single-line celery.signals import + INT32 bounds on target_id + dict.fromkeys + rewrite retry test as direct _finalize unit
bvandeusenandClaude Opus 4.72026-05-24 21:22:42 -04:00
553567738e
fix: drop migration backup-gate (FC-3h supersedes) + modal Escape via document-level listener so video focus can't swallow it
bvandeusenandClaude Opus 4.72026-05-24 14:38:33 -04:00
5526b8dc78
Merge pull request 'v26.05.24.2: IR Post/Provenance restore + modal artist fallback' (#8) from dev into main
v26.05.24.2
bvandeusen2026-05-24 14:30:06 -04:00
c9a3f12847
fix(lint): tag_apply.py — one blank line between imports and module-level comment (ruff I001, third bounce on this rule)
bvandeusenandClaude Opus 4.72026-05-24 14:22:05 -04:00
538c1591e8
fc-3g-ext: IR Post/Provenance restore (tag_apply phase 4) + modal artist fallback
bvandeusenandClaude Opus 4.72026-05-24 14:08:18 -04:00