aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #13533 from missionfloyd/edit-attention-fixAUTOMATIC11112023-10-151-21/+55
|\
| * Make attention conversion optionalmissionfloyd2023-10-131-28/+43
| * Convert (emphasis) to (emphasis:1.1)missionfloyd2023-10-131-25/+30
| * Fix negative valuesmissionfloyd2023-10-071-3/+3
| * Fix multi-line selectionsmissionfloyd2023-10-071-4/+4
| * Edit-attention fixesmissionfloyd2023-10-071-21/+35
* | show the preview image in the modalview if availableWon-Kyu Park2023-10-111-2/+5
|/
* case-insensitive search for settingsAUTOMATIC11112023-10-031-2/+2
* Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC11112023-10-031-6/+3
|\
| * Lintmissionfloyd2023-10-031-1/+1
| * Fix accidentally closing popup dialogsmissionfloyd2023-10-031-7/+4
* | add search field to settingsAUTOMATIC11112023-10-013-16/+47
* | add onEdit function for js and rework token-counter.js to use itAUTOMATIC11112023-10-012-17/+26
* | Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimitersAUTOMATIC11112023-10-011-14/+8
|\ \
| * | Remove end parenthesis from weightmissionfloyd2023-10-011-1/+1
| * | Remove unneeded codemissionfloyd2023-10-011-12/+1
| * | Use checkboxes for whitespace delimitersmissionfloyd2023-10-011-2/+6
| * | Allow editing whitespace delimitersmissionfloyd2023-09-301-1/+2
| |/