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
e1b057f494946a5085565c2fd57409edb5fe7425
FabledCurator
/
backend
/
app
T
History
bvandeusen
e1b057f494
fc5: backup + rollback services (pg_dump + tar.zst, manifest JSON, find-by-tag)
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-22 08:12:17 -04:00
..
api
fc3f: GET /api/artists/directory — cursor + q + platform filters with validation
2026-05-21 22:14:42 -04:00
models
fc5: migration 0015 + MigrationRun model (kind/status as String(32), API-validated)
2026-05-22 08:11:42 -04:00
scripts
feat(fc2b): importer enqueues tag_and_embed + ml-worker model self-heal
2026-05-15 07:45:09 -04:00
services
fc5: backup + rollback services (pg_dump + tar.zst, manifest JSON, find-by-tag)
2026-05-22 08:12:17 -04:00
tasks
fc3d: cleanup_old_download_events daily task (terminal-only, configurable retention)
2026-05-21 16:02:36 -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
fix(fc3b): ruff I001 (blank-line) + F841 (unused crypto binding)
2026-05-20 18:46:59 -04:00
celery_app.py
fc3d: beat schedule — tick_due_sources every 60s + daily download_event cleanup
2026-05-21 16:02:44 -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
feat: serve the built Vue SPA from Quart with history-mode fallback
2026-05-14 07:36:16 -04:00