aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_options.py
Commit message (Expand)AuthorAgeFilesLines
* forbid Full live preview method for medvram and add a setting to undo the for...AUTOMATIC11112023-08-211-0/+1
* ditch --always-batch-cond-uncond in favor of an UI settingAUTOMATIC11112023-08-211-1/+2
* prevent API options from being changed via APIAUTOMATIC11112023-08-211-3/+3
* add settings for http/https URLs in source images in apiAUTOMATIC11112023-08-211-0/+6
* Merge pull request #12648 from catboxanon/feat/gallery-tweaksAUTOMATIC11112023-08-191-0/+1
|\
| * Gallery: Set preview to True, allow custom heightcatboxanon2023-08-181-0/+1
* | Add option for faster live interruptcatboxanon2023-08-181-0/+1
|/
* Add extra img2img noisecatboxanon2023-08-151-1/+2
* Fix typo in shared_options.pywhitebell2023-08-141-1/+1
* Merge pull request #12520 from catboxanon/etaAUTOMATIC11112023-08-131-1/+1
|\
| * Update description of eta settingcatboxanon2023-08-131-1/+1
* | Fix s_noise descriptioncatboxanon2023-08-131-1/+1
|/
* put refiner into main UI, into the new accordions sectionAUTOMATIC11112023-08-121-2/+0
* resolve merge issuesAUTOMATIC11112023-08-101-0/+2
* put infotext label for setting into OptionInfo definition rather than in a se...AUTOMATIC11112023-08-101-28/+28
* face restoration and tiling moved to settings - use "Options in main UI" sett...AUTOMATIC11112023-08-101-0/+2
* split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC11112023-08-091-676/+16
* Split history: mv modules/shared.py modules/shared_options.pyAUTOMATIC11112023-08-091-0/+976