aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* show the preview image in the modalview if availableWon-Kyu Park2023-10-111-2/+5
* 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
|\ \
| * | Remove end parenthesis from weightmissionfloyd2023-10-011-1/+1
| * | Remove unneeded codemissionfloyd2023-10-011-12/+1
| * | Use checkboxes for whitespace delimitersmissionfloyd2023-10-012-3/+8
| * | Allow editing whitespace delimitersmissionfloyd2023-09-302-2/+3
| |/
* | get #13121 to work without restartAUTOMATIC11112023-09-301-8/+15
* | reword sd_checkpoint_dropdown_use_short setting and add explanationAUTOMATIC11112023-09-301-1/+1
* | Merge pull request #13121 from AUTOMATIC1111/consolidated-allowed-preview-for...AUTOMATIC11112023-09-301-6/+7
|\ \
| * | consolidated allowed preview formatsw-e-w2023-09-071-6/+7
* | | Merge pull request #13139 from AUTOMATIC1111/ckpt-dir-path-separatorAUTOMATIC11112023-09-303-5/+7
|\ \ \
| * | | option use short name for checkpoint dropdownw-e-w2023-09-082-3/+4
| * | | parsing string to pathw-e-w2023-09-081-2/+3
| |/ /
* | | Merge pull request #13170 from AUTOMATIC1111/re-fix-batch-img2img-output-dir-...AUTOMATIC11112023-09-302-1/+3
|\ \ \
| * | | prevent accessing non-existing keysw-e-w2023-09-091-1/+1
| * | | Ensure not override images with script enabledw-e-w2023-09-091-0/+2
* | | | Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fixAUTOMATIC11112023-09-301-4/+10
|\ \ \ \
| * | | | Remove extra spaceszixaphir2023-09-101-1/+1
| * | | | Remove extra network separator without regexzixaphir2023-09-101-10/+11
| * | | | Account for edge case where user deleted leading separator.zixaphir2023-08-311-1/+1
| * | | | account for customizable extra network separators in remove codezixaphir2023-08-311-2/+7
* | | | | Merge pull request #13178 from wpdong0727/fix-lora-bias-backup-resetAUTOMATIC11112023-09-301-0/+1
|\ \ \ \ \
| * | | | | fix: lora-bias-backup don't reset cachedongwenpu2023-09-101-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #13077 from sdwebui-extensions/masterAUTOMATIC11112023-09-301-9/+12
|\ \ \ \ \
| * | | | | Update localization.pyliubo09022023-09-111-2/+0
| * | | | | Update localization.pyliubo09022023-09-051-2/+1
| * | | | | Update localization.pyliubo09022023-09-051-10/+16
| | |_|_|/ | |/| | |
* | | | | Merge pull request #13189 from AUTOMATIC1111/make-InputAccordion-work-with-ui...AUTOMATIC11112023-09-301-7/+15
|\ \ \ \ \
| * | | | | make InputAccordion work with ui-configw-e-w2023-09-111-7/+15
| | |/ / / | |/| | |
* | | | | write infotext to gif image as commentAUTOMATIC11112023-09-301-0/+2
* | | | | Merge pull request #13068 from JaredTherriault/masterAUTOMATIC11112023-09-301-0/+2
|\ \ \ \ \
| * | | | | Load comments from gif images to gather geninfo from gif outputsJaredTherriault2023-09-051-0/+2
| * | | | | Merge branch 'AUTOMATIC1111:master' into masterJaredTherriault2023-09-05129-3747/+7098
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Revert "Offloading custom work"JaredTherriault2023-09-033-39/+2
| * | | | | Offloading custom workJaredTherriault2023-08-283-2/+39
* | | | | | Merge pull request #13210 from AUTOMATIC1111/fetch-version-info-when-webui_di...AUTOMATIC11112023-09-304-6/+7
|\ \ \ \ \ \