aboutsummaryrefslogtreecommitdiffstats
path: root/modules/scripts.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11488 from AUTOMATIC1111/callback-after_extra_networks_ac...AUTOMATIC11112023-07-081-0/+23
|\
| * add callback after_extra_networks_activatew-e-w2023-06-281-0/+23
* | whitespace for #11477AUTOMATIC11112023-07-081-1/+1
* | Merge pull request #11477 from hako-mikan/masterAUTOMATIC11112023-07-081-0/+14
|\ \
| * | add 'before_hr callback' script callbackhako-mikan2023-06-281-0/+14
| |/
* | Merge branch 'dev' into meta_classAUTOMATIC11112023-06-271-69/+84
|\|
| * Merge branch 'dev' into startup-profileAUTOMATIC2023-06-011-69/+83
| |\
| | * add an option to show selected setting in main txt2img/img2img UIAUTOMATIC2023-05-311-45/+71
| | * rename print_error to report, use it with together with package nameAUTOMATIC2023-05-311-12/+11
| | * Add & use modules.errors.print_error where currently printing exception info ...Aarni Koskela2023-05-291-23/+12
| * | work on startup profile displayAUTOMATIC2023-05-201-1/+2
| |/
* / :bug: Allow Script to have metaclasshuchenlei2023-06-161-1/+2
|/
* Make load_scripts create new runners (removes reload_scripts)Aarni Koskela2023-05-191-11/+10
* add /sdapi/v1/script-info apiAUTOMATIC2023-05-171-1/+28
* fixes for B007AUTOMATIC2023-05-101-5/+5
* Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-2/+3
* Fix padding on accordion/dropdown list elementsspace-nuko2023-03-251-0/+12
* Merge pull request #8803 from mlhub-action/fix_scripts_load_orderAUTOMATIC11112023-03-251-1/+9
|\
| * Fix scripts load ordersumof2primes2023-03-221-1/+1
| * Fix scripts load ordersumof2primes2023-03-221-1/+9
* | hide delete button for single-item dropdownAUTOMATIC2023-03-251-2/+13
* | initial gradio 3.22 supportAUTOMATIC2023-03-251-0/+3
|/
* Merge pull request #7818 from space-nuko/extension-paste-field-namesAUTOMATIC11112023-03-111-0/+9
|\
| * Allow extensions to declare paste fields for "Send to X" buttonsspace-nuko2023-02-141-0/+9
* | Add before_process_batch script callbackspace-nuko2023-02-221-0/+23
|/
* Merge pull request #7231 from EllangoK/masterAUTOMATIC11112023-01-281-0/+14
|\
| * adds components to infotext_fieldsEllangoK2023-01-261-0/+14
* | add an option to enable sections from extras tab in txt2img/img2imgAUTOMATIC2023-01-261-4/+28
|/
* rework extras tab to use script systemAUTOMATIC2023-01-231-8/+20
* Expose the compiled class module of scripts to extensionsspace-nuko2023-01-111-3/+3
* remove restriction for saving dropdowns to ui-config.jsonAUTOMATIC2023-01-061-1/+0
* rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC2023-01-051-0/+10
* Fix various typosJim Hays2022-12-151-2/+2
* remove NSFW filter and its dependency; if you still want it, find it in the e...AUTOMATIC2022-12-101-0/+20
* Add API for scripts to add elements anywhere in UI.AUTOMATIC2022-11-191-3/+66
* make existing script loading and new preload code use same code for loading m...AUTOMATIC2022-11-121-29/+17
* fix a bug in list_files_with_nameTong Zeng2022-11-101-1/+1
* add ability to create extensions that add localizationsAUTOMATIC2022-11-061-1/+0
* change process_one virtual function for script to process_batch, add extra ar...AUTOMATIC2022-11-041-5/+11
* Merge pull request #4182 from macrosoft/process_oneAUTOMATIC11112022-11-041-0/+16
|\
| * add number of itterArtem Zagidulin2022-11-021-3/+3
| * process_oneArtem Zagidulin2022-11-021-0/+16
* | do not mess with components' visibility for scripts; instead create group com...AUTOMATIC2022-11-041-16/+18
|/
* add initial version of the extensions tabAUTOMATIC2022-10-311-17/+4
* add postprocess call for scriptsAUTOMATIC2022-10-291-3/+21
* Add id access to scripts list in the cssxmodar2022-10-261-1/+1
* further support for extensionsAUTOMATIC2022-10-221-9/+35
* removed aesthetic gradients as built-inAUTOMATIC2022-10-221-54/+156
* update scripts.pyふぁ2022-10-181-1/+1
* Add scripts to ui-config,jsonふぁ2022-10-181-2/+13