aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | script.js split work - hints.jsAUTOMATIC2022-09-182-210/+4
| |
* | Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+0
| |
* | Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+208
|\ \
| * | Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+0
| | |
* | | Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+0
|/ /
* | script.js split work - dragdrop.jsAUTOMATIC2022-09-182-266/+0
| |
* | Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+0
| |
* | Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+265
|\ \
| * | Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+0
| | |
* | | Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+0
|/ /
* | script.js split workAUTOMATIC2022-09-181-0/+0
| |
* | script.js split workAUTOMATIC2022-09-183-391/+18
| |
* | Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+0
| |
* | Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+389
|\ \
| * | Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+0
| |/
* / Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+0
|/
* Merge pull request #628 from 48design/drop-paste-replace-existing-imageAUTOMATIC11112022-09-181-4/+45
|\ | | | | Replace existing images when pasting from clipboard or dropping a new one (fixes #573)
| * Replace existing images when pasting from clipboard or dropping a new one ↵Connum2022-09-171-4/+45
| | | | | | | | (fixes #573)
* | Merge pull request #625 from bdrupieski/fix-batch-processing-color-correctionAUTOMATIC11112022-09-182-2/+6
|\ \ | | | | | | fix batch color correction
| * | only set loopback color corrections if corrections enabledBrian Drupieski2022-09-171-1/+3
| | |
| * | remove whitespaceBrian Drupieski2022-09-171-1/+0
| | |
| * | set loopback color corrections on each iterationBrian Drupieski2022-09-173-6/+5
| | |
| * | fix batch color correctionBrian Drupieski2022-09-171-1/+5
| |/
* | Merge pull request #634 from Dement242/Dement242-patch-1AUTOMATIC11112022-09-181-1/+1
|\ \ | | | | | | Fixed "CodeFormer visibility:" rounding to 2 decimals.
| * \ Merge branch 'AUTOMATIC1111:master' into Dement242-patch-1Dement2422022-09-172-2/+23
| |\ \
| * | | Fixed "CodeFormer visibility:" rounding to 2 decimals.Dement2422022-09-171-1/+1
| | |/ | |/|
* | | Merge pull request #635 from C43H66N12O12S2/attentionAUTOMATIC11112022-09-181-2/+2
|\ \ \ | |_|/ |/| | Move scale multiplication to the front
| * | .....C43H66N12O12S22022-09-171-2/+2
| | |
| * | Move scale multiplication to the frontC43H66N12O12S22022-09-171-2/+2
|/ /
* | Merge pull request #587 from JashoBell/BaseAUTOMATIC11112022-09-172-2/+23
|\ \ | |/ |/| Basic documentation for custom_code.py template
| * Move comments to scripts.pyJashoBell2022-09-172-17/+19
| |
| * Merge branch 'master' of ↵JashoBell2022-09-1719-115/+1011
| |\ | |/ |/| | | https://github.com/AUTOMATIC1111/stable-diffusion-webui into Base
* | Merge pull request #616 from dfaker/patch-3AUTOMATIC11112022-09-172-7/+104
|\ \ | | | | | | Block event propagation when lightbox is triggered
| * | typoDepFA2022-09-171-0/+27
| | |
| * | Add previous and next to modal with key shortcutsDepFA2022-09-171-19/+59
| | |
| * | add previous and next stylesDepFA2022-09-171-0/+26
| | |
| * | Block event propagation when lightbox is triggeredDepFA2022-09-171-6/+10
| | |
* | | Merge pull request #618 from EyeDeck/masterAUTOMATIC11112022-09-171-0/+12
|\ \ \ | | | | | | | | Fix gallery not scrolling left
| * | | Fix gallery not scrolling leftEyeDeck2022-09-171-0/+12
| |/ /
* | | Merge pull request #621 from SafentisFox/responsiveCssAUTOMATIC11112022-09-171-0/+6
|\ \ \ | |/ / |/| | Make image gallery bigger on 2k+ displays
| * | Make gallery bigger on 2k+ displayssafentisAuth2022-09-171-0/+6
|/ /
* | typoAUTOMATIC2022-09-171-1/+1
| |
* | added user.css supportAUTOMATIC2022-09-173-3/+6
| |
* | Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-175-16/+136
|\ \
| * \ Merge pull request #586 from jjisnow/image_info_tabAUTOMATIC11112022-09-171-2/+3
| |\ \ | | | | | | | | image info tab
| | * \ Merge branch 'master' into image_info_tabAUTOMATIC11112022-09-1715-93/+771
| | |\ \ | | |/ / | |/| |
| * | | generalise to work on all non-masked images on all tabsDepFA2022-09-171-11/+12
| | | |
| * | | make background semi-transparent not black;DepFA2022-09-171-1/+1
| | | |
| * | | Add modal creation and functionsDepFA2022-09-171-0/+60
| | | |
| * | | Add modal css classesDepFA2022-09-171-0/+37
| | | |