bymyself
|
0cb34f3a9f
|
give precedence to workflow version
|
2025-02-17 21:14:51 -07:00 |
|
bymyself
|
727f8ad484
|
retain initial node_versions on serialize
|
2025-02-17 20:55:46 -07:00 |
|
Chenlei Hu
|
d3fa87fd94
|
Fix node version metadata (#1432)
|
2025-01-09 19:02:52 -05:00 |
|
Dr.Lt.Data
|
0202cf07d5
|
revise /customnode/installed api (#1398)
* revise /customnode/installed
improved: don't fetch data from cnr for the api
improved: change format {<cnr id>: <version>} -> {<module>: [<version>, <cnr id>]}
* fix condition
* improved: add `mode=imported` for startup snapshot
`/customnode/installed` - current snapshot
`/customnode/installed?mode=imported` - startup snapshot
* improved: move cache dir to user directory
* modified: /customnodes/installed
- show whole nodes including disabled
- format changed `key -> list` to `key -> dict`
* fixed: doesn't show disabled node pack properly.
* Update workflow-metadata.js
---------
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-01-08 19:50:58 -05:00 |
|
huchenlei
|
9d1ef85af8
|
Add NodePackage
|
2024-12-20 14:09:07 -08:00 |
|
huchenlei
|
0ae2b7f338
|
nit
|
2024-12-19 15:39:24 -08:00 |
|
huchenlei
|
c2ac84c3d3
|
nit
|
2024-12-19 15:35:11 -08:00 |
|
huchenlei
|
fd29dc5133
|
Add extension to attach node versions
|
2024-12-19 15:29:56 -08:00 |
|