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
/
ui.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable prompt token counters option actually disables token counting rather ...
AUTOMATIC1111
2024-02-17
1
-2
/
+0
*
fix refresh button forgetting sort order for extra networks #14588
AUTOMATIC1111
2024-02-02
1
-1
/
+1
*
Add "Interrupting..." placeholder.
AUTOMATIC1111
2024-02-01
1
-2
/
+11
*
Fix lint issue from 501993eb
Aarni Koskela
2024-01-01
1
-1
/
+1
*
added a button to run hires fix on selected image in the gallery
AUTOMATIC1111
2024-01-01
1
-0
/
+8
*
Allow pasting in WIDTHxHEIGHT strings into the width/height fields
Aarni Koskela
2023-12-13
1
-0
/
+24
*
remove Train/Preprocessing tab and put all its functionality into extras batc...
AUTOMATIC1111
2023-12-02
1
-0
/
+17
*
add search field to settings
AUTOMATIC1111
2023-10-01
1
-15
/
+0
*
add onEdit function for js and rework token-counter.js to use it
AUTOMATIC1111
2023-10-01
1
-0
/
+17
*
Merge pull request #12662 from bluelovers/bluelovers-patch-1-1
AUTOMATIC1111
2023-08-19
1
-19
/
+2
|
\
|
*
refactor: Update ui.js
bluelovers
2023-08-19
1
-19
/
+2
*
|
put localStorage stuff into its own file
AUTOMATIC1111
2023-08-05
1
-16
/
+8
*
|
Don't crash if out of local storage quota
Aarni Koskela
2023-07-31
1
-4
/
+10
|
/
*
Use onAfterUiUpdate where possible
Aarni Koskela
2023-05-25
1
-1
/
+1
*
Move token counters to separate JS file, fix names
Aarni Koskela
2023-05-21
1
-70
/
+1
*
get_tab_index(): use a for loop with early-exit for performance
Aarni Koskela
2023-05-19
1
-8
/
+6
*
Replace args_to_array (and facsimiles) with Array.from
Aarni Koskela
2023-05-19
1
-26
/
+12
*
eslint the merged code
AUTOMATIC
2023-05-18
1
-1
/
+1
*
Merge branch 'eslint' into dev
AUTOMATIC
2023-05-18
1
-208
/
+213
|
\
|
*
eslint related file edits
AUTOMATIC
2023-05-18
1
-14
/
+8
|
*
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
2023-05-17
1
-202
/
+213
*
|
remove some code duplication from #9348
AUTOMATIC
2023-05-17
1
-39
/
+15
*
|
Merge branch 'dev' into improve-frontend-responsiveness
AUTOMATIC1111
2023-05-17
1
-14
/
+94
|
\
|
|
*
prevent Reload UI button/link from reloading the page when it's not yet ready
AUTOMATIC
2023-05-09
1
-1
/
+10
|
*
do not show licenses page when user selects Show all pages in settings
AUTOMATIC
2023-05-08
1
-0
/
+3
|
*
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
1
-1
/
+1
|
*
|
Fix unused variables
Aarni Koskela
2023-04-30
1
-2
/
+2
|
*
|
Fix a whole bunch of implicit globals
Aarni Koskela
2023-04-30
1
-15
/
+15
|
|
/
|
*
alternate restore progress button implementation
AUTOMATIC
2023-04-29
1
-1
/
+45
|
*
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
AUTOMATIC
2023-04-29
1
-27
/
+0
|
*
Merge branch 'dev' into feature/restore-progress
AUTOMATIC1111
2023-04-29
1
-1
/
+18
|
|
\
|
|
*
change gradio callback from change to release in a bunch of places now that i...
AUTOMATIC
2023-04-29
1
-0
/
+11
|
|
*
add "resize by" and "resize to" tabs to img2img
AUTOMATIC
2023-03-28
1
-0
/
+5
|
*
|
keep randomId simpler
siutin
2023-03-30
1
-8
/
+2
|
*
|
add a button to restore the current progress
siutin
2023-03-30
1
-2
/
+34
|
|
/
*
/
Improve frontend responsiveness for some buttons
space-nuko
2023-04-04
1
-0
/
+48
|
/
*
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
AUTOMATIC
2023-03-28
1
-21
/
+1
*
Merge branch 'master' into img2img-enhance
space-nuko
2023-03-28
1
-5
/
+31
|
\
|
*
Fix Send to img2img buttons
space-nuko
2023-03-25
1
-5
/
+31
*
|
Use .success() callback on img2img preview inputs change
space-nuko
2023-03-25
1
-8
/
+0
*
|
img2img resolution preview should use currently selected tab's image
space-nuko
2023-03-25
1
-3
/
+10
*
|
Add upscale slider to img2img
space-nuko
2023-03-25
1
-2
/
+23
|
/
*
initial gradio 3.22 support
AUTOMATIC
2023-03-25
1
-2
/
+1
*
update prompt token counts after using the paste params button
AUTOMATIC
2023-01-29
1
-8
/
+28
*
add checkpoints tab for extra networks UI
AUTOMATIC
2023-01-28
1
-0
/
+7
*
rework extras tab to use script system
AUTOMATIC
2023-01-23
1
-5
/
+0
[next]