Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev | AUTOMATIC | 2023-05-17 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'master' into img2img-detect-image-size | pieresimakp | 2023-03-25 | 7 | -114/+79 |
| |\ | |||||
| * | | added button to grab the width and height from the loaded image in img2img | pieresimakp | 2023-03-24 | 1 | -0/+1 |
| | | | |||||
* | | | remove some code duplication from #9348 | AUTOMATIC | 2023-05-17 | 1 | -39/+15 |
| | | | |||||
* | | | Merge branch 'dev' into improve-frontend-responsiveness | AUTOMATIC1111 | 2023-05-17 | 17 | -188/+467 |
|\ \ \ | |||||
| * | | | simplify name pattern setting tooltips | AUTOMATIC | 2023-05-17 | 1 | -2/+2 |
| | | | | |||||
| * | | | when adding tooltips, do not scan whole document and instead only scan added ↵ | AUTOMATIC | 2023-05-17 | 1 | -23/+40 |
| | | | | | | | | | | | | | | | | elements | ||||
| * | | | Fix remove `textual inversion` prompt | Weiming | 2023-05-17 | 1 | -11/+20 |
| | | | | |||||
| * | | | add a bunch of descriptions and reword a lot of settings (sorry, localizers) | AUTOMATIC | 2023-05-14 | 1 | -1/+2 |
| | | | | |||||
| * | | | set up a system to provide extra info for settings elements in python rather ↵ | AUTOMATIC | 2023-05-14 | 1 | -36/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | than js add a bit of spacing/styling to settings elements add link info for token merging | ||||
| * | | | Make dump translations work again | Aarni Koskela | 2023-05-13 | 1 | -7/+12 |
| | | | | |||||
| * | | | Wait for DOMContentLoaded until checking whether localization should be disabled | Aarni Koskela | 2023-05-13 | 1 | -20/+21 |
| | | | | | | | | | | | | | | | | Refs https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/9955#issuecomment-1546587143 | ||||
| * | | | prevent Reload UI button/link from reloading the page when it's not yet ready | AUTOMATIC | 2023-05-09 | 1 | -1/+10 |
| | | | | |||||
| * | | | make it so that custom context menu from contextMenu.js only disappears ↵ | AUTOMATIC | 2023-05-09 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | after user's click, ignoring non-user click events | ||||
| * | | | add links to wiki for filename pattern settings | AUTOMATIC | 2023-05-08 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | | add extended info for quicksettings setting | ||||
| * | | | do not show licenses page when user selects Show all pages in settings | AUTOMATIC | 2023-05-08 | 1 | -0/+3 |
| | | | | |||||
| * | | | directory hiding for extra networks: dirs starting with . will hide their ↵ | AUTOMATIC | 2023-05-08 | 1 | -4/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cards on extra network tabs unless specifically searched for create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page | ||||
| * | | | Merge branch 'dev' into tooltip | AUTOMATIC1111 | 2023-05-08 | 16 | -156/+311 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #9955 from akx/noop-localization-unless-required | AUTOMATIC1111 | 2023-05-08 | 1 | -31/+37 |
| | |\ \ \ | | | | | | | | | | | | | Make localization.js do nothing if there's no localization to do | ||||
| | | * | | | Make localization.js do nothing if there's no localization to do | Aarni Koskela | 2023-05-04 | 1 | -31/+37 |
| | | | | | | |||||
| | * | | | | Merge pull request #10146 from missionfloyd/gamepad-option | AUTOMATIC1111 | 2023-05-08 | 1 | -32/+53 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Fix gamepad navigation | ||||
| | | * | | | | Work with multiple gamepads | missionfloyd | 2023-05-07 | 1 | -3/+4 |
| | | | | | | | |||||
| | | * | | | | gamepad repeat option | missionfloyd | 2023-05-07 | 1 | -3/+2 |
| | | | | | | | |||||
| | | * | | | | Improve joypad performance | missionfloyd | 2023-05-07 | 1 | -6/+30 |
| | | | | | | | |||||
| | | * | | | | Make gamepad navigation optional | missionfloyd | 2023-05-06 | 1 | -32/+29 |
| | | | | | | | |||||
| | * | | | | | add denoising strength filename pattern | w-e-w | 2023-05-05 | 1 | -2/+2 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | Merge branch 'dev' into js-misc-fixes | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+8 |
| | |\| | | | |||||
| | | * | | | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+2 |
| | | |\ \ \ | | | | | | | | | | | | | | | restore_progress fix | ||||
| | | | * | | | restore_progress fix | w-e-w | 2023-05-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | id wrong type | ||||
| | | * | | | | make it impossible to press the restore progress button after pressing it once | AUTOMATIC | 2023-05-01 | 1 | -0/+4 |
| | | |/ / / | |||||
| | * | | | | Use substring instead of deprecated substr | Aarni Koskela | 2023-04-30 | 3 | -5/+5 |
| | | | | | | |||||
| | * | | | | Remove redundant return | Aarni Koskela | 2023-04-30 | 1 | -1/+0 |
| | | | | | | |||||
| | * | | | | Mark Notification.requestPermission's retval as purposely ignored | Aarni Koskela | 2023-04-30 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Fix unused variables | Aarni Koskela | 2023-04-30 | 9 | -21/+14 |
| | | | | | | |||||
| | * | | | | Fix a whole bunch of implicit globals | Aarni Koskela | 2023-04-30 | 13 | -62/+60 |
| | | | | | | |||||
| | * | | | | Use classList.toggle wherever possible | Aarni Koskela | 2023-04-30 | 2 | -12/+4 |
| | | | | | | |||||
| | * | | | | imageMaskFix.js: fix event listeners to not use anonymous trampoline | Aarni Koskela | 2023-04-30 | 1 | -5/+5 |
| | | | | | | |||||
| | * | | | | hints: don't process elements that already have a title | Aarni Koskela | 2023-04-30 | 1 | -1/+3 |
| | |/ / / | |||||
| | * | | | alternate restore progress button implementation | AUTOMATIC | 2023-04-29 | 3 | -3/+48 |
| | | | | | |||||
| | * | | | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | 2023-04-29 | 2 | -28/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | ||||
| | * | | | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | 2023-04-29 | 9 | -26/+120 |
| | |\ \ \ | |||||
| | | * \ \ | Merge pull request #9933 from w-e-w/dev | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+2 |
| | | |\ \ \ | | | | | | | | | | | | | | | add missing filename pattern hints | ||||
| | | | * | | | hints [batch_number] [generation_number] | w-e-w | 2023-04-29 | 1 | -2/+2 |
| | | | | | | | |||||
| | | | * | | | hints [clip_skip] | w-e-w | 2023-04-29 | 1 | -2/+2 |
| | | | | | | | |||||
| | | * | | | | Merge pull request #7632 from papuSpartan/gamepad | AUTOMATIC1111 | 2023-04-29 | 1 | -0/+36 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Image viewer scrolling via analog stick | ||||
| | | | * | | | | remove redundant load | unknown | 2023-03-15 | 1 | -5/+0 |
| | | | | | | | | |||||
| | | | * | | | | modularize | unknown | 2023-03-13 | 2 | -31/+40 |
| | | | | | | | | |||||
| | | | * | | | | enable gallery scrolling functionality for horizontal scroll and gamepads | unknown | 2023-02-07 | 1 | -3/+22 |
| | | | | | | | | |||||
| | | | * | | | | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵ | unknown | 2023-02-05 | 1 | -2/+2 |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad | ||||
| | | | * \ \ \ \ | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵ | unknown | 2023-02-04 | 1 | -1/+1 |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad |