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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'eslint' into dev
AUTOMATIC
2023-05-18
19
-1432
/
+1455
|
\
|
*
eslint related file edits
AUTOMATIC
2023-05-18
11
-58
/
+45
|
*
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
2023-05-17
19
-1452
/
+1488
*
|
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
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
|
*
|
|
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
|
*
|
|
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 after...
AUTOMATIC
2023-05-09
1
-2
/
+1
|
*
|
|
add links to wiki for filename pattern settings
AUTOMATIC
2023-05-08
1
-0
/
+41
|
*
|
|
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 car...
AUTOMATIC
2023-05-08
1
-4
/
+21
|
*
|
|
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
Aarni Koskela
2023-05-04
1
-31
/
+37
|
|
*
|
|
|
Merge pull request #10146 from missionfloyd/gamepad-option
AUTOMATIC1111
2023-05-08
1
-32
/
+53
|
|
|
\
\
\
\
|
|
|
*
|
|
|
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
w-e-w
2023-05-01
1
-2
/
+2
|
|
|
*
|
|
|
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
|
|
*
|
|
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
|
|
|
|
\
\
\
|
|
|
|
*
|
|
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
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
remove redundant load
unknown
2023-03-15
1
-5
/
+0
|
|
|
|
*
|
|
|
modularize
unknown
2023-03-13
2
-31
/
+40
[next]