aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | add model_name pattern for savingAlex "mcmonkey" Goodwin2022-11-231-2/+2
| | |/ /
| * / / made selected_gallery_index query selectors more restrictiveLiam2022-11-201-2/+2
| |/ /
| * | added event listener for the image gallery modal; moved js to separate fileLiam2022-11-102-9/+34
| | |
| * | updating the displayed generation info when user clicks images in the ↵Liam2022-11-091-1/+9
| | | | | | | | | | | | gallery. feature request 4415
* | | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-11-073-8/+27
|\| |
| * | add ability to create extensions that add localizationsAUTOMATIC2022-11-061-0/+2
| | |
| * | Update edit-attention.jsbyzod2022-11-031-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.8AUTOMATIC2022-11-021-6/+24
| |
* | Merge branch 'AUTOMATIC1111:master' into jspapuSpartan2022-11-011-1/+12
|\|
| * Added Available tab to extensions UI.AUTOMATIC2022-11-011-1/+12
| |
* | clear on the client-side againpapuSpartan2022-11-011-10/+21
| |
* | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-316-230/+89
|\|
| * add initial version of the extensions tabAUTOMATIC2022-10-311-0/+24
| | | | | | | | fix broken Restart Gradio button
| * Merge branch 'master' into modal-save-button-and-shortcutAUTOMATIC11112022-10-292-22/+3
| |\
| | * Merge branch 'Inspiron'AUTOMATIC2022-10-291-22/+2
| | |\
| | | * create send to buttons in one moduleyfszzx2022-10-271-22/+2
| | | |
| | * | Updated name and hover text.random_thoughtss2022-10-271-0/+1
| | |/
| * | hide save btn for other tabs than txt2img and img2imgFlorian Horn2022-10-271-2/+12
| | |
| * | added save button and shortcut (s) to Modal ViewFlorian Horn2022-10-271-0/+29
| |/
| * Remove rtl: false from localizationsxmodar2022-10-251-1/+4
| |
| * Add RTL languages support and improved Arabic localizationxmodar2022-10-251-1/+19
| |
| * add hints, [datetime<Format><Time Zone>]w-e-w2022-10-241-2/+2
| |
| * remove browser to extensionyfszzx2022-10-242-248/+0
| |
| * Move browser and Inspiration into extensionyfszzx2022-10-233-97/+80
| |\
| | * Merge remote-tracking branch 'historytab/master'AUTOMATIC2022-10-211-63/+57
| | |\
| | | * Image browser improvedyfszzx2022-10-191-44/+43
| | | |
| | | * Image browseryfszzx2022-10-181-10/+9
| | | |
| | | * Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plusyfszzx2022-10-172-4/+4
| | | |\
| | | * \ speed up images history perfectyfszzx2022-10-172-19/+17
| | | |\ \
| | | * | | Images history speed upyfszzx2022-10-161-0/+1
| | | | | |
| | | * | | images history speed upyfszzx2022-10-161-20/+19
| | | | | |
| | | * | | Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plusyfszzx2022-10-166-14/+43
| | | |\ \ \
| | | | * \ \ Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员2022-10-166-14/+43
| | | | |\ \ \
| | | * | | | | images history sorting files by dateyfszzx2022-10-161-6/+6
| | | |/ / / /
| | | * | | | sorting filesyfszzx2022-10-151-3/+3
| | | | | | |
| * | | | | | inspiration perfectedyfszzx2022-10-221-9/+10
| | | | | | |
| * | | | | | inspiration finishedyfszzx2022-10-211-0/+1
| | | | | | |
| * | | | | | inspiration finishedyfszzx2022-10-211-11/+16
| | | | | | |
| * | | | | | inspiration pull requestyfszzx2022-10-202-1/+42
| | | | | | |
* | | | | | | fix js func signature and not forget to initialize confirmation var to ↵papuSpartan2022-10-221-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | prevent exception upon cancelling confirmation
* | | | | | | forgot to clear neg prompt after moving to back. Add tooltip to hintspapuSpartan2022-10-212-2/+3
| | | | | | |
* | | | | | | refactor internal terminology to use 'clear' instead of 'trash' like #2728papuSpartan2022-10-211-1/+1
| | | | | | |
* | | | | | | update token counter when clearing promptpapuSpartan2022-10-211-2/+2
| | | | | | |
* | | | | | | only delete prompt on back end and remove client-side deletionpapuSpartan2022-10-211-6/+0
| | | | | | |
* | | | | | | initial work on getting prompts cleared on the backend and synchronizing ↵papuSpartan2022-10-211-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | token counter
* | | | | | | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-212-34/+23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | make aspect ratio overlay work regardless of selected localization, pt2AUTOMATIC2022-10-211-14/+5
| | | | | | |
| * | | | | | make aspect ratio overlay work regardless of selected localizationAUTOMATIC2022-10-212-20/+18
| |/ / / / /
* | | | | | add settings option to toggle button visibilitypapuSpartan2022-10-211-1/+0
| | | | | |
* | | | | | remove unnecessary assignmentpapuSpartan2022-10-201-8/+7
| | | | | |