This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledCurator
Watch
1
Star
0
Fork
0
You've already forked FabledCurator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
06913eba8e5a28b614d69ec63a5aa5a89c95309b
FabledCurator
/
backend
/
app
T
History
bvandeusen
983da9e5b1
feat(thumb-backfill): /api/thumbnails/backfill endpoint — POST → 202 + celery_task_id
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 10:36:38 -04:00
..
api
feat(thumb-backfill): /api/thumbnails/backfill endpoint — POST → 202 + celery_task_id
2026-05-26 10:36:38 -04:00
models
feat(fc-cleanup): migration 0020 + LibraryAuditRun model — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 01:17:42 -04:00
scripts
fix(ml): align tagger + downloader with Camie v2 actual layout (model.onnx -> camie-tagger-v2.onnx + JSON metadata + ImageNet preprocessing + sigmoid on refined output)
2026-05-25 02:25:30 -04:00
services
feat(fc-cleanup): api/cleanup.py blueprint (9 endpoints) + register + delete-audit-<id> token (matches modal convention) — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 08:13:53 -04:00
tasks
feat(thumb-backfill): backfill_thumbnails planner task — keyset-paginates ImageRecord, NULLs bad thumb paths, enqueues generate_thumbnail for NULL/missing/corrupt
2026-05-26 10:36:21 -04:00
utils
fix(importer): skip transparency check on animated images (operator-flagged 2026-05-26: animated WebP triggered 5+ min PIL multi-frame decode → Celery hard-timeout SIGKILL); compute_phash seeks frame 0 defensively — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 00:45:08 -04:00
__init__.py
fc5: lift Quart request body cap to 1 GiB so large IR exports don't 413
2026-05-22 22:23:29 -04:00
celery_app.py
feat(fc-cleanup): scan_library_for_rule Celery task + maintenance-queue registration — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 01:21:37 -04:00
celery_signals.py
fix(fc3i): single-line celery.signals import + INT32 bounds on target_id + dict.fromkeys + rewrite retry test as direct _finalize unit
2026-05-24 21:22:42 -04:00
config.py
feat: add Quart app factory, config loader, and /api/health endpoint
2026-05-14 07:32:17 -04:00
extensions.py
refactor(fc2c-i): single shared async engine with lifecycle dispose
2026-05-15 13:53:42 -04:00
frontend.py
fc3g: serve /extension/<filename> with x-xpinstall MIME so Firefox installs in one click
2026-05-23 23:39:10 -04:00