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