Dr.Lt.Data
24ca0ab538
fix: Issue where the ComfyUI hash difference was not appearing in v2/snapshot/diff.
2025-07-29 23:22:19 +09:00
Dr.Lt.Data
62da330182
added: /v2/snapshot/diff
...
modified: use 'packaging.version` instead custom StrictVersion
2025-07-29 23:15:11 +09:00
Dr.Lt.Data
cf8029ecd4
Merge branch 'main' into draft-v4
2025-07-24 12:41:48 +09:00
Dr.Lt.Data
59264c1fd9
Merge branch 'main' into draft-v4
2025-07-20 19:23:24 +09:00
Dr.Lt.Data
22725b0188
add missing file
2025-07-15 18:52:17 +09:00
Dr.Lt.Data
a0b0c2b963
feat: initial implementation of middleware-based security policy
2025-07-12 11:31:07 +09:00
Dr.Lt.Data
002e549a86
modified: security policy
...
- Strengthened the default security policy
- Subdivided the risky levels high and middle into high+, high, middle+, and middle
- Added support for personal_cloud network mode
- Updated README.md
fixed: invalid security message
fixed: legacy - crash when security policy violation occurred
modified: default 'use_uv' is now True
2025-06-27 01:38:38 +09:00
Dr.Lt.Data
89530fc4e7
Merge branch 'main' into draft-v4
2025-06-25 12:58:50 +09:00
Dr.Lt.Data
3870abfd2d
Merge branch 'main' into draft-v4
2025-06-09 12:37:10 +09:00
Dr.Lt.Data
8303e7c043
Merge branch 'main' into draft-v4
...
# Conflicts:
# comfyui_manager/common/README.md
# comfyui_manager/glob/manager_core.py
# comfyui_manager/js/README.md
# pyproject.toml
2025-06-01 06:23:11 +09:00
Dr.Lt.Data
35464654c1
fixed: cm_global importing error
2025-05-19 06:10:25 +09:00
Dr.Lt.Data
ec9d52d482
Merge branch 'main' into draft-v4
2025-05-19 06:07:31 +09:00
Dr.Lt.Data
56125839ac
Merge branch 'main' into draft-v4
2025-04-29 00:30:02 +09:00
Dr.Lt.Data
0c46434164
fixed: avoid except:
...
fixed: prestartup_script - remove useless exception handling when fallback resolving comfy_path
2025-04-21 12:42:50 +09:00
Dr.Lt.Data
05ceab68f8
restructuring
...
the existing cache-based implementation will be retained as a fallback under legacy/..., while glob/... will be updated to a cacheless implementation.
2025-04-13 09:26:02 +09:00