COMMITS
/ javascript/ui.js June 30, 2024
W
fix Replace preview
w-e-w committed
June 9, 2024
A
added onOptionsAvailable callback for javascript for
AUTOMATIC1111 committed
May 22, 2024
W
ReloadUI backgroundColor --background-fill-primary
w-e-w committed
March 11, 2024
W
fix Restore progress
w-e-w committed
March 4, 2024
A
Fix various typos with crate-ci/typos
Aarni Koskela committed
February 17, 2024
February 2, 2024
A
fix refresh button forgetting sort order for extra networks #14588
AUTOMATIC1111 committed
February 1, 2024
A
Add "Interrupting..." placeholder.
AUTOMATIC1111 committed
January 1, 2024
A
Fix lint issue from 501993eb
Aarni Koskela committed
A
added a button to run hires fix on selected image in the gallery
AUTOMATIC1111 committed
December 13, 2023
A
Allow pasting in WIDTHxHEIGHT strings into the width/height fields
Aarni Koskela committed
December 2, 2023
A
remove Train/Preprocessing tab and put all its functionality into extras batch images mode
AUTOMATIC1111 committed
October 1, 2023
A
add search field to settings
AUTOMATIC1111 committed
A
add onEdit function for js and rework token-counter.js to use it
AUTOMATIC1111 committed
August 19, 2023
A
Merge pull request #12662 from bluelovers/bluelovers-patch-1-1
AUTOMATIC1111 committed
B
refactor: Update ui.js
bluelovers committed
August 5, 2023
A
put localStorage stuff into its own file
AUTOMATIC1111 committed
July 31, 2023
A
Don't crash if out of local storage quota
Aarni Koskela committed
May 25, 2023
A
Use onAfterUiUpdate where possible
Aarni Koskela committed
May 21, 2023
A
Move token counters to separate JS file, fix names
Aarni Koskela committed
May 19, 2023
A
get_tab_index(): use a for loop with early-exit for performance
Aarni Koskela committed
A
Replace args_to_array (and facsimiles) with Array.from
Aarni Koskela committed
May 18, 2023
A
eslint the merged code
AUTOMATIC committed
A
Merge branch 'eslint' into dev
AUTOMATIC committed
A
eslint related file edits
AUTOMATIC committed
May 17, 2023
A
remove some code duplication from #9348
AUTOMATIC committed
A
Merge branch 'dev' into improve-frontend-responsiveness
AUTOMATIC1111 committed
A
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela committed
May 9, 2023
A
prevent Reload UI button/link from reloading the page when it's not yet ready
AUTOMATIC committed
May 8, 2023
A
do not show licenses page when user selects Show all pages in settings
AUTOMATIC committed
May 1, 2023
A
Merge branch 'dev' into js-misc-fixes
AUTOMATIC1111 committed
A
Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix
AUTOMATIC1111 committed
W
restore_progress fix
w-e-w committed
A
make it impossible to press the restore progress button after pressing it once
AUTOMATIC committed
April 30, 2023
A
Use substring instead of deprecated substr
Aarni Koskela committed
A
Fix unused variables
Aarni Koskela committed
A
Fix a whole bunch of implicit globals
Aarni Koskela committed
April 29, 2023
A
alternate restore progress button implementation
AUTOMATIC committed
A
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
AUTOMATIC committed
A
Merge branch 'dev' into feature/restore-progress
AUTOMATIC1111 committed
April 4, 2023
S
Improve frontend responsiveness for some buttons
space-nuko committed
March 28, 2023
S
keep randomId simpler
siutin committed
A
add "resize by" and "resize to" tabs to img2img
AUTOMATIC committed
A
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
AUTOMATIC committed
S
Merge branch 'master' into img2img-enhance
space-nuko committed
February 5, 2023
S
add a button to restore the current progress
siutin committed
March 25, 2023
S
Fix Send to img2img buttons
space-nuko committed
S
Use .success() callback on img2img preview inputs change
space-nuko committed
March 23, 2023
S
img2img resolution preview should use currently selected tab's image
space-nuko committed