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
7f262171663bc511bd9778a8d161c69e5178ae75
FabledCurator
/
backend
/
app
T
History
bvandeusen
599697c912
fix(fc5): ruff I001 — alphabetical order of import statements (backup < gs_ingest < rollback)
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-22 14:04:10 -04:00
..
api
fc5: /api/migrate blueprint — multipart upload for ingest kinds + JSON for the rest + apply-without-backup guard
2026-05-22 09:03:24 -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
fix(fc5): ruff (E712, ASYNC230/240, I001) + Credential.credential_type + FileStorage in api_migrate test
2026-05-22 13:20:42 -04:00
tasks
fix(fc5): ruff I001 — alphabetical order of import statements (backup < gs_ingest < rollback)
2026-05-22 14:04:10 -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
fc5: run_migration Celery task on maintenance queue + dispatch by kind
2026-05-22 09:02:41 -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