easydiffusion/ui/media/js
patriceac 420f7549a2
Fix parsing of text file tasks
parseContent(text) doesn't check the text content being passed actually described a task, which causes some corner case scenarios to break (image task settings are incorrectly cleared because an empty image task is created).
2023-01-07 00:47:30 -08:00
..
auto-save.js Persist the process order toggle across sessions 2022-12-28 17:50:18 -08:00
dnd.js Fix parsing of text file tasks 2023-01-07 00:47:30 -08:00
engine.js Turbo be gone 2022-12-27 14:51:03 +05:30
image-editor.js ESC keyboard shortcut to close the image editor 2022-12-28 23:50:56 -08:00
image-modifiers.js Proper restoration of inactive image modifiers 2022-12-28 13:41:36 -08:00
jquery-3.6.1.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
jquery-confirm.min.js Confirm 'Clear All' and 'Stop Task' 2022-11-22 21:27:36 +01:00
main.js Proper restoration of inactive image modifiers 2022-12-28 13:41:36 -08:00
marked.min.js Add a 'What's New?' tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch 2022-11-16 16:54:28 +05:30
parameters.js Tweak low GPU wording 2022-12-27 14:58:08 +05:30
plugins.js engine.js (#615) 2022-12-06 17:04:08 +05:30
themes.js Set theme-color from the current selected theme. 2022-11-27 15:49:54 -05:00
utils.js add findClosestAncestor 2022-12-24 00:58:52 +01:00