aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/hints.js
Commit message (Collapse)AuthorAgeFilesLines
...
* use strftime. update hints.jstateisu2022-09-261-2/+2
|
* Changed job_id to timestampEyrie2022-09-251-4/+2
|
* Added hints for file & dir patternsEyrie2022-09-251-2/+2
|
* Added job_id pattern for directoriesEyrie2022-09-251-0/+1
|
* added [styles] filename patternRnDMonkey2022-09-241-2/+2
|
* add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵AUTOMATIC2022-09-231-2/+2
| | | | | | tabs fixed some [send to..] buttons to work properly with all tabs
* Fixed directory name generation process.Prof-Cheese2022-09-221-0/+1
| | | | 'Max prompt words' has been added to config and modified to be used in the directory name generation process.
* added highres fix featureAUTOMATIC2022-09-191-0/+4
|
* Move memmon tooltip to hints.jsEyeDeck2022-09-191-1/+12
| | | | | | | | Move memmon tooltip to hints.js so it's with the other tooltips, and doesn't have to be re-sent from the server every time. Also, allowed tooltips to be applied by matching a class name if all else fails.
* Add buttons for random and reuse seed.Johan Aires Rastén2022-09-181-0/+2
| | | | | Random button sets seed to -1, reuse copies the seed from the last generated image.
* script.js split work - ui.jsAUTOMATIC2022-09-181-1/+1
|
* script.js split work - hints.jsAUTOMATIC2022-09-181-118/+4
|
* Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+208