easydiffusion/ui/media/js
Malcolm Diller 277140f218
Image Editor (#574)
* started implementing hamunii's image editor, and added a hamunii theme

* fixed so active tab is main tab

* added some testing stuff for image ediotr

* re-implemented canvas drawing myself. just need to add layer stuff now

* moved everything to an image editor class and implement it so it actually works nicely now

* fixed a couple weird bugs and cleaned up the background image and sharpness stuff

* cleaned up a lot of stuff about the editor, added tools, buttons, made it mostly work in the current ui

* added inpainting support

* updated with more nice changes/updates to the inpainting and drawing editor

* made some more fixes and touchups to the image editor

* removed a bunch of semicolons

* remove old image inpainting system

* updated to work properly on mobile

* made a minor bugfix

* fixed img_size_box alignment

* Update index.html

Co-authored-by: cmdr2 <secondary.cmdr2@gmail.com>
Co-authored-by: cmdr2 <shashank.shekhar.global@gmail.com>
2022-12-01 16:01:09 +05:30
..
auto-save.js Don't register listeners for an autosave setting, if they've already been registered 2022-11-30 15:45:30 +05:30
dnd.js Merge pull request #569 from patriceac/Fix-seed-behavior 2022-12-01 15:03:21 +05:30
image-editor.js Image Editor (#574) 2022-12-01 16:01:09 +05:30
image-modifiers.js Toggle image modifiers plugin (#558) 2022-12-01 15:10:36 +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
jquery-confirm.min.js Confirm 'Clear All' and 'Stop Task' 2022-11-22 21:27:36 +01:00
main.js Image Editor (#574) 2022-12-01 16:01:09 +05:30
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 Unify IP info with devices, into a system_info table 2022-11-30 14:34:24 +05:30
plugins.js Custom modifiers as a plugin 2022-11-22 19:04:20 -08:00
themes.js Set theme-color from the current selected theme. 2022-11-27 15:49:54 -05:00
utils.js Tabs to 4 spaces 2022-11-30 12:18:34 +05:30