ComfyUI-Manager/js
guill 7e84de1ba0
Add support for SSH-style git repo addresses (#835)
This allows nodes to be pulled from git repositories that:
1. Require authentication
2. Are located on a computer that does not have any special software
   beyond an SSH server to serve up git repos
3. Are hosted on sites that exclusively allow SSH access

I have also cleaned up the JavaScript regex for identifying valid HTTP
addresses. Due to an unescaped '.' and the lack of a count on the first
group, it wasn't doing a whole lot anyway -- just checking that the very
first character wasn't invalid.
2024-07-04 21:29:40 +09:00
..
cm-api.js Security patch 2024-05-15 00:28:38 +09:00
comfyui-manager.js Adding Copus to the sharing options list (#831) 2024-07-03 23:10:08 +09:00
comfyui-share-common.js Adding Copus to the sharing options list (#831) 2024-07-03 23:10:08 +09:00
comfyui-share-copus.js Adding Copus to the sharing options list (#831) 2024-07-03 23:10:08 +09:00
comfyui-share-openart.js fix: copy & paste issues 2024-04-27 09:35:41 +09:00
comfyui-share-youml.js Add new workflow sharing option 2024-01-07 11:50:40 -08:00
common.js Add support for SSH-style git repo addresses (#835) 2024-07-04 21:29:40 +09:00
components-manager.js fix: components loading 2024-01-20 16:03:51 +09:00
custom-nodes-manager.js Model mananger UI enhancement (#808) 2024-06-22 19:29:22 +09:00
model-manager.js add model size (#809) 2024-06-22 22:01:22 +09:00
node_fixer.js feat: add Possible(left) + Copy(right) for double-click feature 2024-01-30 17:26:53 +09:00
snapshot.js Security patch 2024-05-15 00:28:38 +09:00
terminal.js fix: terminal log node 2023-12-12 17:56:31 +09:00
turbogrid.esm.js Better model manager UI (#802) 2024-06-22 10:12:01 +09:00