aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11226 from AUTOMATIC1111/git-clone-progressAUTOMATIC11112023-06-271-2/+2
|\
| * git clone show progressw-e-w2023-06-141-2/+2
* | alternate fix for catch errors when retrieving extension index #11290AUTOMATIC2023-06-271-2/+2
* | Merge pull request #11315 from guming3d/masterAUTOMATIC11112023-06-271-2/+2
|\ \
| * | fix: adding elem_id for img2img resize to and resize by tabsGeorge Gu2023-06-191-2/+2
* | | Merge pull request #11415 from netux/extensions-toggle-allAUTOMATIC11112023-06-272-2/+23
|\ \ \
| * | | feat(extensions): add toggle all checkbox to Installed tabMartín (Netux) Rodríguez2023-06-252-2/+23
| | |/ | |/|
* | | Merge pull request #11146 from AUTOMATIC1111/api-quit-restartAUTOMATIC11112023-06-274-11/+21
|\ \ \
| * | | update the description of --add-stop-routw-e-w2023-06-181-1/+1
| * | | terminate -> stopw-e-w2023-06-142-3/+3
| * | | response 501 if not a able to restartw-e-w2023-06-141-0/+1
| * | | update workflow kill test serverw-e-w2023-06-141-1/+1
| * | | rename routesw-e-w2023-06-141-5/+5
| * | | remove fastapi.Responsew-e-w2023-06-121-1/+1
| * | | move _stop route to apiw-e-w2023-06-122-9/+9
| * | | quit restartw-e-w2023-06-101-1/+10
| |/ /
* | | Merge branch 'master' into devAUTOMATIC2023-06-270-0/+0
|\ \ \
| * \ \ Merge branch 'release_candidate'AUTOMATIC2023-06-27102-995/+3379
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'release_candidate' into devAUTOMATIC2023-06-2714-84/+201
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge pull request #11189 from daswer123/devAUTOMATIC11112023-06-273-65/+176
| |\ \
| | * | Formatting code with PrettierDanil Boldyrev2023-06-131-75/+95
| | * | Reworked the disabling of functions, refactored part of the codeDanil Boldyrev2023-06-133-135/+121
| | * | remove console.logDanil Boldyrev2023-06-121-2/+0
| | * | Improved error output, improved settings menuDanil Boldyrev2023-06-122-38/+145
| |/ / |/| |
| * | Merge pull request #11136 from arch-fan/typoAUTOMATIC11112023-06-271-1/+1
| |\ \
| | * | fixed typosarch-fan2023-06-091-2/+2
| | |/
| * | Merge pull request #11199 from akx/makedirsAUTOMATIC11112023-06-276-15/+6
| |\ \
| | * | Use os.makedirs(..., exist_ok=True)Aarni Koskela2023-06-136-15/+6
| |/ / |/| |
| * | Merge pull request #11294 from zhtttylz/Fix_Typo_of_hints.jsAUTOMATIC11112023-06-271-2/+2
| |\ \
| | * | Fix Typo of hints.jszhtttylz2023-06-181-2/+2
| | |/
| * | Merge pull request #11408 from wfjsw/patch-1AUTOMATIC11112023-06-271-0/+5
| |\ \
| | * | Strip whitespaces from URL and dirname prior to extension installationJabasukuriputo Wang2023-06-241-0/+5
| | |/
| * | add missing infotext entry for the pad cond/uncond optionAUTOMATIC2023-06-272-1/+11
| * | Merge branch 'dev' into release_candidateAUTOMATIC2023-06-09101-977/+3244
| |\ \ | |/ / |/| / | |/
* | add changelog for 1.4.0AUTOMATIC2023-06-091-0/+57
* | linterAUTOMATIC2023-06-091-1/+1
* | Merge pull request #11092 from AUTOMATIC1111/Generate-Forever-during-generationAUTOMATIC11112023-06-091-4/+10
|\ \
| * | Generate Forever during generationw-e-w2023-06-081-4/+10
* | | Merge pull request #11087 from AUTOMATIC1111/persistent_conds_cacheAUTOMATIC11112023-06-092-10/+17
|\ \ \
| * | | persistent conds cachew-e-w2023-06-082-10/+17
| |/ /
* | | Merge pull request #11123 from akx/dont-die-on-bad-symlink-loraAUTOMATIC11112023-06-091-1/+5
|\ \ \
| * | | Don't die when a LoRA is a broken symlinkAarni Koskela2023-06-091-1/+5
| |/ /
* | | Merge pull request #10295 from Splendide-Imaginarius/mk2-blur-maskAUTOMATIC11112023-06-092-13/+38
|\ \ \
| * | | Split Outpainting MK2 mask blur into X and Y componentsSplendide Imaginarius2023-06-091-9/+21
| * | | Split mask blur into X and Y componentsSplendide Imaginarius2023-06-091-4/+17
| |/ /
* | | Merge pull request #11048 from DGdev91/force_python1_navi_renoirAUTOMATIC11112023-06-091-1/+16
|\ \ \ | |/ / |/| |
| * | Skip force pyton and pytorch ver if TORCH_COMMAND already setDGdev912023-06-061-9/+12
| * | Write "RX 5000 Series" instead of "Navi" in errDGdev912023-06-061-1/+1
| * | Check python version for Navi 1 onlyDGdev912023-06-061-1/+1
| * | Force python1 for Navi1 only, use python_cmd for pythonDGdev912023-06-061-15/+8