ComfyUI/app/assets
Luke Mino-Altherr 62a514a19e Centralize MIME type initialization into utils/mime_types.py
Move mimetypes.init() and all custom type registrations from server.py
and metadata_extract.py into a single init_mime_types() function called
once at startup in main.py.

Amp-Thread-ID: https://ampcode.com/threads/T-019cbb2a-513a-7458-9962-b4100e4f124d
Co-authored-by: Amp <amp@ampcode.com>
2026-03-06 18:56:49 -08:00
..
api Fix asset API security and correctness issues 2026-03-06 18:56:49 -08:00
database feat: soft-delete for AssetReference with scanner persistence 2026-03-06 18:56:49 -08:00
services Centralize MIME type initialization into utils/mime_types.py 2026-03-06 18:56:49 -08:00
helpers.py Reduce duplication across assets module 2026-03-06 18:56:49 -08:00
scanner.py Optimize enrichment: shared DB session per batch, add fast scan timing logs 2026-03-06 18:56:49 -08:00
seeder.py Optimize enrichment: shared DB session per batch, add fast scan timing logs 2026-03-06 18:56:49 -08:00