This website requires JavaScript.
Explore
Help
Sign In
alphard
/
ComfyUI-Lora-Manager
Watch
1
Star
0
Fork
0
You've already forked ComfyUI-Lora-Manager
mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced
2026-06-14 14:39:25 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f4edbeb9d835a4d50d18597bda9e65cc1dc5f34
ComfyUI-Lora-Manager
/
py
/
middleware
History
Will Miao
6a4fd020dc
fix(api): return JSON error responses for all /api/* routes — prevent JSON.parse crashes on 404/500
2026-06-14 13:13:01 +08:00
..
__init__.py
refactor(middleware): reorganize cache middleware into py directory and update import paths
2025-09-16 15:16:53 +08:00
cache_middleware.py
feat(middleware): add .mp4 to image extensions for cache control
2025-09-16 15:39:12 +08:00
csp_middleware.py
fix(csp): support CivitAI CDN subdomains for example images (
#822
)
2026-04-03 09:40:15 +08:00
error_middleware.py
fix(api): return JSON error responses for all /api/* routes — prevent JSON.parse crashes on 404/500
2026-06-14 13:13:01 +08:00