easydiffusion/ui/media/js
2023-01-10 19:00:19 -08: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 Check whether the browser supports performance.measure/mark before calling them. Fixes https://github.com/cmdr2/stable-diffusion-ui/pull/757 2023-01-09 19:41:10 +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 the restoring of the last selected model 2023-01-10 19:00:19 -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 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