ComfyUI/app/assets
2025-12-13 15:25:10 -08:00
..
api Remove two routes that will not be relevant yet in this PR: HEAD /api/assets/hash/<hash> and PUT /api/assets/<id>/preview 2025-12-13 15:22:18 -08:00
database Remove some functions the two deleted endpoints were using 2025-12-13 15:25:10 -08:00
hashing.py Added support for 5 http endpoints for assets 2025-12-12 18:01:26 -08:00
helpers.py Added support for 5 http endpoints for assets 2025-12-12 18:01:26 -08:00
manager.py Remove some functions the two deleted endpoints were using 2025-12-13 15:25:10 -08:00
scanner.py Brought over minimal elements from PR 10045 to reproduce seed_assets and register_assets_system without adding anything to the DB or server routes yet, for now making everything sync (can introduce async once everything is cleaned up and brought over) 2025-12-09 19:48:24 -08:00