Commit Graph

18 Commits (401682b06e80db8b307b9650f6e4e201dfd2a8d9)

Author SHA1 Message Date
Adi Eyal 401682b06e Added max-generations slider 2023-01-21 19:01:07 +02:00
Adi Eyal 5304f2db44 Updated description for don't generate images 2023-01-14 19:53:23 +02:00
Adi Eyal 68620cc532 Don't apply to negative prompts now only applies to prompt magic 2023-01-14 19:28:14 +02:00
Adi Eyal 1b4d0b9751 Added option to save the raw prompt into the image metadata 2023-01-08 15:02:21 +02:00
Adi Eyal efe24266bb Removed old comments checkbox
Comments are now enabled by default
2023-01-01 21:30:06 +02:00
Adi Eyal 601871bbdd Added confirmation prompt when deleting wildcards
Also deletion moves files to Trash using the send2trash library
2022-12-24 19:35:52 +02:00
Ruin0x11 25e030db26 Merge remote-tracking branch 'origin/main' into feature/comments 2022-12-13 21:54:23 -08:00
Ruin0x11 1f298dea1b Add comments hint 2022-12-13 21:53:10 -08:00
Adi Eyal 8d7b3e562c Added ability to copy collections to wildcards folder 2022-12-12 13:54:32 +02:00
Adi Eyal 494c51ab69 Explicitly stringifying json before sending to backend
Previously, single quotes needed to be explicity replaced with double quotes to ensure valid json
2022-12-11 06:52:15 +02:00
Adi Eyal fef86a22eb Improved wildcards tab ui
Added a filename text box and added a label to the file editor
2022-12-04 08:02:19 +02:00
Adi Eyal ada0fe7b41 Wildcards Manager tree only loads once
Make sure that the wildcards tree only loads the first time the tab is opened
2022-12-04 07:41:12 +02:00
Adi Eyal 04932107aa Added a rudimentary wildcards manager tab 2022-12-03 23:30:42 +02:00
Adi Eyal 13f42e609c Fixed minor spelling mistake 2022-11-29 12:31:22 +02:00
Adi Eyal e0cd741603 Added link to documentation on github 2022-11-28 09:41:41 +02:00
Adi Eyal ad839090a0 Moved help text from css to javascript
The enables the localization machinery to find strings for translation
2022-11-20 16:11:31 +02:00
TheAwesomeGoat cb37a11217 ui changes 2022-10-25 16:03:03 +02:00
TheAwesomeGoat 69ae030292 folders for organization 2022-10-25 12:41:11 +02:00