Christian Byrne
|
abfd85602e
|
Only load legacy FE extension if --enable-manager-legacy-ui is set (#1746)
* only load JS extensions when legacy arg is set
* add `is_legacy_manager_ui` endpoint
|
2025-04-15 08:03:04 +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 |
|
Dr.Lt.Data
|
a76ef49d2d
|
Merge branch 'feat/cacheless-v2' into draft-v4
|
2025-04-12 20:11:33 +09:00 |
|
bymyself
|
29ca93fcb4
|
fix: installed nodes should still be initialized in offline mode
|
2025-04-11 15:56:03 -07:00 |
|
bymyself
|
10105ad737
|
if pip package, force offline mode
|
2025-04-10 13:09:56 -07:00 |
|
bymyself
|
05f1a8ab0d
|
add missing v2 prefix to customnode/installed route
|
2025-04-09 14:59:06 -07:00 |
|
Dr.Lt.Data
|
42e8a959dd
|
Modify the structure to be installable via pip.
|
2025-04-09 08:59:37 -07:00 |
|
Dr.Lt.Data
|
a128baf894
|
fixed: ruff check
|
2025-03-25 23:40:15 +09:00 |
|
Dr.Lt.Data
|
149257e4f1
|
Merge branch 'main' into feat/queue_batch
|
2025-03-24 22:53:13 +09:00 |
|
Dr.Lt.Data
|
212b8e7ed2
|
feat: support task batch
POST /v2/manager/queue/batch
GET /v2/manager/queue/history_list
GET /v2/manager/queue/history?id={id}
GET /v2/manager/queue/abort_current
|
2025-03-24 22:49:38 +09:00 |
|
Dr.Lt.Data
|
01ac9c895a
|
Modify the structure to be installable via pip.
|
2025-03-19 22:15:53 +09:00 |
|