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
44cc625d4a39d1e9c8427f5ff3fc37269cf9cf69
FabledCurator
/
backend
/
app
T
History
bvandeusen
44cc625d4a
fc3k: /api/admin tag endpoints — Tier-B delete + merge + usage-count helper
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-25 00:42:03 -04:00
..
api
fc3k: /api/admin tag endpoints — Tier-B delete + merge + usage-count helper
2026-05-25 00:42:03 -04:00
models
fc3h: collapse multi-line sqlalchemy import in backup_run.py — fits under line-length=100, ruff I001 would bounce
2026-05-24 23:12:06 -04:00
scripts
feat(fc2b): importer enqueues tag_and_embed + ml-worker model self-heal
2026-05-15 07:45:09 -04:00
services
fc3k: cleanup_service mutations — unlink primitive, artist cascade, bulk image delete, tag delete, prune unused
2026-05-25 00:39:45 -04:00
tasks
fc3k: admin Celery tasks — delete_artist_cascade_task + bulk_delete_images_task on maintenance queue
2026-05-25 00:40:03 -04:00
utils
fc3e: html_to_plain + truncate_at_word utilities (stdlib html.parser, no new deps)
2026-05-21 18:53:35 -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
fc3k: celery_app — register admin tasks on maintenance queue
2026-05-25 00:40:23 -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