aboutsummaryrefslogtreecommitdiff
path: root/modules/options.py
AgeCommit message (Expand)Author
2024-01-01Merge branch 'dev' into finer-settings-freezing-controlAUTOMATIC1111
2023-11-26add categories to settingsAUTOMATIC1111
2023-11-26json.dump(ensure_ascii=False)w-e-w
2023-11-26do not save HTML explanations from options page to configAUTOMATIC1111
2023-10-29Remove blank line whitespaceNick Harrison
2023-10-29Add assertions for checking additional settings freezing parametersNick Harrison
2023-09-12fix add_option overriding config with defaultw-e-w
2023-09-01fix: update shared.opts.data when add_optionAnyISalIn
2023-08-21also prevent changing API options via override_settingsAUTOMATIC1111
2023-08-21prevent API options from being changed via APIAUTOMATIC1111
2023-08-10put infotext label for setting into OptionInfo definition rather than in a se...AUTOMATIC1111
2023-08-09split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC1111