Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-01 | Merge branch 'release_candidate' | AUTOMATIC | -342/+1561 | |
2023-05-01 | Merge branch 'release_candidate' into dev | AUTOMATIC | -2/+2 | |
2023-05-01 | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix | AUTOMATIC1111 | -2/+2 | |
restore_progress fix | ||||
2023-05-01 | Merge branch 'release_candidate' into dev | AUTOMATIC | -1/+8 | |
2023-05-01 | restore_progress fix | w-e-w | -2/+2 | |
id wrong type | ||||
2023-05-01 | make it impossible to press the restore progress button after pressing it once | AUTOMATIC | -0/+4 | |
2023-05-01 | Add a comment and partial fix for the issue when the inpaint UI is ↵ | AUTOMATIC | -1/+4 | |
unresponsive after using it. | ||||
2023-05-01 | Merge branch 'release_candidate' into dev | AUTOMATIC | -3/+6 | |
2023-05-01 | attempt to fix broken github CI | AUTOMATIC | -1/+1 | |
2023-05-01 | Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_override | AUTOMATIC1111 | -1/+1 | |
XYZ checkpoint switch via Override | ||||
2023-05-01 | Merge pull request #9958 from AUTOMATIC1111/model_override_enhancement | AUTOMATIC1111 | -2/+5 | |
override setting "model override" enhancement | ||||
2023-05-01 | use override to apply checkpoint | w-e-w | -1/+1 | |
2023-05-01 | checkpoint override enhancement | w-e-w | -2/+5 | |
2023-04-30 | Use substring instead of deprecated substr | Aarni Koskela | -5/+5 | |
2023-04-30 | Remove redundant return | Aarni Koskela | -1/+0 | |
2023-04-30 | Mark Notification.requestPermission's retval as purposely ignored | Aarni Koskela | -1/+1 | |
2023-04-30 | Fix unused variables | Aarni Koskela | -21/+14 | |
2023-04-30 | Fix a whole bunch of implicit globals | Aarni Koskela | -62/+60 | |
2023-04-30 | Use classList.toggle wherever possible | Aarni Koskela | -12/+4 | |
2023-04-30 | imageMaskFix.js: fix event listeners to not use anonymous trampoline | Aarni Koskela | -5/+5 | |
2023-04-30 | hints: don't process elements that already have a title | Aarni Koskela | -1/+3 | |
2023-04-29 | attempt to fix broken github CI | AUTOMATIC | -1/+1 | |
2023-04-29 | Merge branch 'dev' into release_candidate | AUTOMATIC | -0/+58 | |
2023-04-29 | add changelog | AUTOMATIC | -0/+58 | |
2023-04-29 | Merge branch 'dev' into release_candidate | AUTOMATIC | -339/+1490 | |
2023-04-29 | increase extra networks UI height to fit two rows of cards. | AUTOMATIC | -1/+1 | |
2023-04-29 | alternate restore progress button implementation | AUTOMATIC | -7/+99 | |
2023-04-29 | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | -141/+18 | |
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | ||||
2023-04-29 | Merge pull request #7595 from siutin/feature/restore-progress | AUTOMATIC1111 | -18/+141 | |
restore the progress from session lost / tab reload | ||||
2023-04-29 | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | -334/+1394 | |
2023-04-29 | Merge pull request #9907 from garrettsutula/master | AUTOMATIC1111 | -0/+2 | |
Add disable_tls_verify arg for use with self-signed certs | ||||
2023-04-29 | Merge branch 'dev' into master | AUTOMATIC1111 | -333/+1390 | |
2023-04-29 | bump gradio to 3.28.1 | AUTOMATIC | -3/+3 | |
2023-04-29 | do not fail all Loras if some have failed to load when making a picture | AUTOMATIC | -1/+5 | |
2023-04-29 | Merge pull request #9933 from w-e-w/dev | AUTOMATIC1111 | -2/+2 | |
add missing filename pattern hints | ||||
2023-04-29 | Merge pull request #7632 from papuSpartan/gamepad | AUTOMATIC1111 | -0/+36 | |
Image viewer scrolling via analog stick | ||||
2023-04-29 | change gradio callback from change to release in a bunch of places now that ↵ | AUTOMATIC | -2/+21 | |
it's fixed in gradio | ||||
2023-04-29 | remove unwanted changes from #8789 | AUTOMATIC | -14/+5 | |
2023-04-29 | Merge pull request #8789 from Rucadi/master | AUTOMATIC1111 | -1/+26 | |
Add polling and reload callback for extensions. | ||||
2023-04-29 | Merge pull request #8924 from kurilee/master | AUTOMATIC1111 | -3/+9 | |
Add option "keep original size" to textual inversion images preprocess | ||||
2023-04-29 | Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by | AUTOMATIC1111 | -8/+79 | |
add "resize by" and "resize to" tabs to img2img | ||||
2023-04-29 | Update modules/ui.py | AUTOMATIC1111 | -5/+6 | |
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com> | ||||
2023-04-29 | Merge pull request #8999 from Reibies/patch-1 | AUTOMATIC1111 | -0/+6 | |
Changed: extra network height css | ||||
2023-04-29 | Remove NVidia URL for OSX torch installation on OSX. | AUTOMATIC | -1/+1 | |
2023-04-29 | revert some questionable changes from #9159 | AUTOMATIC | -3/+3 | |
2023-04-29 | Merge pull request #9159 from space-nuko/ui-config-tabs | AUTOMATIC1111 | -16/+34 | |
Make selected tab configurable with UI config | ||||
2023-04-29 | Merge branch 'dev' into ui-config-tabs | AUTOMATIC1111 | -306/+1187 | |
2023-04-29 | Merge pull request #9165 from Ming424/update-readme | AUTOMATIC1111 | -2/+2 | |
Small update for readme | ||||
2023-04-29 | Merge pull request #9258 from wywywywy/bug-outpainting-mk2-file-format | AUTOMATIC1111 | -2/+2 | |
bug: Outpainting Mk2 & Poorman should use the SAMPLE file format to save images, not GRID file format | ||||
2023-04-29 | Merge pull request #9169 from space-nuko/extension-settings-backup | AUTOMATIC1111 | -13/+499 | |
Extension settings backup/restore feature |