Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-04 | Open raw sysinfo link in new page | catboxanon | -1/+1 | |
2023-07-12 | use submit blur for quick settings textbox | w-e-w | -7/+14 | |
2023-06-05 | Merge pull request #10956 from akx/len | AUTOMATIC1111 | -1/+1 | |
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | ||||
2023-06-04 | add whitelist for environment in the report | AUTOMATIC | -1/+1 | |
add extra link to view the report instead of downloading it | ||||
2023-06-03 | Added sysinfo tab to settings | AUTOMATIC | -1/+27 | |
2023-06-02 | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | -1/+1 | |
2023-05-31 | add an option to show selected setting in main txt2img/img2img UI | AUTOMATIC | -0/+263 | |
split some code from ui.py into ui_settings.py ui_gradio_edxtensions.py add before_process callback for scripts add ability for alwayson scripts to specify section and let user reorder those sections |