aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
* lintAUTOMATIC11112024-02-171-5/+5
* Disable prompt token counters option actually disables token counting rather ...AUTOMATIC11112024-02-172-13/+23
* fix an exception when filtering extra networks very earlyAUTOMATIC11112024-02-171-1/+5
* fix search UI invisible in an extra network tab that just loadedAUTOMATIC11112024-02-171-0/+4
* change condition for scheduleAfterScriptsCallbacks() to properly reflect the ...AUTOMATIC11112024-02-171-3/+6
* Merge pull request #14916 from light-and-ray/use_original_document_titleAUTOMATIC11112024-02-171-1/+8
|\
| * Use original App Title in progress barAndray2024-02-141-1/+8
* | Update extraNetworks.jsKohaku-Blueleaf2024-02-161-1/+1
|/
* if extensions page not loaded, prevent applyw-e-w2024-02-091-2/+5
* fix refresh button forgetting sort order for extra networks #14588AUTOMATIC11112024-02-022-7/+13
* fix page refresh not re-applying sort/filter for #14588AUTOMATIC11112024-02-021-1/+1
* Add "Interrupting..." placeholder.AUTOMATIC11112024-02-011-2/+11
* lintAUTOMATIC11112024-01-221-2/+2
* put extra networks controls row into the tabs UI element for #14588AUTOMATIC11112024-01-221-2/+22
* Add toggle button for tree view. Use default settings for sortmode and direct...Sj-Si2024-01-201-3/+17
* Fix various bugs including refresh bug.Sj-Si2024-01-181-2/+5
* Fix embeddings add/remove to/from prompt on click bugs.Sj-Si2024-01-181-10/+3
* fix bugsSj-Si2024-01-161-16/+12
* Finish cleanup.Sj-Si2024-01-161-80/+90
* Move extra network tab buttons into tree view;Sj-Si2024-01-151-19/+63
* fix bugs. introduce new ones.Sj-Si2024-01-151-5/+5
* fix lintingSj-Si2024-01-141-26/+28
* fix search box handling. sort maybe broken not sure. need to bug test and fin...Sj-Si2024-01-141-57/+57
* continue cleanup and redesign.Sj-Si2024-01-131-91/+203
* Merge changes from devSj-Si2024-01-112-10/+29
|\
| * Fix lint issue from 501993ebAarni Koskela2024-01-011-1/+1
| * added a button to run hires fix on selected image in the galleryAUTOMATIC11112024-01-011-0/+8
| * Code Style fixesLearwin2023-12-301-3/+3
| * Added negative prompts to extra networks loraLearwin2023-12-301-10/+21
| * Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...AUTOMATIC11112023-12-141-1/+1
| |\
| | * add option: Live preview in full page image viewerw-e-w2023-12-061-1/+1
| * | Allow pasting in WIDTHxHEIGHT strings into the width/height fieldsAarni Koskela2023-12-131-0/+24
| |/
* | Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si2024-01-111-25/+23
* | begin redesign of tree module.Sj-Si2024-01-101-0/+22
* | Add tree-view display for extra networks.Sj-Si2024-01-081-0/+5
* | Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-...AUTOMATIC11112023-12-141-1/+1
* | Merge pull request #14296 from akx/paste-resolutionAUTOMATIC11112023-12-141-0/+24
|/
* remove Train/Preprocessing tab and put all its functionality into extras batc...AUTOMATIC11112023-12-021-0/+17
* Close popups with escape keymissionfloyd2023-12-011-0/+6
* add categories to settingsAUTOMATIC11112023-11-261-0/+25
* compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC11112023-11-261-0/+4
* Add option to set notification sound volumeGerryDE2023-11-071-1/+5
* added compact prompt optionAUTOMATIC11112023-11-051-0/+33
* properly apply sort order for extra network cards when selected from dropdownAUTOMATIC11112023-11-051-11/+16
* eslintAUTOMATIC11112023-11-051-9/+11
* add a visible checkbox to input accordionAUTOMATIC11112023-11-051-25/+54
* Fix parenthesis auto selectionmissionfloyd2023-11-031-1/+1
* fix the situation with emphasis editing (aaaa:1.1) bbbb (cccc:1.1)AUTOMATIC11112023-10-211-0/+6
* rework some of changes for emphasis editing keys, force conversion of old-sty...AUTOMATIC11112023-10-211-55/+46
* respect keyedit_precision_attention setting when converting from old (((atten...AUTOMATIC11112023-10-151-0/+2