Commit Graph

9 Commits (defdf8a9273fc1cd7c5a4be738d3e888bb452e1c)

Author SHA1 Message Date
Adi Eyal 1b4d0b9751 Added option to save the raw prompt into the image metadata 2023-01-08 15:02:21 +02:00
Adi Eyal 78a49fd5a5 Migrated to using the dynamicprompts library 2023-01-04 19:42:43 +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
icryo 376de7f98f
Fixing typo
I'd recommend also making it clear that it will delete all files in your wildcards folder.
2022-12-18 21:00:50 -06: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 b78ffed91e Stripping whitespace when saving wildcards
Also removed whitespace from the colours wildcard files
2022-12-11 06:19:06 +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 04932107aa Added a rudimentary wildcards manager tab 2022-12-03 23:30:42 +02:00