index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
javascript
Age
Commit message (
Expand
)
Author
Lines
2023-05-09
prevent Reload UI button/link from reloading the page when it's not yet ready
AUTOMATIC
-1
/
+10
2023-05-09
make it so that custom context menu from contextMenu.js only disappears after...
AUTOMATIC
-2
/
+1
2023-05-08
add links to wiki for filename pattern settings
AUTOMATIC
-0
/
+41
2023-05-08
do not show licenses page when user selects Show all pages in settings
AUTOMATIC
-0
/
+3
2023-05-08
directory hiding for extra networks: dirs starting with . will hide their car...
AUTOMATIC
-4
/
+21
2023-05-08
Merge branch 'dev' into tooltip
AUTOMATIC1111
-156
/
+311
2023-05-08
Merge pull request #9955 from akx/noop-localization-unless-required
AUTOMATIC1111
-31
/
+37
2023-05-08
Merge pull request #10146 from missionfloyd/gamepad-option
AUTOMATIC1111
-32
/
+53
2023-05-06
Work with multiple gamepads
missionfloyd
-3
/
+4
2023-05-06
gamepad repeat option
missionfloyd
-3
/
+2
2023-05-06
Improve joypad performance
missionfloyd
-6
/
+30
2023-05-05
Make gamepad navigation optional
missionfloyd
-32
/
+29
2023-05-06
add denoising strength filename pattern
w-e-w
-2
/
+2
2023-05-04
Make localization.js do nothing if there's no localization to do
Aarni Koskela
-31
/
+37
2023-05-01
Merge branch 'dev' into js-misc-fixes
AUTOMATIC1111
-2
/
+8
2023-05-01
Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix
AUTOMATIC1111
-2
/
+2
2023-05-01
restore_progress fix
w-e-w
-2
/
+2
2023-05-01
make it impossible to press the restore progress button after pressing it once
AUTOMATIC
-0
/
+4
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
alternate restore progress button implementation
AUTOMATIC
-3
/
+48
2023-04-29
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
AUTOMATIC
-28
/
+1
2023-04-29
Merge branch 'dev' into feature/restore-progress
AUTOMATIC1111
-26
/
+120
2023-04-29
Merge pull request #9933 from w-e-w/dev
AUTOMATIC1111
-2
/
+2
2023-04-29
Merge pull request #7632 from papuSpartan/gamepad
AUTOMATIC1111
-0
/
+36
2023-04-29
change gradio callback from change to release in a bunch of places now that i...
AUTOMATIC
-0
/
+11
2023-04-29
Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by
AUTOMATIC1111
-0
/
+5
2023-04-29
Merge branch 'dev' into extension-settings-backup
AUTOMATIC1111
-25
/
+44
2023-04-29
Merge branch 'dev' into remove-watermark-option
AUTOMATIC1111
-27
/
+47
2023-04-29
hints [batch_number] [generation_number]
w-e-w
-2
/
+2
2023-04-29
rework Negative Guidance minimum sigma to work with AND, add infotext and cop...
AUTOMATIC
-1
/
+2
2023-04-29
hints [clip_skip]
w-e-w
-2
/
+2
2023-04-29
Merge branch 'dev' into generation_params_fix
AUTOMATIC1111
-20
/
+39
2023-04-29
Merge branch 'dev' into Branch_AddNewFilenameGen
AUTOMATIC1111
-185
/
+179
2023-04-29
Merge pull request #9750 from TFWol/patch-1
AUTOMATIC1111
-8
/
+0
2023-04-29
Merge pull request #9060 from AlUlkesh/master
AUTOMATIC1111
-3
/
+6
2023-04-29
Merge pull request #9227 from bbonvi/master
AUTOMATIC1111
-1
/
+1
2023-04-25
Custom delimiters
missionfloyd
-1
/
+1
2023-04-24
pull progress for 40 seconds
bbonvi
-1
/
+1
2023-04-21
Remove hyphen, underscore delimiters
missionfloyd
-1
/
+1
2023-04-21
Remove parentheses if weight == 1
missionfloyd
-2
/
+8
2023-04-20
Update delimiters
missionfloyd
-1
/
+1
2023-04-20
Simplify finding word boundaries
missionfloyd
-17
/
+9
2023-04-20
Use string.contains() instead of regex
missionfloyd
-2
/
+3
[next]