easydiffusion/ui/media/js
JeLuF 23ba912db0 Fix 'Pause All' function
If 'pause all' is clicked during the last scheduled job, the 'resume all' button gets hidden when the jobs terminates, making it
impossible to unpause the engine.
https://discord.com/channels/1014774730907209781/1014780368890630164/1071584183417323602
2023-02-05 17:33:43 +01:00
..
auto-save.js Persist the process order toggle across sessions 2022-12-28 17:50:18 -08:00
dnd.js Use a boolean .includes() instead of a regex match() for checking string contains 2023-01-09 19:19:30 +05:30
engine.js Fix the broken 'Make Similar Images' button 2023-02-03 21:40:03 +05:30
image-editor.js Bring back the default opacity of 0.4 for inpainting mask, even though it leads to some other bugs. It's not a good UX to have an inpainting mask with full opacity 2023-01-10 21:56:26 +05:30
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 Fix 'Pause All' function 2023-02-05 17:33:43 +01: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 fixed theme css properties not being updated properly 2022-12-21 16:03:52 -08:00
utils.js add findClosestAncestor 2022-12-24 00:58:52 +01:00