214 Commits (7c89f3718f9f078113833a88a86f02d3205855b4)

Author SHA1 Message Date
MMaker 7c89f3718f
Add image paste fallback
Fixes Firefox pasting support
(and possibly other browsers)
3 years ago
AUTOMATIC 9d4eff097d add a button to show all setting pages 3 years ago
AUTOMATIC 251ecee694 make "send to" buttons send actual dimension of the sent image rather than fields 3 years ago
AUTOMATIC 56e557c6ff added cheap NN approximation for VAE 3 years ago
AUTOMATIC1111 ca16278188
Merge pull request #5608 from Bwin4L/master
Make the generated image count in desktop notifications only count new gens in the currently active tab
3 years ago
AUTOMATIC1111 67ff058b8d
Merge pull request #5622 from repligator/patch-1
Update hints.js - DPM adaptive
3 years ago
AUTOMATIC1111 fac92610d2
Merge pull request #5753 from calvinballing/master
Fix various typos
3 years ago
Jim Hays c0355caefe Fix various typos 3 years ago
repligator d5a9de1662
Update hints.js - DPM adaptive
Added mouse-over for DPM adaptive
3 years ago
Alex "mcmonkey" Goodwin 7b0a28f8ee fix hints file typo 3 years ago
Bwin4L 303df25cc2
Make the generated image count only count new images in the currently active tab 3 years ago
AUTOMATIC d06592267c use less javascript for this non-js-only implementation of the clear prompt button. 3 years ago
papuSpartan 6387043fd2
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC1111 37fc1fa401
Merge pull request #5229 from lolsuffocate/master
Slightly improve page scroll jumping with focus
3 years ago
AUTOMATIC c7af672186 more simple config option name plus mouseover hint for clip skip 3 years ago
Suffocate c4067c5626 Restore scroll position on page if giving active element focus changes it 3 years ago
AUTOMATIC1111 9e8c4e2c7f
Merge pull request #4894 from morgil/progress-first-in-title
Move progress info to beginning of site title
3 years ago
AUTOMATIC1111 ca8c764af8
Merge pull request #4986 from mcmonkey4eva/add-model-name
add model_name pattern for saving
3 years ago
Alex "mcmonkey" Goodwin 6001684be3 add model_name pattern for saving 3 years ago
Liam 927d24ef82 made selected_gallery_index query selectors more restrictive 3 years ago
Jonas Böer 471189743a
Move progress info to beginning of title
because who has so few tabs open that they can see the end of a tab name?
3 years ago
Liam b98740129c added event listener for the image gallery modal; moved js to separate file 3 years ago
Liam 81f2575df9 updating the displayed generation info when user clicks images in the gallery. feature request 4415 3 years ago
papuSpartan 00ebc26c4e
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC a2a1a2f727 add ability to create extensions that add localizations 3 years ago
byzod 7e5f1562ec
Update edit-attention.js
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)
3 years ago
AUTOMATIC 95c6308ccd switch to gradio 3.8 3 years ago
papuSpartan d0d74e459d
Merge branch 'AUTOMATIC1111:master' into js 3 years ago
papuSpartan 401350cd59 clear on the client-side again 3 years ago
AUTOMATIC 5b0f624bdc Added Available tab to extensions UI. 3 years ago
papuSpartan 25de9df364
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC 910a097ae2 add initial version of the extensions tab
fix broken Restart Gradio button
3 years ago
AUTOMATIC1111 76086f6668
Merge branch 'master' into modal-save-button-and-shortcut 3 years ago
AUTOMATIC af547f63c3 Merge branch 'Inspiron' 3 years ago
Florian Horn 403c5dba86 hide save btn for other tabs than txt2img and img2img 3 years ago
random_thoughtss b68c7c437e Updated name and hover text. 3 years ago
Florian Horn 0995e879ce added save button and shortcut (s) to Modal View 3 years ago
yfszzx 4a4647e0df create send to buttons in one module 3 years ago
xmodar d3eef0aa0c Remove rtl: false from localizations 3 years ago
xmodar ca2ebc89c2 Add RTL languages support and improved Arabic localization 3 years ago
w-e-w df0a1f8381 add hints, [datetime<Format><Time Zone>] 3 years ago
yfszzx 124e44cf1e remove browser to extension 3 years ago
yfszzx 6a9ea40d7f Move browser and Inspiration into extension 3 years ago
papuSpartan ce42879438 fix js func signature and not forget to initialize confirmation var to prevent exception upon cancelling confirmation 3 years ago
yfszzx 40ddb6df61 inspiration perfected 3 years ago
papuSpartan 700340448b forgot to clear neg prompt after moving to back. Add tooltip to hints 3 years ago
papuSpartan 9e40520f00 refactor internal terminology to use 'clear' instead of 'trash' like #2728 3 years ago
papuSpartan de70ddaf58 update token counter when clearing prompt 3 years ago
papuSpartan ee0505dd00 only delete prompt on back end and remove client-side deletion 3 years ago
papuSpartan 9ba372de90 initial work on getting prompts cleared on the backend and synchronizing token counter 3 years ago