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
1
Packages
Projects
Releases
33
Wiki
Activity
Files
b1a358c413ff839cc568f9504d70254430b8c352
FabledCurator
/
backend
/
app
T
History
bvandeusen
266137e3d0
fc3e: /api/posts blueprint — list (with cursor + filters) + detail
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-21 18:55:18 -04:00
..
api
fc3e: /api/posts blueprint — list (with cursor + filters) + detail
2026-05-21 18:55:18 -04:00
models
fc3d: models — Source.consecutive_failures + ImportSettings scheduling knobs
2026-05-21 15:58: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
fc3e: PostFeedService — cursor-paginated unified posts feed mirroring GalleryService.scroll
2026-05-21 18:54:49 -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