aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
AgeCommit message (Expand)AuthorLines
2024-02-22Merge pull request #15002 from light-and-ray/support_resizable_columns_for_to...AUTOMATIC1111-33/+62
2024-02-17lintAUTOMATIC1111-5/+5
2024-02-17Disable prompt token counters option actually disables token counting rather ...AUTOMATIC1111-13/+23
2024-02-17fix an exception when filtering extra networks very earlyAUTOMATIC1111-1/+5
2024-02-17fix search UI invisible in an extra network tab that just loadedAUTOMATIC1111-0/+4
2024-02-17change condition for scheduleAfterScriptsCallbacks() to properly reflect the ...AUTOMATIC1111-3/+6
2024-02-17Merge pull request #14916 from light-and-ray/use_original_document_titleAUTOMATIC1111-1/+8
2024-02-16Update extraNetworks.jsKohaku-Blueleaf-1/+1
2024-02-14Use original App Title in progress barAndray-1/+8
2024-02-09if extensions page not loaded, prevent applyw-e-w-2/+5
2024-02-02fix refresh button forgetting sort order for extra networks #14588AUTOMATIC1111-7/+13
2024-02-02fix page refresh not re-applying sort/filter for #14588AUTOMATIC1111-1/+1
2024-02-01Add "Interrupting..." placeholder.AUTOMATIC1111-2/+11
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