aboutsummaryrefslogtreecommitdiff
path: root/javascript
AgeCommit message (Expand)Author
2024-01-01Fix lint issue from 501993ebAarni Koskela
2024-01-01added a button to run hires fix on selected image in the galleryAUTOMATIC1111
2023-12-30Code Style fixesLearwin
2023-12-30Added negative prompts to extra networks loraLearwin
2023-12-14Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...AUTOMATIC1111
2023-12-13Allow pasting in WIDTHxHEIGHT strings into the width/height fieldsAarni Koskela
2023-12-06add option: Live preview in full page image viewerw-e-w
2023-12-02remove Train/Preprocessing tab and put all its functionality into extras batc...AUTOMATIC1111
2023-11-30Close popups with escape keymissionfloyd
2023-11-26add categories to settingsAUTOMATIC1111
2023-11-26compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC1111
2023-11-07Add option to set notification sound volumeGerryDE
2023-11-05added compact prompt optionAUTOMATIC1111
2023-11-05properly apply sort order for extra network cards when selected from dropdownAUTOMATIC1111
2023-11-05eslintAUTOMATIC1111
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