aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | | | | Simplify finding word boundariesmissionfloyd2023-04-201-17/+9
| | | | | | * | | | | | | | | | Use string.contains() instead of regexmissionfloyd2023-04-201-2/+3
| | | | | | * | | | | | | | | | Automatically select current wordmissionfloyd2023-04-201-5/+30
| | | | | | |/ / / / / / / / /
| | | | | * | | | | | | | / / Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..]tqwuliao2023-04-151-2/+2
| | | | | | |_|_|_|_|_|_|/ / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | fixed logic for updating the displayed generation params when the image modal...Liam2023-04-031-3/+3
| | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge branch 'master' into remove-watermark-optionspace-nuko2023-03-279-164/+139
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Remove "do not add watermark to images" optionspace-nuko2023-03-231-1/+0
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Various UI fixes in config state tabspace-nuko2023-03-291-2/+8
| | * | | | | | | | | | Save/restore working webui/extension configsspace-nuko2023-03-291-0/+16
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | keep randomId simplersiutin2023-03-302-10/+4
| * | | | | | | | | | tool buttonsiutin2023-03-301-1/+1
| * | | | | | | | | | add a button to restore the current progresssiutin2023-03-302-4/+36
| |/ / / / / / / / /
* / / / / / / / / / Tooltip localization supportSakura-Luna2023-04-141-4/+4
|/ / / / / / / / /
* | | | | | | | | Revert "Merge pull request #7931 from space-nuko/img2img-enhance"AUTOMATIC2023-03-281-21/+1
* | | | | | | | | Merge pull request #7931 from space-nuko/img2img-enhanceAUTOMATIC11112023-03-281-1/+21
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into img2img-enhancespace-nuko2023-03-285-52/+62
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Use .success() callback on img2img preview inputs changespace-nuko2023-03-251-8/+0
| * | | | | | | | | img2img resolution preview should use currently selected tab's imagespace-nuko2023-03-251-3/+10
| * | | | | | | | | Add upscale slider to img2imgspace-nuko2023-03-251-2/+23
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Make disable configurable between builtin/extra extensionsspace-nuko2023-03-271-3/+3
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #8569 from missionfloyd/extra-networks-toggleAUTOMATIC11112023-03-271-2/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into extra-networks-togglemissionfloyd2023-03-258-116/+117
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update tooltip per Kilvoctu's suggestionmissionfloyd2023-03-151-2/+1
* | | | | | | | | | Merge pull request #8938 from space-nuko/fix-image-ar-overlayAUTOMATIC11112023-03-271-23/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix img2img aspect ratio overlay in Gradio 3.23.0space-nuko2023-03-251-23/+26
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Fix Send to img2img buttonsspace-nuko2023-03-252-26/+34
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Fix notifications not triggeringspace-nuko2023-03-251-1/+1
|/ / / / / / / /
* | | | | | | | final part of merging #8749AUTOMATIC2023-03-251-4/+4
* | | | | | | | Merge branch 'master' into extra-network-infoAUTOMATIC11112023-03-257-114/+77
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #8799 from JaRail/masterAUTOMATIC11112023-03-251-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Loopback Script UpdatesJames Railton2023-03-221-4/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | use HTTP request to fetch metadata for Lora cards instead of including it int...AUTOMATIC2023-03-251-0/+36
| * | | | | | | | fix generate forever and other context menusAUTOMATIC2023-03-251-1/+1
| * | | | | | | | fix ctrl+up/down attention editAUTOMATIC2023-03-251-1/+1
| * | | | | | | | initial gradio 3.22 supportAUTOMATIC2023-03-254-108/+34
| |/ / / / / / /
* / / / / / / / Add event.stopPropagation() to extraNetworksShowMetadata()missionfloyd2023-03-211-1/+3
|/ / / / / / /
* / / / / / / Add view metadata button for Lora cards.AUTOMATIC2023-03-141-1/+37
|/ / / / / /
* | | | | | Merge pull request #7965 from Kilvoctu/extranet-buttonsAUTOMATIC11112023-03-121-2/+0
|\ \ \ \ \ \
| * | | | | | restore text, remove 'close'Kilvoctu2023-03-111-2/+0
* | | | | | | Merge pull request #8156 from bluelovers/pr/lightbox-001AUTOMATIC11112023-03-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | feat: better lightbox when not enable zoombluelovers2023-03-121-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #8031 from DrakeRichards/notification-fixAUTOMATIC11112023-03-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Added results selectorThomas Young2023-02-221-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #8112 from vladmandic/progressbarAUTOMATIC11112023-03-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix progressbarVladimir Mandic2023-02-251-1/+1
| |/ / / / / /
* | | | | | | new setting: Extra text to add before <...> when adding extra network to promptAUTOMATIC2023-03-111-1/+1
* | | | | | | Merge remote-tracking branch 'origin/master' into unipcspace-nuko2023-03-111-2/+2
|\| | | | | |
| * | | | | | Update batch count/size hintsVladimir Repin2023-02-051-2/+2
| | |_|_|_|/ | |/| | | |
* / | | | | Working UniPC (for batch size 1)space-nuko2023-02-101-0/+1
|/ / / / /
* | | | / Add prompt_hash option for file/dir name patterntechneconn2023-02-051-2/+2
| |_|_|/ |/| | |