aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
* Add hint for `ctrl/alt enter`aoirusann2022-10-151-10/+0
* remove extra 100ms timeoutruocaled2022-10-151-3/+1
* re-attach full screen zoom listenersruocaled2022-10-151-0/+3
* allow re-open for multiple images galleryruocaled2022-10-151-3/+4
* fix observer disconnect logicruocaled2022-10-151-5/+7
* remove console.logruocaled2022-10-151-1/+0
* auto re-open selected image after re-generation ruocaled2022-10-151-0/+32
* bring history tab back, make it behave; it's still slow but won't fuck anythi...AUTOMATIC2022-10-141-4/+12
* change checkpoint merger to work in a more obvious wayAUTOMATIC2022-10-141-2/+2
* Merge pull request #2396 from yfszzx/masterAUTOMATIC11112022-10-141-0/+198
|\
| * Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员2022-10-141-2/+5
| |\
| * \ Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员2022-10-134-7/+9
| |\ \
| * | | images history fix all known bugyfszzx2022-10-131-14/+9
| * | | Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员2022-10-131-0/+3
| |\ \ \
| * | | | images history delete a number of images consecutively nextyfszzx2022-10-131-9/+15
| * | | | images history improvementyfszzx2022-10-121-1/+1
| * | | | images history improvementyfszzx2022-10-121-60/+65
| * | | | testyfszzx2022-10-123-2/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plusyfszzx2022-10-121-32/+41
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into master不会画画的中医不是好程序员2022-10-111-32/+41
| | |\ \ \ \ \
| * | | | | | | images history improvementyfszzx2022-10-121-76/+146
| |/ / / / / /
| * | | | | | images history improvementyfszzx2022-10-111-4/+2
| * | | | | | images history improvementyfszzx2022-10-112-4/+2
| |\ \ \ \ \ \
| * | | | | | | images history improvementyfszzx2022-10-112-58/+114
| * | | | | | | Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员2022-10-105-83/+291
| |\ \ \ \ \ \ \
| * | | | | | | | images history overyfszzx2022-10-101-2/+2
| * | | | | | | | show image historyyfszzx2022-10-102-0/+68
* | | | | | | | | fix paste not working in firefoxAUTOMATIC2022-10-142-17/+14
* | | | | | | | | Merge branch 'param-loading'AUTOMATIC2022-10-142-0/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add drag/drop param loading.d8ahazard2022-10-122-0/+25
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | add an ability to merge three checkpointsAUTOMATIC2022-10-141-1/+4
* | | | | | | | Update hints.jscrackfoo2022-10-141-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | emergency fix for broken send to buttonsAUTOMATIC2022-10-131-4/+4
* | | | | | | Update hints.jsTaithrah2022-10-131-1/+1
* | | | | | | Correct img gen count in notificationKalle2022-10-131-1/+1
* | | | | | | add option to change what's shown in quicksettings barAUTOMATIC2022-10-131-0/+2
* | | | | | | Restore last generation paramsTrung Ngo2022-10-131-1/+1
* | | | | | | add missing id propertyDepFA2022-10-131-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | train: change filename processing to be more simple and configurableAUTOMATIC2022-10-121-0/+3
|/ / / / /
* | | | | Merge branch 'master' into feature/scale_toAUTOMATIC11112022-10-123-35/+46
|\ \ \ \ \
| * | | | | Typo fix in watermark hint.LunixWasTaken2022-10-121-1/+1
| * | | | | Prevent nans from failed float parsing from overwriting weightsDepFA2022-10-111-0/+1
| * | | | | triggers 'input' event when using arrow keys to edit attentionnai-degen2022-10-111-0/+3
| | |_|_|/ | |/| | |
| * | | | context menus closureDepFA2022-10-111-40/+41
| * | | | Correct list style, apply gen forever to both tabs, roll3 on both tabsDepFA2022-10-111-8/+16
| | |_|/ | |/| |
| * | | Make cancel generate forever let the current gen complete (#2206)DepFA2022-10-101-4/+0
| * | | add an option to not add watermark to created imagesAUTOMATIC2022-10-101-0/+1
| * | | add eta noise seed delta optionAUTOMATIC2022-10-101-0/+1
| | |/ | |/|
* / | Add "Scale to" option to ExtrasJustin Maier2022-10-101-1/+2
|/ /
* | Update lightbox to change displayed image as soon as generation is complete (...DepFA2022-10-091-75/+99