aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks.py
AgeCommit message (Expand)AuthorLines
2024-02-02fix extra networks metadata failing to work properly when you create the .jso...AUTOMATIC1111-3/+3
2024-02-02fix page refresh not re-applying sort/filter for #14588AUTOMATIC1111-12/+11
2024-02-01fix error when editing extra networks cardAUTOMATIC1111-1/+1
2024-01-22put extra networks controls row into the tabs UI element for #14588AUTOMATIC1111-1/+1
2024-01-21Remove unnecessary template and simplify tree list.Sj-Si-10/+1
2024-01-20Add option in settings to enable/disable tree view by default.Sj-Si-0/+7
2024-01-20Add toggle button for tree view. Use default settings for sortmode and direct...Sj-Si-0/+7
2024-01-18Fix various bugs including refresh bug.Sj-Si-15/+16
2024-01-17Fix embeddings add/remove to/from prompt on click bugs.Sj-Si-1/+1
2024-01-16fix bugsSj-Si-17/+18
2024-01-16Finish cleanup.Sj-Si-39/+123
2024-01-15Run lintingSj-Si-5/+4
2024-01-15Move extra network tab buttons into tree view;Sj-Si-179/+91
2024-01-15fix bugs. introduce new ones.Sj-Si-92/+95
2024-01-13continue cleanup and redesign.Sj-Si-33/+144
2024-01-11Merge changes from devSj-Si-15/+22
2024-01-11Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si-74/+39
2024-01-10begin redesign of tree module.Sj-Si-71/+93
2024-01-08fix lintingSj-Si-3/+3
2024-01-08Add tree-view display for extra networks.Sj-Si-99/+253
2024-01-04forgot somethingAUTOMATIC1111-1/+1
2024-01-04mass file lister as an attempt to tackle #14507AUTOMATIC1111-6/+12
2024-01-03reduce unnecessary re-indexing extra networks dirw-e-w-6/+6
2024-01-01rename infotext.py again, this time to infotext_utils.py; I didn't realize in...AUTOMATIC1111-1/+1
2024-01-01infotext.py: rename usages in the codebaseAUTOMATIC1111-1/+1
2023-12-30Added negative prompts to extra networks loraLearwin-1/+4
2023-12-02Merge pull request #13957 from h43lb1t0/extra_network_subdirsAUTOMATIC1111-2/+7
2023-11-26compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC1111-1/+4
2023-11-20added option for default behavior of dir buttonsTom Haelbich-2/+7
2023-11-13Adds 'Path' sorting for Extra network cardskaalibro-1/+2
2023-11-12Lintmissionfloyd-1/+0
2023-11-12dir buttons start with / so only the correct dir will be shown and not dirs w...Tom Haelbich-2/+3
2023-11-05added compact prompt optionAUTOMATIC1111-4/+12
2023-11-05properly apply sort order for extra network cards when selected from dropdownAUTOMATIC1111-2/+4
2023-09-30get #13121 to work without restartAUTOMATIC1111-8/+15
2023-09-30Merge pull request #13121 from AUTOMATIC1111/consolidated-allowed-preview-for...AUTOMATIC1111-6/+7
2023-09-30Merge pull request #13395 from AUTOMATIC1111/escape-namesAUTOMATIC1111-2/+2
2023-09-30Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fixAUTOMATIC1111-1/+1
2023-09-26Fix data-sort-name containing spacesmissionfloyd-1/+1
2023-09-25Escape item namesmissionfloyd-2/+2
2023-09-07consolidated allowed preview formatsw-e-w-6/+7
2023-09-01Restore missing tooltipsmissionfloyd-1/+1
2023-08-09Use better symbol for extra networks sortcatboxanon-2/+2
2023-08-09split webui.py's initialization and utility functions into separate filesAUTOMATIC1111-1/+2
2023-08-05add checkbox to show/hide dirs for extra networksAUTOMATIC1111-2/+3
2023-08-05Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC1111-13/+5
2023-08-04added VAE selection to checkpoint user metadataAUTOMATIC1111-11/+2
2023-07-26fix: extra network ui description allow HTML tagsLittleor-1/+1
2023-07-26fix: error rendering name and description in extra network uiLittleor-2/+2
2023-07-19add dropdown extra_sort_order lablew-e-w-1/+1