You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pythongosssss 235727fed7
Store user settings/data on the server and multi user support (#2160)
* wip per user data

* Rename, hide menu

* better error
rework default user

* store pretty

* Add userdata endpoints
Change nodetemplates to userdata

* add multi user message

* make normal arg

* Fix tests

* Ignore user dir

* user tests

* Changed to default to browser storage and add server-storage arg

* fix crash on empty templates

* fix settings added before load

* ignore parse errors
1 year ago
..
clipspace.js use relative paths for all web connections 2 years ago
colorPalette.js Added Colorschemes. Arc, North and Github. 1 year ago
contextMenuFilter.js fix: handle null case for currentNode widgets to prevent scroll error 1 year ago
dynamicPrompts.js Add comment support to dynamic prompts nodes 2 years ago
editAttention.js use relative paths for all web connections 2 years ago
groupNode.js Fix name counter preventing more than 3 of the same node 1 year ago
groupOptions.js Fix fit group to nodes with reroute and collapsed nodes 1 year ago
invertMenuScrolling.js use relative paths for all web connections 2 years ago
keybinds.js use relative paths for all web connections 2 years ago
linkRenderMode.js feat(extensions): Allow hiding link connectors 2 years ago
maskeditor.js mask editor bugfix 1 year ago
nodeTemplates.js Store user settings/data on the server and multi user support (#2160) 1 year ago
noteNode.js node serialization 2 years ago
rerouteNode.js Group node fixes (#2259) 1 year ago
saveImageExtraOutput.js Allow widget placeholder replacement on primitives 1 year ago
slotDefaults.js use relative paths for all web connections 2 years ago
snapToGrid.js use relative paths for all web connections 2 years ago
undoRedo.js Prevent cleaning graph state on undo/redo (#2255) 1 year ago
uploadImage.js Save memory by storing text encoder weights in fp16 in most situations. 2 years ago
widgetInputs.js Group node fixes (#2259) 1 year ago