aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
AgeCommit message (Expand)AuthorLines
2024-01-23lintAUTOMATIC1111-2/+2
2024-01-22put extra networks controls row into the tabs UI element for #14588AUTOMATIC1111-2/+22
2024-01-20Add toggle button for tree view. Use default settings for sortmode and direct...Sj-Si-3/+17
2024-01-18Fix various bugs including refresh bug.Sj-Si-2/+5
2024-01-17Fix embeddings add/remove to/from prompt on click bugs.Sj-Si-10/+3
2024-01-16fix bugsSj-Si-16/+12
2024-01-16Finish cleanup.Sj-Si-80/+90
2024-01-15Move extra network tab buttons into tree view;Sj-Si-19/+63
2024-01-15fix bugs. introduce new ones.Sj-Si-5/+5
2024-01-14fix lintingSj-Si-26/+28
2024-01-14fix search box handling. sort maybe broken not sure. need to bug test and fin...Sj-Si-57/+57
2024-01-13continue cleanup and redesign.Sj-Si-91/+203
2024-01-11Merge changes from devSj-Si-10/+29
2024-01-11Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si-25/+23
2024-01-10begin redesign of tree module.Sj-Si-0/+22
2024-01-08Add tree-view display for extra networks.Sj-Si-0/+5
2024-01-01Fix lint issue from 501993ebAarni Koskela-1/+1
2024-01-01added a button to run hires fix on selected image in the galleryAUTOMATIC1111-0/+8
2023-12-30Code Style fixesLearwin-3/+3
2023-12-30Added negative prompts to extra networks loraLearwin-10/+21
2023-12-14Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...AUTOMATIC1111-1/+1
2023-12-14Merge pull request #14296 from akx/paste-resolutionAUTOMATIC1111-0/+24
2023-12-14Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...AUTOMATIC1111-1/+1
2023-12-13Allow pasting in WIDTHxHEIGHT strings into the width/height fieldsAarni Koskela-0/+24
2023-12-06add option: Live preview in full page image viewerw-e-w-1/+1
2023-12-02remove Train/Preprocessing tab and put all its functionality into extras batc...AUTOMATIC1111-0/+17
2023-11-30Close popups with escape keymissionfloyd-0/+6
2023-11-26add categories to settingsAUTOMATIC1111-0/+25
2023-11-26compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC1111-0/+4
2023-11-07Add option to set notification sound volumeGerryDE-1/+5
2023-11-05added compact prompt optionAUTOMATIC1111-0/+33
2023-11-05properly apply sort order for extra network cards when selected from dropdownAUTOMATIC1111-11/+16
2023-11-05eslintAUTOMATIC1111-9/+11
2023-11-05add a visible checkbox to input accordionAUTOMATIC1111-25/+54
2023-11-03Fix parenthesis auto selectionmissionfloyd-1/+1
2023-10-21fix the situation with emphasis editing (aaaa:1.1) bbbb (cccc:1.1)AUTOMATIC1111-0/+6
2023-10-21rework some of changes for emphasis editing keys, force conversion of old-sty...AUTOMATIC1111-55/+46
2023-10-15respect keyedit_precision_attention setting when converting from old (((atten...AUTOMATIC1111-0/+2
2023-10-15Merge pull request #13533 from missionfloyd/edit-attention-fixAUTOMATIC1111-21/+55
2023-10-13Make attention conversion optionalmissionfloyd-28/+43
2023-10-13Convert (emphasis) to (emphasis:1.1)missionfloyd-25/+30
2023-10-11show the preview image in the modalview if availableWon-Kyu Park-2/+5
2023-10-07Fix negative valuesmissionfloyd-3/+3
2023-10-07Fix multi-line selectionsmissionfloyd-4/+4
2023-10-06Edit-attention fixesmissionfloyd-21/+35
2023-10-03case-insensitive search for settingsAUTOMATIC1111-2/+2
2023-10-03Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC1111-6/+3
2023-10-02Lintmissionfloyd-1/+1
2023-10-02Fix accidentally closing popup dialogsmissionfloyd-7/+4
2023-10-01add search field to settingsAUTOMATIC1111-16/+47