ComfyUI/app/assets/services
Luke Mino-Altherr e9dc8ab804 Skip hidden files and directories in asset scanner
Amp-Thread-ID: https://ampcode.com/threads/T-019c3a75-046e-758d-ac96-08d45281a0c8
Co-authored-by: Amp <amp@ampcode.com>
2026-02-24 11:34:44 -08:00
..
__init__.py feat: non-destructive asset pruning with is_missing flag 2026-02-24 11:34:44 -08:00
asset_management.py Add optional blake3 hashing during asset scanning 2026-02-24 11:34:44 -08:00
bulk_ingest.py Populate mime_type for assets in scanner and API paths 2026-02-24 11:34:44 -08:00
file_utils.py Skip hidden files and directories in asset scanner 2026-02-24 11:34:44 -08:00
hashing.py Add optional blake3 hashing during asset scanning 2026-02-24 11:34:44 -08:00
ingest.py Make ingest_file_from_path and register_existing_asset private 2026-02-24 11:34:44 -08:00
metadata_extract.py Populate mime_type for assets in scanner and API paths 2026-02-24 11:34:44 -08:00
path_utils.py refactor(assets): consolidate duplicated query utilities and remove unused code 2026-02-24 11:34:44 -08:00
schemas.py refactor: eliminate manager layer, routes call services directly 2026-02-24 11:34:44 -08:00
tagging.py refactor: add explicit types to asset service functions 2026-02-24 11:34:44 -08:00