Commit Graph

994 Commits (e74f4e9daa461534ede0e9ff0ec931e50eb752fd)

Author SHA1 Message Date
Abdullah Alfaraj e74f4e9daa add photoshop type dependencies 2023-06-22 08:59:05 +03:00
Abdullah Alfaraj 7e98fe0add formate project files with prettier 2023-06-10 12:16:50 +03:00
Abdullah Alfaraj 3726305db6 fix missing type declaration 2023-06-10 08:15:15 +03:00
Abdullah Alfaraj 1a050aa5c4 log to a file 2023-06-09 22:23:13 +03:00
Abdullah Alfaraj 84a51e2c91 fix: vae dropdown menu will crash on request failure 2023-06-09 07:03:58 +03:00
Abdullah Alfaraj 256ccc83b9 refix: select the current vae when retrieving vae list 2023-06-09 07:02:37 +03:00
Abdullah Alfaraj df3a22c0f7 refix: allow controlNet to be used with other alwayson_scripts 2023-06-09 06:52:53 +03:00
Abdullah Alfaraj e822b2cfd0 Merge branch 'edit_245' into dev_1.2.7 2023-06-09 05:37:58 +03:00
Abdullah Alfaraj b3434e7dbb fix: ultimate sd upscale's upscaler menu is empty 2023-06-09 05:18:06 +03:00
Abdullah Alfaraj 00492a6e20 set lowvram to true by default 2023-06-09 05:16:56 +03:00
Abdullah Alfaraj 6ad6c4abc8 stylize CtrlNet UI 2023-06-09 05:16:12 +03:00
Abdullah Alfaraj 1558df84e1 fix: change onMousemove to onInput event to reduce event call 2023-06-09 05:14:02 +03:00
Abdullah Alfaraj 524324c537 output error message on ctrlNet none model 2023-06-09 05:12:27 +03:00
Abdullah Alfaraj b3f94ab4f0 add thumbnail functionality to CtrlNet annotated image 2023-06-09 05:11:11 +03:00
Abdullah Alfaraj 95fa58cb6a fix: set max controlNet models to 0 on request failure 2023-06-09 05:05:29 +03:00
Abdullah Alfaraj d2fd88ed21 fix: controlNet preset menu will not load 2023-06-09 05:04:09 +03:00
Abdullah Alfaraj 11393a12e1 remove dead code 2023-06-08 12:20:44 +03:00
Abdullah Alfaraj ca8eccf718 add dependency to import svg as react component 2023-06-08 12:19:53 +03:00
Abdullah Alfaraj 573187246f
Finalize v1.2.5 Release 2023-06-06 07:27:07 +03:00
Abdullah Alfaraj 745d541a62 removing dead code and comments 2023-06-05 19:06:11 +03:00
Abdullah Alfaraj 4a0d45bdc8 refresh the vae menu on when refreshing the UI 2023-06-05 19:05:37 +03:00
unknown 9c723389f6 controlnet refactor 2023-06-05 23:06:36 +08:00
unknown 5c467a6659 bundling all typescript into one bundle.js 2023-06-05 20:28:33 +08:00
Abdullah Alfaraj d24a8e9acd Merge branch 'dev_1.2.6' into master 2023-06-04 18:56:02 +03:00
Abdullah Alfaraj b1a2392ee9 exclude /docs when packaging ccx file 2023-06-04 18:41:20 +03:00
Abdullah Alfaraj da0e080288 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into master 2023-06-04 18:37:12 +03:00
Abdullah Alfaraj b4a0ab8a7b increment version to v1.2.6 2023-06-04 17:33:39 +03:00
Abdullah Alfaraj d955bcc873 typo: missing ; 2023-06-04 17:32:45 +03:00
Abdullah Alfaraj 201e27b648 fix: only toggle the background when there are more than one layers 2023-06-04 17:30:50 +03:00
Abdullah Alfaraj 6ba1232b6e fix: check if ultimate sd upscale is installed before handling ctrl net detection map 2023-06-04 15:04:38 +03:00
Abdullah Alfaraj 53c33f6799 fix: handle unavailable script and extensions 2023-06-04 12:48:44 +03:00
Abdullah Alfaraj 2cff3afa78 improve stylization of scripts elements 2023-06-04 12:17:40 +03:00
Abdullah Alfaraj 5032f5bbd9 fix: Show command is not available error 2023-06-04 12:14:06 +03:00
Abdullah Alfaraj 9614d53c19 combine all TypeScript modules into a single module. 2023-06-04 10:56:26 +03:00
Abdullah Alfaraj 298dadceb4 fix: cannot enter text into text field when windows size is large 2023-06-04 07:16:04 +03:00
Abdullah Alfaraj 33e79546a7 fix: concatenate always on scripts 2023-06-03 11:23:03 +03:00
Abdullah Alfaraj ee09132df5 fix: wrong path to icon 2023-06-03 11:19:38 +03:00
Abdullah Alfaraj 6202096974
Merge pull request #297 from AbdullahAlfaraj/after_detailer
add support to 'After Detailer' always on script
2023-06-03 09:23:38 +03:00
Abdullah Alfaraj f97b638d52 fix: remove hard coded keywords 2023-06-03 09:20:00 +03:00
Abdullah Alfaraj 58cef755c4 remove unused imported objects 2023-06-03 09:04:19 +03:00
Abdullah Alfaraj 3a0e76a918 add 'after detailer' always on script 2023-06-03 09:02:54 +03:00
Abdullah Alfaraj 25237c4381 add a project wide tsconfig.json, webpack.config.js files 2023-06-03 06:23:01 +03:00
Abdullah Alfaraj bd0074e7f5 add Vae menu in the settings tab 2023-06-02 18:53:11 +03:00
Abdullah Alfaraj ee3758ad29 request ControlNet models and modules only once when initializing ctrl net tab 2023-06-02 18:31:42 +03:00
Abdullah Alfaraj e49590ec2e add madge to plot modules dependencies 2023-06-02 18:29:00 +03:00
Abdullah Alfaraj 4eea008c29
Update Supporters List 2023-06-02 12:41:30 +03:00
Abdullah Alfaraj 381494b465 stylization for text error message 2023-06-02 12:04:54 +03:00
Abdullah Alfaraj e121da4153 only initialize controlnet once 2023-06-01 09:15:10 +03:00
Abdullah Alfaraj a23bb3b91e
Update Supporters List 2023-05-31 20:30:47 +03:00
Abdullah Alfaraj 3ed540b196
Merge pull request #290 from deedy5/master
imageSearch code enhancement
2023-05-31 20:22:29 +03:00