aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | add links to wiki for filename pattern settingsAUTOMATIC2023-05-081-0/+41
| | | | | | | | | | | | | | | | add extended info for quicksettings setting
| * | | do not show licenses page when user selects Show all pages in settingsAUTOMATIC2023-05-081-0/+3
| | | |
| * | | directory hiding for extra networks: dirs starting with . will hide their ↵AUTOMATIC2023-05-081-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 tooltipAUTOMATIC11112023-05-0816-156/+311
| |\ \ \
| | * \ \ Merge pull request #9955 from akx/noop-localization-unless-requiredAUTOMATIC11112023-05-081-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 doAarni Koskela2023-05-041-31/+37
| | | | | |
| | * | | | Merge pull request #10146 from missionfloyd/gamepad-optionAUTOMATIC11112023-05-081-32/+53
| | |\ \ \ \ | | | | | | | | | | | | | | Fix gamepad navigation
| | | * | | | Work with multiple gamepadsmissionfloyd2023-05-071-3/+4
| | | | | | |
| | | * | | | gamepad repeat optionmissionfloyd2023-05-071-3/+2
| | | | | | |
| | | * | | | Improve joypad performancemissionfloyd2023-05-071-6/+30
| | | | | | |
| | | * | | | Make gamepad navigation optionalmissionfloyd2023-05-061-32/+29
| | | | | | |
| | * | | | | add denoising strength filename patternw-e-w2023-05-051-2/+2
| | | |/ / / | | |/| | |
| | * | | | Merge branch 'dev' into js-misc-fixesAUTOMATIC11112023-05-011-2/+8
| | |\| | |
| | | * | | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fixAUTOMATIC11112023-05-011-2/+2
| | | |\ \ \ | | | | | | | | | | | | | | restore_progress fix
| | | | * | | restore_progress fixw-e-w2023-05-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | id wrong type
| | | * | | | make it impossible to press the restore progress button after pressing it onceAUTOMATIC2023-05-011-0/+4
| | | |/ / /
| | * | | | Use substring instead of deprecated substrAarni Koskela2023-04-303-5/+5
| | | | | |
| | * | | | Remove redundant returnAarni Koskela2023-04-301-1/+0
| | | | | |
| | * | | | Mark Notification.requestPermission's retval as purposely ignoredAarni Koskela2023-04-301-1/+1
| | | | | |
| | * | | | Fix unused variablesAarni Koskela2023-04-309-21/+14
| | | | | |
| | * | | | Fix a whole bunch of implicit globalsAarni Koskela2023-04-3013-62/+60
| | | | | |
| | * | | | Use classList.toggle wherever possibleAarni Koskela2023-04-302-12/+4
| | | | | |
| | * | | | imageMaskFix.js: fix event listeners to not use anonymous trampolineAarni Koskela2023-04-301-5/+5
| | | | | |
| | * | | | hints: don't process elements that already have a titleAarni Koskela2023-04-301-1/+3
| | |/ / /
| | * | | alternate restore progress button implementationAUTOMATIC2023-04-293-3/+48
| | | | |
| | * | | Revert "Merge pull request #7595 from siutin/feature/restore-progress"AUTOMATIC2023-04-292-28/+1
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727.
| | * | | Merge branch 'dev' into feature/restore-progressAUTOMATIC11112023-04-299-26/+120
| | |\ \ \
| | | * \ \ Merge pull request #9933 from w-e-w/devAUTOMATIC11112023-04-291-2/+2
| | | |\ \ \ | | | | | | | | | | | | | | add missing filename pattern hints
| | | | * | | hints [batch_number] [generation_number]w-e-w2023-04-291-2/+2
| | | | | | |
| | | | * | | hints [clip_skip]w-e-w2023-04-291-2/+2
| | | | | | |
| | | * | | | Merge pull request #7632 from papuSpartan/gamepadAUTOMATIC11112023-04-291-0/+36
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Image viewer scrolling via analog stick
| | | | * | | | remove redundant loadunknown2023-03-151-5/+0
| | | | | | | |
| | | | * | | | modularizeunknown2023-03-132-31/+40
| | | | | | | |
| | | | * | | | enable gallery scrolling functionality for horizontal scroll and gamepadsunknown2023-02-071-3/+22
| | | | | | | |
| | | | * | | | Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-02-051-2/+2
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| | | | * \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-02-041-1/+1
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| | | | * \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-01-303-13/+92
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| | | | * \ \ \ \ \ \ Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui ↵unknown2023-01-2812-199/+533
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gamepad
| | | | * | | | | | | | basic image next and prev control with joystickunknown2023-01-281-0/+13
| | | | | | | | | | | |
| | | * | | | | | | | | change gradio callback from change to release in a bunch of places now that ↵AUTOMATIC2023-04-291-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's fixed in gradio
| | | * | | | | | | | | Merge pull request #9108 from AUTOMATIC1111/img2img-scale-byAUTOMATIC11112023-04-291-0/+5
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | add "resize by" and "resize to" tabs to img2img
| | | | * | | | | | | | | add "resize by" and "resize to" tabs to img2imgAUTOMATIC2023-03-281-0/+5
| | | | | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'dev' into extension-settings-backupAUTOMATIC11112023-04-296-25/+44
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'dev' into remove-watermark-optionAUTOMATIC11112023-04-297-27/+47
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | rework Negative Guidance minimum sigma to work with AND, add infotext and ↵AUTOMATIC2023-04-291-1/+2
| | | | | | |_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | copypaste parameters support
| | | | | * | | | | | | | | Merge branch 'dev' into generation_params_fixAUTOMATIC11112023-04-295-20/+39
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ Merge branch 'dev' into Branch_AddNewFilenameGenAUTOMATIC11112023-04-2911-185/+179
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ Merge pull request #9750 from TFWol/patch-1AUTOMATIC11112023-04-291-8/+0
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove old code roll random artists
| | | | | | | | * | | | | | | | | Remove old code roll random artistsTFWol2023-04-191-8/+0
| | | | | | | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed context menu entry that used to be for rolling artists from the now removed artists.csv. It was probably meant to be removed at commit 6d805b6.
| | | | | | | * | | | | | | | | Merge pull request #9060 from AlUlkesh/masterAUTOMATIC11112023-04-292-3/+6
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix: lightboxModal, selectedTab