Commit Graph

  • 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> bvandeusen 2026-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 bvandeusen 2026-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> bvandeusen 2026-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 bvandeusen 2026-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> bvandeusen 2026-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 bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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 bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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 bvandeusen 2026-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> bvandeusen 2026-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 bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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> bvandeusen 2026-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 bvandeusen 2026-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.7 2026-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.7 2026-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.7 2026-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.7 2026-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 bvandeusen 2026-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.7 2026-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.7 2026-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.7 2026-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.7 2026-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 3b3e756 bvandeusenandClaude Opus 4.7 2026-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.7 2026-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.7 2026-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.7 2026-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.7 2026-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 bvandeusen 2026-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.7 2026-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.7 2026-05-25 01:12:52 -04:00
  • de1a4b64b7 fc3k(ui): TagMaintenanceCard — preview-then-commit prune-unused under Settings → Maintenance bvandeusenandClaude Opus 4.7 2026-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.7 2026-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.7 2026-05-25 00:49:45 -04:00
  • 035c49f675 fc3k(ui): ArtistDangerZone card + slot at bottom of ArtistView with cascade-delete flow bvandeusenandClaude Opus 4.7 2026-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.7 2026-05-25 00:47:09 -04:00
  • 42c6b642c2 fc3k(ui): rename + relocate BackupConfirmModal → modal/DestructiveConfirmModal; add tier + projectedCounts props bvandeusenandClaude Opus 4.7 2026-05-25 00:46:37 -04:00
  • ad3d34a1fc fc3k: /api/admin endpoint integration tests — dry-run, confirm-mismatch, dispatch, Tier-A/B/C paths bvandeusenandClaude Opus 4.7 2026-05-25 00:45:31 -04:00
  • b5289ed372 fc3k: admin Celery task tests — registration, success, failure, missing-id idempotency bvandeusenandClaude Opus 4.7 2026-05-25 00:44:33 -04:00
  • f6aa805725 fc3k: cleanup_service unit tests — projections + mutations + file unlinks against real Postgres bvandeusenandClaude Opus 4.7 2026-05-25 00:43:51 -04:00
  • f096c9a5fb fc3k: register admin_bp in api/__init__ all_blueprints bvandeusenandClaude Opus 4.7 2026-05-25 00:42:40 -04:00
  • 676a86b514 fc3k: /api/admin tags prune-unused endpoint — Tier-A preview-then-commit flow bvandeusenandClaude Opus 4.7 2026-05-25 00:42:20 -04:00
  • 44cc625d4a fc3k: /api/admin tag endpoints — Tier-B delete + merge + usage-count helper bvandeusenandClaude Opus 4.7 2026-05-25 00:42:03 -04:00
  • f7ee122243 fc3k: /api/admin blueprint — Tier-C artist cascade + bulk image delete with sha8-keyed confirm tokens bvandeusenandClaude Opus 4.7 2026-05-25 00:40:53 -04:00
  • 7c6f11964a fc3k: celery_app — register admin tasks on maintenance queue bvandeusenandClaude Opus 4.7 2026-05-25 00:40:23 -04:00
  • 94c60c0af2 fc3k: admin Celery tasks — delete_artist_cascade_task + bulk_delete_images_task on maintenance queue bvandeusenandClaude Opus 4.7 2026-05-25 00:40:03 -04:00
  • 6df102b83d fc3k: cleanup_service mutations — unlink primitive, artist cascade, bulk image delete, tag delete, prune unused bvandeusenandClaude Opus 4.7 2026-05-25 00:39:45 -04:00
  • 2ae01d27e3 fc3k: cleanup_service projections — artist cascade, bulk delete, tag usage, unused tags bvandeusenandClaude Opus 4.7 2026-05-25 00:38:57 -04:00
  • 718cc79905 fix(fc3h): split semicolon-stacked statements (E702) and bridge v-dialog v-model to avoid prop write bvandeusenandClaude Opus 4.7 2026-05-24 23:37:06 -04:00
  • e78a35d333 fc3h: collapse multi-line sqlalchemy import in backup_run.py — fits under line-length=100, ruff I001 would bounce bvandeusenandClaude Opus 4.7 2026-05-24 23:12:06 -04:00
  • 83bd3b4b2d fc3h(ui): slot BackupCard into Maintenance panel above migration card bvandeusenandClaude Opus 4.7 2026-05-24 23:06:22 -04:00
  • aecedd9fe4 fc3h(ui): BackupCard.vue + BackupRunsTable.vue — combined card with DB + Images sub-sections bvandeusenandClaude Opus 4.7 2026-05-24 23:06:00 -04:00
  • 1e34b1b428 fc3h(ui): BackupConfirmModal.vue — typed-token confirmation for restore + delete bvandeusenandClaude Opus 4.7 2026-05-24 23:05:04 -04:00
  • 102c21feaa fc3h(ui): Pinia backup store — runs, triggers, restore, delete, tag, settings bvandeusenandClaude Opus 4.7 2026-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.7 2026-05-24 23:03:57 -04:00
  • d04983138a fc3h: /api/system/backup endpoint integration tests bvandeusenandClaude Opus 4.7 2026-05-24 23:02:32 -04:00
  • 9ec6fdb596 fc3h: Celery task integration tests (backup, restore, prune, nightly) bvandeusenandClaude Opus 4.7 2026-05-24 23:01:39 -04:00
  • 86ad9b80e9 fc3h: backup_service unit tests (subprocess monkeypatched) bvandeusenandClaude Opus 4.7 2026-05-24 23:00:40 -04:00
  • 2b05f147f4 fc3h: migrators docstring — note backup/rollback retired to backup_service.py bvandeusenandClaude Opus 4.7 2026-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.7 2026-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.7 2026-05-24 22:59:11 -04:00
  • 7d42cddb11 fc3h: /api/system/backup blueprint — trigger, list, get, patch, restore, delete, settings bvandeusenandClaude Opus 4.7 2026-05-24 22:57:25 -04:00
  • 1f01c4819a fc3h: celery_app — register backup tasks (include + maintenance route + Beat hourly tick + daily prune) bvandeusenandClaude Opus 4.7 2026-05-24 22:56:06 -04:00
  • 06d527cb92 fc3h: prune_backups (daily retention) + backup_db_nightly (hourly tick, settings-gated) bvandeusenandClaude Opus 4.7 2026-05-24 22:55:19 -04:00
  • e9ea376aed fc3h: restore_db_task + restore_images_task — restore creates 'restoring' marker row linked via restored_from_id bvandeusenandClaude Opus 4.7 2026-05-24 22:53:50 -04:00
  • 882cb491ba fc3h: backup_db_task + backup_images_task Celery tasks bvandeusenandClaude Opus 4.7 2026-05-24 22:53:26 -04:00
  • 319e7de547 fc3h: backup_service.py — DB + images backup/restore + unlink helpers (relocated, split per-kind) bvandeusenandClaude Opus 4.7 2026-05-24 22:52:35 -04:00
  • e43312a129 fc3h: ImportSettings backup_* knobs + alembic 0018 (nightly-enabled, hour, keep-N per kind) bvandeusenandClaude Opus 4.7 2026-05-24 22:52:00 -04:00
  • 8f2732a56f fc3h: alembic 0017 — backup_run table with indexes + partial-tag bvandeusenandClaude Opus 4.7 2026-05-24 22:51:22 -04:00
  • c3e855bd9b fc3h: BackupRun model — artifact record for backup/restore runs bvandeusenandClaude Opus 4.7 2026-05-24 22:50:59 -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 bvandeusen 2026-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.7 2026-05-24 21:22:42 -04:00
  • 6a532c1497 fc3i(ui): Settings → Activity tab + Overview summary card bvandeusenandClaude Opus 4.7 2026-05-24 21:10:14 -04:00
  • 368613068a fc3i(ui): SystemActivityTab.vue — queues + failures + all-activity panes bvandeusenandClaude Opus 4.7 2026-05-24 21:09:20 -04:00
  • ddbb84d8aa fc3i(ui): SystemActivitySummary.vue — Overview-tab quick summary card (5s poll) bvandeusenandClaude Opus 4.7 2026-05-24 21:08:30 -04:00
  • 9b252948f9 fc3i(ui): QueuesTable.vue — shared queue/worker/recent table (compact + detailed) bvandeusenandClaude Opus 4.7 2026-05-24 21:07:57 -04:00
  • 89d0cb2124 fc3i(ui): systemActivity Pinia store — queues, workers, runs, failures bvandeusenandClaude Opus 4.7 2026-05-24 21:07:28 -04:00
  • 36611cbe00 fc3i: tests for recover_stalled_task_runs + prune_task_runs bvandeusenandClaude Opus 4.7 2026-05-24 21:07:01 -04:00
  • 48ef22445a fc3i: integration tests for /api/system/activity/* endpoints bvandeusenandClaude Opus 4.7 2026-05-24 21:06:20 -04:00
  • e523d0ac94 fc3i: integration tests for Celery signal → task_run lifecycle bvandeusenandClaude Opus 4.7 2026-05-24 21:05:32 -04:00
  • 541e2bfe6a fc3i: /api/system/activity blueprint — queues, workers, runs, failures bvandeusenandClaude Opus 4.7 2026-05-24 21:04:34 -04:00
  • 7782672a51 fc3i: recover_stalled_task_runs + prune_task_runs maintenance tasks + Beat entries bvandeusenandClaude Opus 4.7 2026-05-24 21:03:33 -04:00
  • d12b51f6b7 fc3i: Celery signal handlers populate task_run on every task lifecycle event bvandeusenandClaude Opus 4.7 2026-05-24 21:01:47 -04:00
  • 0cda46fcdb fc3i: alembic 0016 — task_run table with single + composite indexes bvandeusenandClaude Opus 4.7 2026-05-24 21:00:46 -04:00
  • 79fee98db4 fc3i: TaskRun model — per-Celery-task lifecycle audit row bvandeusenandClaude Opus 4.7 2026-05-24 21:00:14 -04:00
  • b1d68929c5 fix(tests): drop test_post_apply_without_backup_rejected (gate retired in 5535677) bvandeusenandClaude Opus 4.7 2026-05-24 20:15:10 -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.7 2026-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 bvandeusen 2026-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.7 2026-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.7 2026-05-24 14:08:18 -04:00