aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
AgeCommit message (Expand)AuthorLines
2023-08-30get progressbar to display correctly in extensions tabAUTOMATIC1111-1/+1
2023-08-28Fix notification not playing when built-in webui tab is inactivecatboxanon-1/+1
2023-08-27lintAUTOMATIC1111-1/+1
2023-08-27fix style editing dialog breaking if it's opened in both img2img and txt2img ...AUTOMATIC1111-0/+9
2023-08-26Prevent duplicate resize handlercatboxanon-1/+3
2023-08-22fix endless progress requestsAUTOMATIC1111-2/+4
2023-08-22Merge pull request #12723 from MMP0/dev-resize-handle-fixAUTOMATIC1111-2/+30
2023-08-22eslintAUTOMATIC1111-18/+13
2023-08-22fix broken generate button if not using live previewsAUTOMATIC1111-1/+1
2023-08-22make it possible to localize tooltips and placeholdersAUTOMATIC1111-2/+36
2023-08-22Limit mouse detection to primary button onlyMMP0-0/+6
2023-08-22for live previews, only hide gallery after at least one live previews pic has...AUTOMATIC1111-6/+18
2023-08-22Prevent text selection and cursor changesMMP0-2/+24
2023-08-21Reset columns on resize handle dblclickcatboxanon-0/+2
2023-08-21make resize handle available to extensionsAUTOMATIC1111-0/+109
2023-08-20make live previews play nice with window/slider resizesAUTOMATIC1111-17/+4
2023-08-20make live preview display work independently from progress barAUTOMATIC1111-10/+18
2023-08-19Merge pull request #12662 from bluelovers/bluelovers-patch-1-1AUTOMATIC1111-19/+2
2023-08-19refactor: Update ui.jsbluelovers-19/+2
2023-08-14when refreshing cards in extra networks UI, do not discard user's custom reso...AUTOMATIC1111-1/+1
2023-08-10linter fixesAUTOMATIC1111-6/+6
2023-08-10add a custom UI element that combines accordion and checkboxAUTOMATIC1111-0/+37
2023-08-07Allow to open images in new browser tab by MMB.Diego Casorran-0/+5
2023-08-05add checkbox to show/hide dirs for extra networksAUTOMATIC1111-0/+29
2023-08-05put localStorage stuff into its own fileAUTOMATIC1111-16/+34
2023-08-05Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC1111-10/+27
2023-08-04Merge pull request #1 from daxijiu/fix-some-content-are-ignore-by-localizationdaxijiu-5/+5
2023-08-04fix some content are ignore by localizationdaxijiu-5/+5
2023-08-01support tooltip kwarg for gradio elementsAUTOMATIC1111-0/+11
2023-07-31Don't crash if out of local storage quotaAarni Koskela-4/+10
2023-07-26delete scale checker script due to user demandAUTOMATIC1111-108/+0
2023-07-26delete scale checker script due to user demandAUTOMATIC1111-108/+0
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora extr...AUTOMATIC1111-1/+1
2023-07-17fix extra search buttonw-e-w-1/+1
2023-07-16Merge pull request #11669 from gitama2023/patch-1AUTOMATIC1111-0/+108
2023-07-16always show extra networks tabs in the UIAUTOMATIC1111-5/+3
2023-07-16nuke thumbs extra networks view mode (use settings tab to change width/height...AUTOMATIC1111-1/+0
2023-07-16allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC1111-5/+14
2023-07-16add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458AUTOMATIC1111-2/+16
2023-07-15eslintAUTOMATIC1111-4/+4
2023-07-15user metadata system for custom networksAUTOMATIC1111-6/+31
2023-07-14restyle time taken/VRAM displayAUTOMATIC1111-2/+0
2023-07-11Allow using alt in the prompt fields againAarni Koskela-1/+1
2023-07-08fix for eslintAUTOMATIC1111-1/+1
2023-07-08for #10650: change key to alt+arrows, enable by defaultAUTOMATIC1111-1/+5
2023-07-08Merge pull request #10650 from missionfloyd/reorder-hotkeysAUTOMATIC1111-0/+37
2023-07-08Merge pull request #11495 from missionfloyd/end-paren-fixAUTOMATIC1111-2/+3
2023-07-07Added a prompt for users using poor scalinggitama2023-0/+108
2023-06-28Correctly remove end parenthesis with ctrl+up/downmissionfloyd-2/+3
2023-06-27Merge pull request #11415 from netux/extensions-toggle-allAUTOMATIC1111-0/+18