aboutsummaryrefslogtreecommitdiff
path: root/javascript/hints.js
AgeCommit message (Collapse)Author
2022-10-27Updated name and hover text.random_thoughtss
2022-10-24add hints, [datetime<Format><Time Zone>]w-e-w
2022-10-19Update Learning Rate tooltipGreg Fuller
2022-10-15change styling for top right corner UIAUTOMATIC
made save style button not die when you cancel
2022-10-14change checkpoint merger to work in a more obvious wayAUTOMATIC
remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier
2022-10-14add an ability to merge three checkpointsAUTOMATIC
2022-10-14Update hints.jscrackfoo
typo
2022-10-13Update hints.jsTaithrah
typo
2022-10-13add option to change what's shown in quicksettings barAUTOMATIC
2022-10-13Restore last generation paramsTrung Ngo
2022-10-12train: change filename processing to be more simple and configurableAUTOMATIC
train: make it possible to make text files with prompts train: rework scheduler so that there's less repeating code in textual inversion and hypernets train: move epochs setting to options
2022-10-12Typo fix in watermark hint.LunixWasTaken
2022-10-10add an option to not add watermark to created imagesAUTOMATIC
2022-10-10add eta noise seed delta optionAUTOMATIC
2022-10-08Add button to skip the current iterationTrung Ngo
2022-10-04add hint, refactor code for #1607AUTOMATIC
2022-10-03Convert folder icon surrogate pair to valid utf8Hanusz Leszek
2022-09-30refined [styles] pattern and added [prompt_no_styles]RnDMonkey
2022-09-29Add output folder iconsMichoko
Adds icons on the first 3 tabs to directly open the corresponding images output directory
2022-09-26use strftime. update hints.jstateisu
2022-09-25Changed job_id to timestampEyrie
2022-09-25Added hints for file & dir patternsEyrie
2022-09-25Added job_id pattern for directoriesEyrie
2022-09-24added [styles] filename patternRnDMonkey
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵AUTOMATIC
tabs fixed some [send to..] buttons to work properly with all tabs
2022-09-22Fixed directory name generation process.Prof-Cheese
'Max prompt words' has been added to config and modified to be used in the directory name generation process.
2022-09-19added highres fix featureAUTOMATIC
2022-09-19Move memmon tooltip to hints.jsEyeDeck
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.
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén
Random button sets seed to -1, reuse copies the seed from the last generated image.
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18script.js split work - hints.jsAUTOMATIC
2022-09-18Split history script.js to javascript/hints.jsAndrey