Commit Graph

621 Commits (05a51cd42c4e09f87e64287d53e26b82f399b422)

Author SHA1 Message Date
Abdullah Alfaraj 05a51cd42c functional save horde settings 2023-02-23 21:03:35 +03:00
Abdullah Alfaraj 0d28631e58 setter for native horde api key 2023-02-23 21:00:37 +03:00
Abdullah Alfaraj 62f251f958 refactor global variable 2023-02-23 19:20:57 +03:00
Abdullah Alfaraj ed2fdec08c add save and load files utility 2023-02-23 19:20:28 +03:00
Abdullah Alfaraj e89a99af27 fix bug: hi res won't work with 512x512 images 2023-02-23 04:00:32 +03:00
Abdullah Alfaraj ef01cc0120 better notification message for when the webui is offline 2023-02-23 03:23:58 +03:00
Abdullah Alfaraj f6a7b0dbd8 Merge branch 'notification' into master 2023-02-23 01:49:04 +03:00
Abdullah Alfaraj 8e790670e4 check for auto1111 status before each generation and notify the user if needed 2023-02-23 01:38:29 +03:00
Abdullah Alfaraj ce1866f34d test if the webui is running 2023-02-23 01:34:32 +03:00
Abdullah Alfaraj 9d7f5c79f2 return null when samplers list is empty 2023-02-23 01:29:48 +03:00
Abdullah Alfaraj 15e755726b add automatic status enum 2023-02-23 01:29:02 +03:00
Abdullah Alfaraj fc1d88cf3e add a list of samplers for offline use 2023-02-23 01:17:12 +03:00
Abdullah Alfaraj ebbe23ee98 catching error in the buttons unfocus method 2023-02-22 22:57:46 +03:00
Abdullah Alfaraj 6d8b013ace Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into master 2023-02-22 19:58:15 +03:00
Abdullah Alfaraj db9ea11789 replace mouse leave event with mouse click 2023-02-22 19:57:25 +03:00
Abdullah Alfaraj 95b7b81d63
Merge pull request #111 from AbdullahAlfaraj/selection_metadata
Selection_metadata
2023-02-22 19:07:47 +03:00
Abdullah Alfaraj 3384e5c799 rename the stable diffusion tab 2023-02-22 19:04:53 +03:00
Abdullah Alfaraj 19011b7b13 add prompt library sub tab 2023-02-22 18:53:38 +03:00
Abdullah Alfaraj 2f28af29dd add ability to await async callback functions 2023-02-22 16:36:44 +03:00
Abdullah Alfaraj cba77e73e1 bug fix: clicking set init image of a thumbnail will select the correct layers 2023-02-22 16:35:47 +03:00
Daniele edcbe5d4ed give the user a visual cue when they click a button/ different from on hover 2023-02-22 13:10:38 +00:00
Abdullah Alfaraj 52975d3fbd use the thumbnail class for the viewer init image 2023-02-22 04:16:26 +03:00
Abdullah Alfaraj 3a1abd47f2 update the viewer tab when adding a new init image 2023-02-22 03:41:33 +03:00
Abdullah Alfaraj a359629a1b replace the output viewer and mask thumbnail with the new thumbnail utility class 2023-02-22 03:40:07 +03:00
Abdullah Alfaraj c75689ca28 load the history image at the location it was generated at 2023-02-22 00:57:18 +03:00
Abdullah Alfaraj 60a669de84 notification for an inactive selection area 2023-02-21 01:53:51 +03:00
Abdullah Alfaraj 718c5d02df Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into notification 2023-02-20 23:51:31 +03:00
Abdullah Alfaraj d09558d37a check if the background layer exist before every generation 2023-02-20 23:50:55 +03:00
Abdullah Alfaraj 058edea552 store and restore the selection area, and active layers 2023-02-20 23:49:19 +03:00
Abdullah Alfaraj 006b42e20a
Merge pull request #108 from AbdullahAlfaraj/scale_info
Scale_info
2023-02-20 20:31:27 +03:00
Abdullah Alfaraj 4996b72a59 display the res difference with width and height label 2023-02-20 20:29:56 +03:00
Abdullah Alfaraj 143044c9cd get the ratio between the width and height sliders and the selectionInfo 2023-02-20 20:28:57 +03:00
Abdullah Alfaraj 858d844a25
update .ccx link 2023-02-20 16:09:01 +03:00
Abdullah Alfaraj 12562abf9f create a sub tab menu that link viewer, history, and image search tabs 2023-02-20 14:52:28 +03:00
Abdullah Alfaraj ecd34a83d4 error message for when background layer is missing 2023-02-20 11:25:33 +03:00
Abdullah Alfaraj 8be47f74fd error messages for when webui is offline and when webui api flag is missing 2023-02-20 11:25:11 +03:00
Abdullah Alfaraj 4d081dbf50 add a notification utility class for display error messages to the user 2023-02-20 11:23:48 +03:00
Abdullah Alfaraj c097ba85e1 add an option to choose the background layer color 2023-02-20 11:21:14 +03:00
Abdullah Alfaraj 5d16bfefca deprecate createSolidLayer instead use the descriptor method 2023-02-20 11:20:37 +03:00
Abdullah Alfaraj a8823cfe27 formatting 2023-02-20 11:10:12 +03:00
Abdullah Alfaraj 065c7e4d86 add method to create background layer if it doesn't exist 2023-02-19 21:48:31 +03:00
Abdullah Alfaraj 07a1bbf45d
Merge pull request #106 from AbdullahAlfaraj/heal-brush
Heal-brush
2023-02-19 13:34:50 +03:00
Abdullah Alfaraj 612da8bf53 remove the img_html and thumbnail container if they exist 2023-02-19 13:34:16 +03:00
Abdullah Alfaraj 7b2d168c0a reset the viewer manager on session end 2023-02-19 13:33:37 +03:00
Abdullah Alfaraj d8957be1dd viewer tab progress image update will display in natural ratio 2023-02-19 13:32:41 +03:00
Abdullah Alfaraj 597de25e7f comment debugger 2023-02-19 10:22:23 +03:00
Abdullah Alfaraj ed03260e66 use the thumbnail slider to scale the thumbnails in the viewer tab 2023-02-19 09:47:46 +03:00
Abdullah Alfaraj 59ce8435ac missing timer export 2023-02-19 09:45:15 +03:00
Abdullah Alfaraj a311a2733f scale all output thumbnails while maintaining their ratio 2023-02-19 09:45:02 +03:00
Abdullah Alfaraj 253e2eeab7 add generic sync execute command function 2023-02-19 09:32:10 +03:00