aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
* add search field to settingsAUTOMATIC11112023-10-013-16/+47
* add onEdit function for js and rework token-counter.js to use itAUTOMATIC11112023-10-012-17/+26
* Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimitersAUTOMATIC11112023-10-011-14/+8
|\
| * Remove end parenthesis from weightmissionfloyd2023-10-011-1/+1
| * Remove unneeded codemissionfloyd2023-10-011-12/+1
| * Use checkboxes for whitespace delimitersmissionfloyd2023-10-011-2/+6
| * Allow editing whitespace delimitersmissionfloyd2023-09-301-1/+2
* | Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fixAUTOMATIC11112023-09-301-4/+10
|\ \
| * | Remove extra spaceszixaphir2023-09-101-1/+1
| * | Remove extra network separator without regexzixaphir2023-09-101-10/+11
| * | Account for edge case where user deleted leading separator.zixaphir2023-08-311-1/+1
| * | account for customizable extra network separators in remove codezixaphir2023-08-311-2/+7
| * | get progressbar to display correctly in extensions tabAUTOMATIC11112023-08-301-1/+1
| * | Fix notification not playing when built-in webui tab is inactivecatboxanon2023-08-281-1/+1
| * | lintAUTOMATIC11112023-08-271-1/+1
| * | fix style editing dialog breaking if it's opened in both img2img and txt2img ...AUTOMATIC11112023-08-271-0/+9
| * | Prevent duplicate resize handlercatboxanon2023-08-261-1/+3
* | | Merge pull request #13372 from ezt19/patch-1AUTOMATIC11112023-09-301-1/+1
|\ \ \
| * | | Update dragdrop.jsezt192023-09-231-1/+1
| | |/ | |/|
* / | Update card on correct tabmissionfloyd2023-09-271-1/+1
|/ /
* | get progressbar to display correctly in extensions tabAUTOMATIC11112023-08-301-1/+1
* | Merge pull request #12834 from catboxanon/fix/notification-tab-switchAUTOMATIC11112023-08-291-1/+1
* | lintAUTOMATIC11112023-08-271-1/+1
* | fix style editing dialog breaking if it's opened in both img2img and txt2img ...AUTOMATIC11112023-08-271-0/+9
* | Merge pull request #12795 from catboxanon/prevent-duplicate-resize-handler-mk2AUTOMATIC11112023-08-271-1/+3
|/
* fix endless progress requestsAUTOMATIC11112023-08-221-2/+4
* Merge pull request #12723 from MMP0/dev-resize-handle-fixAUTOMATIC11112023-08-221-2/+30
|\
| * Limit mouse detection to primary button onlyMMP02023-08-221-0/+6
| * Prevent text selection and cursor changesMMP02023-08-221-2/+24
* | eslintAUTOMATIC11112023-08-222-18/+13
* | fix broken generate button if not using live previewsAUTOMATIC11112023-08-221-1/+1
* | make it possible to localize tooltips and placeholdersAUTOMATIC11112023-08-221-2/+36
* | for live previews, only hide gallery after at least one live previews pic has...AUTOMATIC11112023-08-221-6/+18
|/
* Reset columns on resize handle dblclickcatboxanon2023-08-211-0/+2
* make resize handle available to extensionsAUTOMATIC11112023-08-211-0/+109
* make live previews play nice with window/slider resizesAUTOMATIC11112023-08-201-17/+4
* make live preview display work independently from progress barAUTOMATIC11112023-08-201-10/+18
* Merge pull request #12662 from bluelovers/bluelovers-patch-1-1AUTOMATIC11112023-08-191-19/+2
|\
| * refactor: Update ui.jsbluelovers2023-08-191-19/+2
* | when refreshing cards in extra networks UI, do not discard user's custom reso...AUTOMATIC11112023-08-141-1/+1
* | linter fixesAUTOMATIC11112023-08-101-6/+6
* | add a custom UI element that combines accordion and checkboxAUTOMATIC11112023-08-101-0/+37
* | Allow to open images in new browser tab by MMB.Diego Casorran2023-08-071-0/+5
* | add checkbox to show/hide dirs for extra networksAUTOMATIC11112023-08-051-0/+29
* | put localStorage stuff into its own fileAUTOMATIC11112023-08-052-16/+34
* | Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC11112023-08-054-10/+27
|\ \
| * \ Merge pull request #1 from daxijiu/fix-some-content-are-ignore-by-localizationdaxijiu2023-08-041-5/+5
| |\ \
| | * | fix some content are ignore by localizationdaxijiu2023-08-041-5/+5
| | |/
| | * delete scale checker script due to user demandAUTOMATIC11112023-07-261-108/+0
| * | support tooltip kwarg for gradio elementsAUTOMATIC11112023-08-011-0/+11