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
log msg
author
committer
range
path:
root
/
javascript
/
ui.js
Age
Commit message (
Expand
)
Author
2024-02-01
Add "Interrupting..." placeholder.
AUTOMATIC1111
2024-01-01
Fix lint issue from 501993eb
Aarni Koskela
2024-01-01
added a button to run hires fix on selected image in the gallery
AUTOMATIC1111
2023-12-13
Allow pasting in WIDTHxHEIGHT strings into the width/height fields
Aarni Koskela
2023-12-02
remove Train/Preprocessing tab and put all its functionality into extras batc...
AUTOMATIC1111
2023-10-01
add search field to settings
AUTOMATIC1111
2023-10-01
add onEdit function for js and rework token-counter.js to use it
AUTOMATIC1111
2023-08-19
Merge pull request #12662 from bluelovers/bluelovers-patch-1-1
AUTOMATIC1111
2023-08-19
refactor: Update ui.js
bluelovers
2023-08-05
put localStorage stuff into its own file
AUTOMATIC1111
2023-07-31
Don't crash if out of local storage quota
Aarni Koskela
2023-05-25
Use onAfterUiUpdate where possible
Aarni Koskela
2023-05-21
Move token counters to separate JS file, fix names
Aarni Koskela
2023-05-19
get_tab_index(): use a for loop with early-exit for performance
Aarni Koskela
2023-05-19
Replace args_to_array (and facsimiles) with Array.from
Aarni Koskela
2023-05-18
eslint the merged code
AUTOMATIC
2023-05-18
Merge branch 'eslint' into dev
AUTOMATIC
2023-05-18
eslint related file edits
AUTOMATIC
2023-05-17
remove some code duplication from #9348
AUTOMATIC
2023-05-17
Merge branch 'dev' into improve-frontend-responsiveness
AUTOMATIC1111
2023-05-17
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
2023-05-09
prevent Reload UI button/link from reloading the page when it's not yet ready
AUTOMATIC
2023-05-08
do not show licenses page when user selects Show all pages in settings
AUTOMATIC
2023-05-01
Merge branch 'dev' into js-misc-fixes
AUTOMATIC1111
2023-05-01
Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix
AUTOMATIC1111
2023-05-01
restore_progress fix
w-e-w
2023-05-01
make it impossible to press the restore progress button after pressing it once
AUTOMATIC
2023-04-30
Use substring instead of deprecated substr
Aarni Koskela
2023-04-30
Fix unused variables
Aarni Koskela
2023-04-30
Fix a whole bunch of implicit globals
Aarni Koskela
2023-04-29
alternate restore progress button implementation
AUTOMATIC
2023-04-29
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
AUTOMATIC
2023-04-29
Merge branch 'dev' into feature/restore-progress
AUTOMATIC1111
2023-04-29
change gradio callback from change to release in a bunch of places now that i...
AUTOMATIC
2023-04-03
Improve frontend responsiveness for some buttons
space-nuko
2023-03-30
keep randomId simpler
siutin
2023-03-30
add a button to restore the current progress
siutin
2023-03-28
add "resize by" and "resize to" tabs to img2img
AUTOMATIC
2023-03-28
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
AUTOMATIC
2023-03-28
Merge branch 'master' into img2img-enhance
space-nuko
2023-03-25
Fix Send to img2img buttons
space-nuko
2023-03-25
Use .success() callback on img2img preview inputs change
space-nuko
2023-03-25
img2img resolution preview should use currently selected tab's image
space-nuko
2023-03-25
Add upscale slider to img2img
space-nuko
2023-03-25
initial gradio 3.22 support
AUTOMATIC
2023-01-30
update prompt token counts after using the paste params button
AUTOMATIC
2023-01-28
add checkpoints tab for extra networks UI
AUTOMATIC
2023-01-23
rework extras tab to use script system
AUTOMATIC
2023-01-21
relocate tool buttons next to generate button
AUTOMATIC
2023-01-21
extra networks UI
AUTOMATIC
[next]