Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not show full window image preview when right mouse button is used | AUTOMATIC | 2023-01-04 | 1 | -1/+1 |
| | |||||
* | fix fullscreen view showing wrong image on firefox | AUTOMATIC | 2023-01-04 | 1 | -1/+1 |
| | |||||
* | added the option to specify target resolution with possibility of truncating ↵ | AUTOMATIC | 2023-01-04 | 1 | -4/+7 |
| | | | | for hires fix; also sampling steps | ||||
* | Merge pull request #4177 from eltociear/patch-2 | AUTOMATIC1111 | 2023-01-04 | 1 | -1/+1 |
|\ | | | | | Fix typo in ui.js | ||||
| * | Fix typo in ui.js | Ikko Ashimine | 2022-11-02 | 1 | -1/+1 |
| | | | | | | interation -> interaction | ||||
* | | Add image paste fallback | MMaker | 2023-01-03 | 1 | -1/+9 |
| | | | | | | | | Fixes Firefox pasting support (and possibly other browsers) | ||||
* | | add a button to show all setting pages | AUTOMATIC | 2023-01-03 | 1 | -0/+11 |
| | | |||||
* | | make "send to" buttons send actual dimension of the sent image rather than ↵ | AUTOMATIC | 2023-01-02 | 1 | -2/+2 |
| | | | | | | | | fields | ||||
* | | added cheap NN approximation for VAE | AUTOMATIC | 2022-12-24 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #5608 from Bwin4L/master | AUTOMATIC1111 | 2022-12-24 | 1 | -1/+1 |
|\ \ | | | | | | | Make the generated image count in desktop notifications only count new gens in the currently active tab | ||||
| * | | Make the generated image count only count new images in the currently active tab | Bwin4L | 2022-12-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5622 from repligator/patch-1 | AUTOMATIC1111 | 2022-12-24 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Update hints.js - DPM adaptive | ||||
| * | | | Update hints.js - DPM adaptive | repligator | 2022-12-11 | 1 | -0/+1 |
| |/ / | | | | | | | Added mouse-over for DPM adaptive | ||||
* | | | Merge pull request #5753 from calvinballing/master | AUTOMATIC1111 | 2022-12-24 | 3 | -19/+19 |
|\ \ \ | | | | | | | | | Fix various typos | ||||
| * | | | Fix various typos | Jim Hays | 2022-12-15 | 3 | -19/+19 |
| |/ / | |||||
* / / | fix hints file typo | Alex "mcmonkey" Goodwin | 2022-12-11 | 1 | -1/+1 |
|/ / | |||||
* | | use less javascript for this non-js-only implementation of the clear prompt ↵ | AUTOMATIC | 2022-12-10 | 1 | -36/+5 |
| | | | | | | | | button. | ||||
* | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-12-10 | 4 | -7/+54 |
|\ \ | |||||
| * \ | Merge pull request #5229 from lolsuffocate/master | AUTOMATIC1111 | 2022-12-03 | 1 | -2/+14 |
| |\ \ | | | | | | | | | Slightly improve page scroll jumping with focus | ||||
| | * | | Restore scroll position on page if giving active element focus changes it | Suffocate | 2022-11-30 | 1 | -2/+14 |
| | | | | |||||
| * | | | more simple config option name plus mouseover hint for clip skip | AUTOMATIC | 2022-12-03 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #4894 from morgil/progress-first-in-title | AUTOMATIC1111 | 2022-11-27 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Move progress info to beginning of site title | ||||
| | * | | Move progress info to beginning of title | Jonas Böer | 2022-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | because who has so few tabs open that they can see the end of a tab name? | ||||
| * | | | Merge pull request #4986 from mcmonkey4eva/add-model-name | AUTOMATIC1111 | 2022-11-27 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | add model_name pattern for saving | ||||
| | * | | | add model_name pattern for saving | Alex "mcmonkey" Goodwin | 2022-11-23 | 1 | -2/+2 |
| | |/ / | |||||
| * / / | made selected_gallery_index query selectors more restrictive | Liam | 2022-11-20 | 1 | -2/+2 |
| |/ / | |||||
| * | | added event listener for the image gallery modal; moved js to separate file | Liam | 2022-11-10 | 2 | -9/+34 |
| | | | |||||
| * | | updating the displayed generation info when user clicks images in the ↵ | Liam | 2022-11-09 | 1 | -1/+9 |
| | | | | | | | | | | | | gallery. feature request 4415 | ||||
* | | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-11-07 | 3 | -8/+27 |
|\| | | |||||
| * | | add ability to create extensions that add localizations | AUTOMATIC | 2022-11-06 | 1 | -0/+2 |
| | | | |||||
| * | | Update edit-attention.js | byzod | 2022-11-03 | 1 | -2/+1 |
| |/ | | | | | | | Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3904 (Some sort of a workaround, the best way is to add unique id or class name to those prompt boxes) | ||||
| * | switch to gradio 3.8 | AUTOMATIC | 2022-11-02 | 1 | -6/+24 |
| | | |||||
* | | Merge branch 'AUTOMATIC1111:master' into js | papuSpartan | 2022-11-01 | 1 | -1/+12 |
|\| | |||||
| * | Added Available tab to extensions UI. | AUTOMATIC | 2022-11-01 | 1 | -1/+12 |
| | | |||||
* | | clear on the client-side again | papuSpartan | 2022-11-01 | 1 | -10/+21 |
| | | |||||
* | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-31 | 6 | -230/+89 |
|\| | |||||
| * | add initial version of the extensions tab | AUTOMATIC | 2022-10-31 | 1 | -0/+24 |
| | | | | | | | | fix broken Restart Gradio button | ||||
| * | Merge branch 'master' into modal-save-button-and-shortcut | AUTOMATIC1111 | 2022-10-29 | 2 | -22/+3 |
| |\ | |||||
| | * | Merge branch 'Inspiron' | AUTOMATIC | 2022-10-29 | 1 | -22/+2 |
| | |\ | |||||
| | | * | create send to buttons in one module | yfszzx | 2022-10-27 | 1 | -22/+2 |
| | | | | |||||
| | * | | Updated name and hover text. | random_thoughtss | 2022-10-27 | 1 | -0/+1 |
| | |/ | |||||
| * | | hide save btn for other tabs than txt2img and img2img | Florian Horn | 2022-10-27 | 1 | -2/+12 |
| | | | |||||
| * | | added save button and shortcut (s) to Modal View | Florian Horn | 2022-10-27 | 1 | -0/+29 |
| |/ | |||||
| * | Remove rtl: false from localizations | xmodar | 2022-10-25 | 1 | -1/+4 |
| | | |||||
| * | Add RTL languages support and improved Arabic localization | xmodar | 2022-10-25 | 1 | -1/+19 |
| | | |||||
| * | add hints, [datetime<Format><Time Zone>] | w-e-w | 2022-10-24 | 1 | -2/+2 |
| | | |||||
| * | remove browser to extension | yfszzx | 2022-10-24 | 2 | -248/+0 |
| | | |||||
| * | Move browser and Inspiration into extension | yfszzx | 2022-10-23 | 3 | -97/+80 |
| |\ | |||||
| | * | Merge remote-tracking branch 'historytab/master' | AUTOMATIC | 2022-10-21 | 1 | -63/+57 |
| | |\ | |||||
| | | * | Image browser improved | yfszzx | 2022-10-19 | 1 | -44/+43 |
| | | | |