aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
AgeCommit message (Collapse)AuthorLines
2024-03-02Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tapAUTOMATIC1111-6/+19
resizeHandle handle double tap
2024-03-02Merge pull request #15010 from ↵AUTOMATIC1111-7/+3
light-and-ray/fix_resize-handle_for_vertical_layout Fix resize-handle visability for vertical layout (mobile)
2024-02-26Merge pull request #15004 from ↵AUTOMATIC1111-4/+5
light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr ResizeHandleRow - allow overriden column scale parametr
2024-02-26Merge pull request #14995 from ↵AUTOMATIC1111-2/+2
dtlnor/14591-bug-the-categories-layout-is-different-when-localization-is-on Fix #14591 using translated content to do categories mapping
2024-02-22Merge pull request #15002 from ↵AUTOMATIC1111-33/+62
light-and-ray/support_resizable_columns_for_touch_(tablets) support resizable columns for touch (tablets)
2024-02-17lintAUTOMATIC1111-5/+5
2024-02-17Disable prompt token counters option actually disables token counting rather ↵AUTOMATIC1111-13/+23
than just hiding results. Disable prompt token counters option does not require reload UI. token counters do not become visible until they are positioned correctly.
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
needed amount of search fields
2024-02-17Merge pull request #14916 from light-and-ray/use_original_document_titleAUTOMATIC1111-1/+8
Use original App Title in progress bar
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
since they are built-in extensions we can make the assumption that they will be at least one or more extensions Co-Authored-By: Andray <33491867+light-and-ray@users.noreply.github.com>
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
fix path sortkey not including the filename for #14588
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 ↵Sj-Si-3/+17
direction.
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 ↵Sj-Si-57/+57
finish cleanup.
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-1/+1
AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer add option: Live preview in full page image viewer
2023-12-14Merge pull request #14296 from akx/paste-resolutionAUTOMATIC1111-0/+24
Allow pasting in WIDTHxHEIGHT strings into the width/height fields
2023-12-14Merge pull request #14230 from ↵AUTOMATIC1111-1/+1
AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer add option: Live preview in full page image viewer
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
make #13459 "show the preview image in the modal view if available" optional
2023-12-02remove Train/Preprocessing tab and put all its functionality into extras ↵AUTOMATIC1111-0/+17
batch images mode
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
allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name'
2023-11-05eslintAUTOMATIC1111-9/+11