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
*
removed unused import; now using javascript to watch prompt textarea
Liam
2022-09-28
1
-9
/
+11
*
switched the token counter to use hidden buttons instead of api call
Liam
2022-09-27
2
-58
/
+15
*
Merge remote-tracking branch 'upstream/master' into token_count
Liam
2022-09-27
4
-14
/
+22
|
\
|
*
Merge branch 'master' into notification-sound
48DESIGN
2022-09-27
2
-12
/
+17
|
|
\
|
|
*
refactored image paste handling to fill unset images successively, then repla...
Connum
2022-09-27
1
-9
/
+15
|
|
*
Solve issue #962
Alexandre Simard
2022-09-27
1
-3
/
+2
|
*
|
adds support for a notification.mp3 in the root directory that will play upon...
Connum
2022-09-26
1
-0
/
+3
|
|
/
|
*
use strftime. update hints.js
tateisu
2022-09-26
1
-2
/
+2
*
|
added token counter next to txt2img and img2img prompts
Liam
2022-09-27
2
-0
/
+60
|
/
*
Changed job_id to timestamp
Eyrie
2022-09-25
1
-4
/
+2
*
Added hints for file & dir patterns
Eyrie
2022-09-25
1
-2
/
+2
*
Added job_id pattern for directories
Eyrie
2022-09-25
1
-0
/
+1
*
added [styles] filename pattern
RnDMonkey
2022-09-24
1
-2
/
+2
*
Only switch between visible gallery entries
DepFA
2022-09-23
1
-2
/
+14
*
delete unwanted console.log
AUTOMATIC
2022-09-23
1
-1
/
+0
*
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC
2022-09-23
2
-4
/
+48
*
upgrade to gradio==3.4b3 t fixthe inpain bugs
AUTOMATIC
2022-09-23
2
-31
/
+30
*
Show interrupt button without progress bar
innovaciones
2022-09-23
1
-2
/
+2
*
resize mask canvases to fit underlying image (fixes #668)
Connum
2022-09-22
1
-0
/
+45
*
Fixed directory name generation process.
Prof-Cheese
2022-09-22
1
-0
/
+1
*
Update selectors after ui and core overhaul
DepFA
2022-09-22
1
-9
/
+4
*
move Notification.requestPermission() entirely to javascript to possibly fix ...
AUTOMATIC
2022-09-22
1
-0
/
+12
*
A big rework, just what you were secretly hoping for!
AUTOMATIC
2022-09-22
1
-5
/
+47
*
Merge branch 'master' into patch-6
AUTOMATIC1111
2022-09-22
1
-7
/
+15
|
\
|
*
New position and interrupt integration
innovaciones
2022-09-22
1
-8
/
+6
|
*
Update progressbar.js
innovaciones
2022-09-22
1
-1
/
+1
|
*
Fix progress bar position
innovaciones
2022-09-22
1
-3
/
+13
*
|
Add aspect ratio overlay js
DepFA
2022-09-22
1
-0
/
+124
|
/
*
update tiling button for imageviewer.js to use an icon in same style as other...
AUTOMATIC
2022-09-21
1
-3
/
+6
*
add button to toggle tiling images in the imageviewer modal
Adam Snodgrass
2022-09-21
1
-12
/
+46
*
Revert "Reset image input when dragover new image"
Connum
2022-09-21
1
-16
/
+1
*
fix image replacement via clipboard paste or drag and drop on PNG Info tab
Connum
2022-09-21
1
-2
/
+23
*
Reset image input when dragover new image
trufty
2022-09-20
1
-1
/
+16
*
Send a browser notification when the images are ready
Dave Sescleifer
2022-09-20
1
-0
/
+34
*
fix the issue with incorrect js options on page load
AUTOMATIC
2022-09-19
1
-16
/
+9
*
Rely on opts being pre-populated
DepFA
2022-09-19
1
-12
/
+5
*
initialize modal state from options
DepFA
2022-09-19
1
-1
/
+19
*
Add logic for zoom toggle
DepFA
2022-09-19
1
-4
/
+21
*
added highres fix feature
AUTOMATIC
2022-09-19
1
-0
/
+4
*
Move memmon tooltip to hints.js
EyeDeck
2022-09-19
1
-1
/
+12
*
Merge pull request #672 from 48design/fix-inpaint-dragdrop-paste
AUTOMATIC1111
2022-09-18
1
-1
/
+1
|
\
|
*
replace existing image via paste or drop in inpaint mode (fixes #649)
Connum
2022-09-18
1
-1
/
+1
*
|
add read access to settings for jsavascript
AUTOMATIC
2022-09-18
2
-2
/
+41
|
/
*
close on escape
Adam Snodgrass
2022-09-18
1
-0
/
+3
*
Add buttons for random and reuse seed.
Johan Aires Rastén
2022-09-18
1
-0
/
+2
*
fix pasting of images from the clipboard in img2img (fixes #645)
Connum
2022-09-18
1
-0
/
+1
*
altered progressbar to not rely on first progress request coming after the jo...
AUTOMATIC
2022-09-18
2
-3
/
+11
*
script.js split work - ui.js
AUTOMATIC
2022-09-18
5
-30
/
+16
*
Split history script.js to javascript/ui.js
Andrey
2022-09-18
1
-0
/
+87
*
script.js split work - progress.js
AUTOMATIC
2022-09-18
1
-90
/
+3
[next]