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
505dca1b4d7e3e4ebcfca1f2ff75f613f7e53e3d
FabledCurator
/
backend
/
app
T
History
bvandeusen
061dc9e605
fix(tasks): collapse double blank line between imports and IMAGES_ROOT in import_file.py (ruff I001)
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-23 11:05:35 -04:00
..
api
feat(ui): bump thumbnail sizes 1.5x, make Settings fluid, add subscription_count stat
2026-05-22 23:18:22 -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: strip SQLAlchemy +psycopg/+asyncpg driver suffix when passing URL to pg_dump/psql
2026-05-22 22:54:19 -04:00
tasks
fix(tasks): collapse double blank line between imports and IMAGES_ROOT in import_file.py (ruff I001)
2026-05-23 11:05:35 -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
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