Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-26 | do not save HTML explanations from options page to config | AUTOMATIC1111 | |
2023-09-12 | fix add_option overriding config with default | w-e-w | |
2023-09-01 | fix: update shared.opts.data when add_option | AnyISalIn | |
Signed-off-by: AnyISalIn <anyisalin@gmail.com> | |||
2023-08-21 | also prevent changing API options via override_settings | AUTOMATIC1111 | |
2023-08-21 | prevent API options from being changed via API | AUTOMATIC1111 | |
2023-08-10 | put infotext label for setting into OptionInfo definition rather than in a ↵ | AUTOMATIC1111 | |
separate list | |||
2023-08-09 | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | |
import errors related to shared.py |