aboutsummaryrefslogtreecommitdiff
path: root/javascript
AgeCommit message (Expand)Author
2023-11-05add a visible checkbox to input accordionAUTOMATIC1111
2023-11-03Fix parenthesis auto selectionmissionfloyd
2023-10-21fix the situation with emphasis editing (aaaa:1.1) bbbb (cccc:1.1)AUTOMATIC1111
2023-10-21rework some of changes for emphasis editing keys, force conversion of old-sty...AUTOMATIC1111
2023-10-15respect keyedit_precision_attention setting when converting from old (((atten...AUTOMATIC1111
2023-10-15Merge pull request #13533 from missionfloyd/edit-attention-fixAUTOMATIC1111
2023-10-13Make attention conversion optionalmissionfloyd
2023-10-13Convert (emphasis) to (emphasis:1.1)missionfloyd
2023-10-11show the preview image in the modalview if availableWon-Kyu Park
2023-10-07Fix negative valuesmissionfloyd
2023-10-07Fix multi-line selectionsmissionfloyd
2023-10-06Edit-attention fixesmissionfloyd
2023-10-03case-insensitive search for settingsAUTOMATIC1111
2023-10-03Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC1111
2023-10-02Lintmissionfloyd
2023-10-02Fix accidentally closing popup dialogsmissionfloyd
2023-10-01add search field to settingsAUTOMATIC1111
2023-10-01add onEdit function for js and rework token-counter.js to use itAUTOMATIC1111
2023-10-01Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimitersAUTOMATIC1111
2023-09-30Remove end parenthesis from weightmissionfloyd
2023-09-30Remove unneeded codemissionfloyd
2023-09-30Use checkboxes for whitespace delimitersmissionfloyd
2023-09-30Allow editing whitespace delimitersmissionfloyd
2023-09-30Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fixAUTOMATIC1111
2023-09-30Merge pull request #13372 from ezt19/patch-1AUTOMATIC1111
2023-09-26Update card on correct tabmissionfloyd
2023-09-23Update dragdrop.jsezt19
2023-09-09Remove extra spaceszixaphir
2023-09-09Remove extra network separator without regexzixaphir
2023-08-31Account for edge case where user deleted leading separator.zixaphir
2023-08-30account for customizable extra network separators in remove codezixaphir
2023-08-30get progressbar to display correctly in extensions tabAUTOMATIC1111
2023-08-30get progressbar to display correctly in extensions tabAUTOMATIC1111
2023-08-29Merge pull request #12834 from catboxanon/fix/notification-tab-switchAUTOMATIC1111
2023-08-28Fix notification not playing when built-in webui tab is inactivecatboxanon
2023-08-27lintAUTOMATIC1111
2023-08-27lintAUTOMATIC1111
2023-08-27fix style editing dialog breaking if it's opened in both img2img and txt2img ...AUTOMATIC1111
2023-08-27Merge pull request #12795 from catboxanon/prevent-duplicate-resize-handler-mk2AUTOMATIC1111
2023-08-27fix style editing dialog breaking if it's opened in both img2img and txt2img ...AUTOMATIC1111
2023-08-26Prevent duplicate resize handlercatboxanon
2023-08-22fix endless progress requestsAUTOMATIC1111
2023-08-22Merge pull request #12723 from MMP0/dev-resize-handle-fixAUTOMATIC1111
2023-08-22eslintAUTOMATIC1111
2023-08-22fix broken generate button if not using live previewsAUTOMATIC1111
2023-08-22make it possible to localize tooltips and placeholdersAUTOMATIC1111
2023-08-22Limit mouse detection to primary button onlyMMP0
2023-08-22for live previews, only hide gallery after at least one live previews pic has...AUTOMATIC1111
2023-08-22Prevent text selection and cursor changesMMP0
2023-08-21Reset columns on resize handle dblclickcatboxanon