Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | script.js split work - hints.js | AUTOMATIC | 2022-09-18 | 2 | -210/+4 | |
| | | ||||||
* | | Split history script.js to javascript/hints.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
| | | ||||||
* | | Split history script.js to javascript/hints.js | Andrey | 2022-09-18 | 1 | -0/+208 | |
|\ \ | ||||||
| * | | Split history script.js to javascript/hints.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
| | | | ||||||
* | | | Split history script.js to javascript/hints.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
|/ / | ||||||
* | | script.js split work - dragdrop.js | AUTOMATIC | 2022-09-18 | 2 | -266/+0 | |
| | | ||||||
* | | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
| | | ||||||
* | | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+265 | |
|\ \ | ||||||
| * | | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
| | | | ||||||
* | | | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
|/ / | ||||||
* | | script.js split work | AUTOMATIC | 2022-09-18 | 1 | -0/+0 | |
| | | ||||||
* | | script.js split work | AUTOMATIC | 2022-09-18 | 3 | -391/+18 | |
| | | ||||||
* | | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
| | | ||||||
* | | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+389 | |
|\ \ | ||||||
| * | | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
| |/ | ||||||
* / | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+0 | |
|/ | ||||||
* | Merge pull request #628 from 48design/drop-paste-replace-existing-image | AUTOMATIC1111 | 2022-09-18 | 1 | -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 ↵ | Connum | 2022-09-17 | 1 | -4/+45 | |
| | | | | | | | | (fixes #573) | |||||
* | | Merge pull request #625 from bdrupieski/fix-batch-processing-color-correction | AUTOMATIC1111 | 2022-09-18 | 2 | -2/+6 | |
|\ \ | | | | | | | fix batch color correction | |||||
| * | | only set loopback color corrections if corrections enabled | Brian Drupieski | 2022-09-17 | 1 | -1/+3 | |
| | | | ||||||
| * | | remove whitespace | Brian Drupieski | 2022-09-17 | 1 | -1/+0 | |
| | | | ||||||
| * | | set loopback color corrections on each iteration | Brian Drupieski | 2022-09-17 | 3 | -6/+5 | |
| | | | ||||||
| * | | fix batch color correction | Brian Drupieski | 2022-09-17 | 1 | -1/+5 | |
| |/ | ||||||
* | | Merge pull request #634 from Dement242/Dement242-patch-1 | AUTOMATIC1111 | 2022-09-18 | 1 | -1/+1 | |
|\ \ | | | | | | | Fixed "CodeFormer visibility:" rounding to 2 decimals. | |||||
| * \ | Merge branch 'AUTOMATIC1111:master' into Dement242-patch-1 | Dement242 | 2022-09-17 | 2 | -2/+23 | |
| |\ \ | ||||||
| * | | | Fixed "CodeFormer visibility:" rounding to 2 decimals. | Dement242 | 2022-09-17 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #635 from C43H66N12O12S2/attention | AUTOMATIC1111 | 2022-09-18 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | Move scale multiplication to the front | |||||
| * | | ..... | C43H66N12O12S2 | 2022-09-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Move scale multiplication to the front | C43H66N12O12S2 | 2022-09-17 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #587 from JashoBell/Base | AUTOMATIC1111 | 2022-09-17 | 2 | -2/+23 | |
|\ \ | |/ |/| | Basic documentation for custom_code.py template | |||||
| * | Move comments to scripts.py | JashoBell | 2022-09-17 | 2 | -17/+19 | |
| | | ||||||
| * | Merge branch 'master' of ↵ | JashoBell | 2022-09-17 | 19 | -115/+1011 | |
| |\ | |/ |/| | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui into Base | |||||
* | | Merge pull request #616 from dfaker/patch-3 | AUTOMATIC1111 | 2022-09-17 | 2 | -7/+104 | |
|\ \ | | | | | | | Block event propagation when lightbox is triggered | |||||
| * | | typo | DepFA | 2022-09-17 | 1 | -0/+27 | |
| | | | ||||||
| * | | Add previous and next to modal with key shortcuts | DepFA | 2022-09-17 | 1 | -19/+59 | |
| | | | ||||||
| * | | add previous and next styles | DepFA | 2022-09-17 | 1 | -0/+26 | |
| | | | ||||||
| * | | Block event propagation when lightbox is triggered | DepFA | 2022-09-17 | 1 | -6/+10 | |
| | | | ||||||
* | | | Merge pull request #618 from EyeDeck/master | AUTOMATIC1111 | 2022-09-17 | 1 | -0/+12 | |
|\ \ \ | | | | | | | | | Fix gallery not scrolling left | |||||
| * | | | Fix gallery not scrolling left | EyeDeck | 2022-09-17 | 1 | -0/+12 | |
| |/ / | ||||||
* | | | Merge pull request #621 from SafentisFox/responsiveCss | AUTOMATIC1111 | 2022-09-17 | 1 | -0/+6 | |
|\ \ \ | |/ / |/| | | Make image gallery bigger on 2k+ displays | |||||
| * | | Make gallery bigger on 2k+ displays | safentisAuth | 2022-09-17 | 1 | -0/+6 | |
|/ / | ||||||
* | | typo | AUTOMATIC | 2022-09-17 | 1 | -1/+1 | |
| | | ||||||
* | | added user.css support | AUTOMATIC | 2022-09-17 | 3 | -3/+6 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-17 | 5 | -16/+136 | |
|\ \ | ||||||
| * \ | Merge pull request #586 from jjisnow/image_info_tab | AUTOMATIC1111 | 2022-09-17 | 1 | -2/+3 | |
| |\ \ | | | | | | | | | image info tab | |||||
| | * \ | Merge branch 'master' into image_info_tab | AUTOMATIC1111 | 2022-09-17 | 15 | -93/+771 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | generalise to work on all non-masked images on all tabs | DepFA | 2022-09-17 | 1 | -11/+12 | |
| | | | | ||||||
| * | | | make background semi-transparent not black; | DepFA | 2022-09-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add modal creation and functions | DepFA | 2022-09-17 | 1 | -0/+60 | |
| | | | | ||||||
| * | | | Add modal css classes | DepFA | 2022-09-17 | 1 | -0/+37 | |
| | | | |