Commit Graph

792 Commits (e0aecb1dc195eb2c5c7a29cb67fbad052d5182f3)

Author SHA1 Message Date
Abdullah Alfaraj a1174d7731 replace isLayerValid with doesLayerExist 2023-02-16 14:09:45 +03:00
Abdullah Alfaraj 56ad9d9afa change the line divider from white to dark gray 2023-02-16 14:07:17 +03:00
Abdullah Alfaraj 0ae9d28967 enum module to hold all Enum type structure 2023-02-16 14:06:38 +03:00
Abdullah Alfaraj 9b33c6c23a add history suspension 2023-02-16 06:40:16 +03:00
Abdullah Alfaraj f756d3a3ed
Merge pull request #101 from adunato/master
Refactor tagging
2023-02-16 04:45:07 +03:00
Daniele 5d778599e1 Refactor tagging 2023-02-15 16:48:11 +00:00
Abdullah Alfaraj 990430df96 ignore jimp.js 2023-02-15 14:51:45 +03:00
Abdullah Alfaraj 7957f3e333 Merge branch 'silent_export' into master 2023-02-15 14:50:21 +03:00
Abdullah Alfaraj e0fa03a864 fix bug: import jimp module 2023-02-15 12:10:26 +03:00
Abdullah Alfaraj 0aeddac05e method to get the selection are from the canvas as base64 2023-02-15 11:51:03 +03:00
Abdullah Alfaraj e7251fbf90 add crop method to extract the selected area of the canvas as base64 url 2023-02-15 11:49:31 +03:00
Abdullah Alfaraj 62e425b7d3 Todo: comment 2023-02-15 11:44:16 +03:00
Abdullah Alfaraj 6a2fbf2b76 convert the slashes in a path from \\ to / 2023-02-15 11:43:44 +03:00
Abdullah Alfaraj dcc1a8024e methods to add and remove encoding description from base64 2023-02-15 11:40:58 +03:00
Abdullah Alfaraj 3e860ce18a fix typo: remove namespace 2023-02-15 11:37:23 +03:00
Abdullah Alfaraj 09f73fb995 fix type 2023-02-15 11:36:37 +03:00
Abdullah Alfaraj c3f848a367 remove deprecated code 2023-02-15 11:36:04 +03:00
Abdullah Alfaraj 1aec59a1e3 use the silent method to export the mask and init image 2023-02-15 11:35:20 +03:00
Abdullah Alfaraj 870b67a63c silent version of setInitImage 2023-02-15 11:31:21 +03:00
Abdullah Alfaraj 030bad9dee remove deprecated code, export_png.js, sdapi.js 2023-02-15 07:36:10 +03:00
Abdullah Alfaraj 8fd4dca353 ignore jimp directory except browser bundle files 2023-02-15 07:28:37 +03:00
Abdullah Alfaraj 4e2b316b2f add jimp broswerify module 2023-02-15 07:03:37 +03:00
Abdullah Alfaraj 1989a6a517
Merge pull request #92 from AbdullahAlfaraj/horde_native
Horde_native
2023-02-14 13:15:33 +03:00
Abdullah Alfaraj 93582b2b2a increment version to v1.1.9 2023-02-14 13:14:23 +03:00
Abdullah Alfaraj 6fcab609a9 switch back to master branch 2023-02-14 13:13:31 +03:00
Abdullah Alfaraj 654d6c421e missing "general" namespace 2023-02-14 12:58:21 +03:00
Abdullah Alfaraj 4bb41abb8e add mode label the "generate more" button inner text 2023-02-14 12:56:59 +03:00
Abdullah Alfaraj 289bdde4e9 icon 2023-02-14 12:54:35 +03:00
Abdullah Alfaraj 6619cf3cb7 layer to selection svg button 2023-02-14 12:29:30 +03:00
Abdullah Alfaraj a5d0cbd857 use the horde api key when requesting a generation 2023-02-14 11:37:33 +03:00
Abdullah Alfaraj 4002c6ab68 comment unused code 2023-02-14 11:36:08 +03:00
Abdullah Alfaraj af3ebe9b2e use the backend type to select the appropriate generation routine 2023-02-14 11:35:03 +03:00
Abdullah Alfaraj 23b7cdfc7f select the right mode when clicking the viewer tab 2023-02-14 11:26:32 +03:00
Abdullah Alfaraj e35a4b9199 make a div look like a button 2023-02-14 11:24:09 +03:00
Abdullah Alfaraj 2a03580f4d add backend type options UI html and css 2023-02-14 11:23:34 +03:00
Abdullah Alfaraj 69c3e0d5b8 code formatting 2023-02-14 11:22:04 +03:00
Abdullah Alfaraj 71b74f4aad ignore /config 2023-02-14 11:19:47 +03:00
Abdullah Alfaraj 4c4a7cdec3 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into horde_native 2023-02-14 05:52:20 +03:00
Abdullah Alfaraj 47b59237f3 Merge branch 'pr/adunato/96' into master 2023-02-14 04:10:00 +03:00
Abdullah Alfaraj 2664c2b1b5 clicking on sd tab will select the normal mode 2023-02-14 04:09:21 +03:00
Abdullah Alfaraj 530d57d5d3
update the .ccx download link. 2023-02-13 11:44:43 +03:00
Abdullah Alfaraj 0cdf8675b3 message log for horde native progress info 2023-02-13 11:11:28 +03:00
Abdullah Alfaraj 3c18180151 delete progress layer method 2023-02-13 11:09:34 +03:00
Abdullah Alfaraj be17130eb6 make scaleTo, moveTo ignore the selection area 2023-02-13 11:08:55 +03:00
Abdullah Alfaraj 9f4e096bc6 method to check if layer is valid/ exist 2023-02-13 11:07:42 +03:00
Abdullah Alfaraj 3f057ffb14 error checking 2023-02-13 11:06:31 +03:00
Abdullah Alfaraj 20a74a983b method to import base64 png to layer 2023-02-13 11:05:41 +03:00
Abdullah Alfaraj 8f1526df6f method to set visibility of a layer 2023-02-13 11:04:33 +03:00
Abdullah Alfaraj 9bbdd23414 use current active layer when importing a layer via place event command 2023-02-13 10:52:44 +03:00
Abdullah Alfaraj dcff4b5882 load the progress image if it exist 2023-02-13 10:46:36 +03:00