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
bf828c7b9d62711b134e0e78a2fa63a968ecef74
FabledCurator
/
backend
/
app
/
services
T
History
bvandeusen
bf828c7b9d
fix(fc3a): ruff I001 import-block fixes + use sqlalchemy.case (not func.case)
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-20 14:22:53 -04:00
..
ml
feat(provenance): ML stops surfacing the artist category
2026-05-18 21:36:43 -04:00
__init__.py
feat(fc2a): add TagService — find-or-create, autocomplete, image association
2026-05-14 12:04:48 -04:00
archive_extractor.py
feat(attachments): fail-soft archive_extractor (zip/cbz/rar/7z)
2026-05-19 11:11:37 -04:00
artist_service.py
fix(fc3a): ruff I001 import-block fixes + use sqlalchemy.case (not func.case)
2026-05-20 14:22:53 -04:00
attachment_store.py
feat(attachments): sha-addressed AttachmentStore
2026-05-19 11:11:07 -04:00
bulk_tag_service.py
feat(bulk): BulkTagService (common_tags/bulk_add/bulk_remove) + 3 image bulk-tag routes
2026-05-16 18:02:01 -04:00
gallery_service.py
feat(integrity): image-detail payload includes integrity_status
2026-05-19 17:53:54 -04:00
importer.py
feat(deep-scan): Importer(deep=) re-derive on sha-match; import_file wires batch.scan_mode
2026-05-19 15:32:26 -04:00
provenance_service.py
feat(attachments): provenance payload attachments + download route
2026-05-19 11:16:01 -04:00
series_service.py
feat(series): list_pages returns full image_url for the reader
2026-05-17 16:28:20 -04:00
showcase_service.py
feat(fc2c-i): showcase random-sample service and endpoint
2026-05-15 15:49:25 -04:00
source_service.py
fix(fc3a): ruff I001 import-block fixes + use sqlalchemy.case (not func.case)
2026-05-20 14:22:53 -04:00
tag_directory_service.py
feat(fc2c-i): tag directory service and /api/tags/directory
2026-05-15 15:50:41 -04:00
tag_service.py
feat(series): TagService.merge repoints series_page.series_tag_id
2026-05-16 23:36:04 -04:00
thumbnailer.py
feat(fc2a): add Thumbnailer service
2026-05-14 12:05:19 -04:00