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
a0b0c2b963
feat: initial implementation of middleware-based security policy
2025-07-12 11:31:07 +09:00
Dr.Lt.Data
f4ce0fd5f1
Merge branch 'main' into draft-v4
2025-07-08 12:21:47 +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
223d6dad51
Merge branch 'main' into draft-v4
2025-06-25 00:46:12 +09:00
Dr.Lt.Data
9adf6de850
fixed: missing channels.list.template
...
modified: /ltdrdata -> /Comfy-Org
modified: set default network as public instead of offline
2025-04-23 08:58:47 +09:00
Dr.Lt.Data
7657c7866f
fixed: perform reload when starting task worker
2025-04-22 12:39:09 +09:00
Dr.Lt.Data
d638f75117
modified: prevent displaying ComfyUI-Manager on list
2025-04-22 02:39:56 +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
Christian Byrne
09e8e8798c
Add is_legacy_manager_ui route from the legacy package as well ( #1748 )
...
* add `is_legacy_manager_ui` route to `legacy` package as well
* add static
2025-04-15 18:36:38 +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