easydiffusion/ui/media/js
2022-10-20 15:26:18 +05:30
..
auto-save.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
drawingboard.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
image-modifiers.js Move image modifiers JS to a separate file 2022-10-18 22:28:04 +05:30
inpainting-editor.js Separate the inpainting editor JS into a separate file 2022-10-18 22:09:11 +05:30
jquery-3.6.1.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
main.js Bug fix - autosave wasn't saving the changes in the textboxes next to guidance scale and prompt strength sliders 2022-10-20 15:26:18 +05:30
plugins.js Allow loading UI plugins from a /plugins/ URL path, which loads files ending with .plugin.js inside the plugins/ui folder 2022-10-19 21:34:40 +05:30
themes.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
utils.js Expand curly braces in prompts, for e.g. 'hello {foo,bar}' => 'hello foo' and 'hello bar' 2022-10-19 13:50:05 +05:30