AUTOMATIC1111
|
f0f100e67b
|
add categories to settings
|
2023-11-26 17:56:22 +03:00 |
|
w-e-w
|
a15dd151ff
|
json.dump(ensure_ascii=False)
improve json readability
|
2023-11-26 21:56:21 +09:00 |
|
AUTOMATIC1111
|
c5a0c59a83
|
do not save HTML explanations from options page to config
|
2023-11-26 11:36:17 +03:00 |
|
w-e-w
|
93015964c7
|
fix add_option overriding config with default
|
2023-09-12 22:53:09 +09:00 |
|
AnyISalIn
|
317d00b2a6
|
fix: update shared.opts.data when add_option
Signed-off-by: AnyISalIn <anyisalin@gmail.com>
|
2023-09-01 21:56:17 +08:00 |
|
AUTOMATIC1111
|
d02c4da483
|
also prevent changing API options via override_settings
|
2023-08-21 08:58:15 +03:00 |
|
AUTOMATIC1111
|
b4d21e7113
|
prevent API options from being changed via API
|
2023-08-21 08:48:45 +03:00 |
|
AUTOMATIC1111
|
070b034cd5
|
put infotext label for setting into OptionInfo definition rather than in a separate list
|
2023-08-10 16:42:26 +03:00 |
|
AUTOMATIC1111
|
386245a264
|
split shared.py into multiple files; should resolve all circular reference import errors related to shared.py
|
2023-08-09 10:25:35 +03:00 |
|