aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support webui.settings.batWon-Kyu Park2023-10-141-0/+4
* Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundleAUTOMATIC11112023-10-144-34/+115
|\
| * remove duplicated codeAUTOMATIC11112023-10-142-63/+42
| * Fix lintKohaku-Blueleaf2023-10-101-1/+1
| * Add warning when meet emb name conflictingKohaku-Blueleaf2023-10-102-32/+81
| * Remove dev debug printKohaku-Blueleaf2023-10-101-1/+0
| * Support string_to_param nested dictKohaku-Blueleaf2023-10-101-1/+6
| * add lora bundle systemKohaku-Blueleaf2023-10-092-0/+49
* | Merge pull request #13463 from FluttyProger/patch-1AUTOMATIC11112023-10-141-1/+2
|\ \
| * | Ability for extensions to return custom data via api in response.imagesFluttyProger2023-10-011-1/+2
* | | Merge pull request #12991 from AUTOMATIC1111/but-report-templateAUTOMATIC11112023-10-141-18/+49
|\ \ \
| * | | Less placeholder bug_report templatew-e-w2023-10-031-36/+8
| * | | Update bug_report.ymlw-e-w2023-09-071-2/+3
| * | | Grammar fixescatboxanon2023-09-061-31/+31
| * | | Update bug_report.ymlw-e-w2023-09-021-16/+74
* | | | Merge pull request #13567 from LeonZhao28/bugfix_key_error_in_processingAUTOMATIC11112023-10-141-1/+1
|\ \ \ \
| * | | | fix the key error exception when adding an overwriting key which is defined i...Leon2023-10-091-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #13459 from wkpark/preview-fixAUTOMATIC11112023-10-141-2/+5
|\ \ \ \
| * | | | show the preview image in the modalview if availableWon-Kyu Park2023-10-111-2/+5
| |/ / /
* | | | use shallow copy for #13535AUTOMATIC11112023-10-141-2/+1
* | | | Merge pull request #13535 from chu8129/devAUTOMATIC11112023-10-141-4/+5
|\ \ \ \
| * | | | reverstwangqiuwen2023-10-071-0/+2
| * | | | upwangqiuwen2023-10-071-6/+5
* | | | | Merge pull request #13610 from v0xie/network-gloraAUTOMATIC11112023-10-142-0/+35
|\ \ \ \ \
| * | | | | support inference with LyCORIS GLora networksv0xie2023-10-122-0/+35
| | |/ / / | |/| | |
* | | | | more general case of adding an infotext when no images have been generatedAUTOMATIC11112023-10-141-1/+3
* | | | | Merge pull request #13630 from wkpark/indexerror-fixAUTOMATIC11112023-10-141-0/+1
|\ \ \ \ \
| * | | | | fix IndexError: list index out of range error interrupted while postprocessWon-Kyu Park2023-10-131-0/+1
| |/ / / /
* | | | | put notification.mp3 option at the end of the pageAUTOMATIC11112023-10-141-1/+2
* | | | | Merge pull request #13631 from galekseev/masterAUTOMATIC11112023-10-142-1/+2
|\ \ \ \ \
| * | | | | added option to play notification sound or notGleb Alekseev2023-10-132-1/+2
* | | | | | Merge pull request #13364 from superhero-7/masterAUTOMATIC11112023-10-144-3/+243
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix linter issuessuperhero-72023-10-013-10/+9
| * | | | | support altdiffusion-m18superhero-72023-09-231-0/+2
| * | | | | support m18superhero-72023-09-234-5/+244
| |/ / / /
* | | | | case-insensitive search for settingsAUTOMATIC11112023-10-031-2/+2
* | | | | Merge pull request #13475 from wkpark/regress-fixAUTOMATIC11112023-10-031-1/+1
|\ \ \ \ \
| * | | | | fix re_param_code (regression bug PR #13458)Won-Kyu Park2023-10-021-1/+1
* | | | | | Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC11112023-10-032-10/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Lintmissionfloyd2023-10-031-1/+1
| * | | | | Fix accidentally closing popup dialogsmissionfloyd2023-10-032-11/+14
| |/ / / /
* | | | | Merge pull request #13466 from AUTOMATIC1111/denoising-noneAUTOMATIC11112023-10-021-1/+1
|\ \ \ \ \
| * | | | | Change denoising_strength default to None.missionfloyd2023-10-021-1/+1
| |/ / / /
* | | | | Merge pull request #13469 from PermissionDenied7335/masterAUTOMATIC11112023-10-021-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Added an option not to enable venvPermissionDenied73352023-10-021-6/+6
| |/ / /
* | | | Merge pull request #13458 from wkpark/fieldname-regexAUTOMATIC11112023-10-011-1/+1
|\ \ \ \
| * | | | fix fieldname regex to accept additional [-/] charsWon-Kyu Park2023-10-011-1/+1
* | | | | add search field to settingsAUTOMATIC11112023-10-015-18/+63
* | | | | add onEdit function for js and rework token-counter.js to use itAUTOMATIC11112023-10-013-17/+27
|/ / / /
* | | | Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimitersAUTOMATIC11112023-10-012-15/+10
|\ \ \ \