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
dd4874ae8dda36a2246edcd7527ab5ac96b93646
FabledCurator
/
backend
/
app
/
services
/
migrators
T
History
bvandeusen
dd4874ae8d
fix: 30min wall-clock timeout on backup subprocess + global padding-top on .fc-content so views don't start under the sticky TopNav
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-24 11:10:04 -04:00
..
__init__.py
fc5: backup + rollback services (pg_dump + tar.zst, manifest JSON, find-by-tag)
2026-05-22 08:12:17 -04:00
backup.py
fix: 30min wall-clock timeout on backup subprocess + global padding-top on .fc-content so views don't start under the sticky TopNav
2026-05-24 11:10:04 -04:00
cleanup.py
feat(fc5): /api/migrate/cleanup — delete every image attributed to one artist, files + thumbs + DB
2026-05-23 12:09:56 -04:00
gs_ingest.py
fix(fc5): ruff (E712, ASYNC230/240, I001) + Credential.credential_type + FileStorage in api_migrate test
2026-05-22 13:20:42 -04:00
ir_ingest.py
fc5: ir_ingest — Tag rows (skip artist/post) + manifest JSON for sha256-keyed tag_apply
2026-05-22 09:00:29 -04:00
ml_queue.py
fc5: ml_queue (fire tag_and_embed for unprocessed) + verify (row counts + sha256 sample)
2026-05-22 09:01:46 -04:00
rollback.py
fc5: backup + rollback services (pg_dump + tar.zst, manifest JSON, find-by-tag)
2026-05-22 08:12:17 -04:00
tag_apply.py
fc5: tag_apply — joins manifest entries to ImageRecord by sha256 after filesystem scan
2026-05-22 09:01:17 -04:00
verify.py
fix(fc5): ruff (E712, ASYNC230/240, I001) + Credential.credential_type + FileStorage in api_migrate test
2026-05-22 13:20:42 -04:00