aboutsummaryrefslogtreecommitdiff
path: root/modules/ui_extra_networks.py
AgeCommit message (Collapse)Author
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 ↵AUTOMATIC1111
infotext would be used for variable names in multiple places, which makes it awkward to import the module; also fix the bug I caused by this rename that breaks tests
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
dir buttons start with / so only the correct dir will be shown and no…
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 ↵Tom Haelbich
with a substrings as name from the dir
2023-11-05added compact prompt optionAUTOMATIC1111
2023-11-05properly apply sort order for extra network cards when selected from dropdownAUTOMATIC1111
allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name'
2023-09-30get #13121 to work without restartAUTOMATIC1111
2023-09-30Merge pull request #13121 from ↵AUTOMATIC1111
AUTOMATIC1111/consolidated-allowed-preview-formats Consolidated allowed preview formats, Fix extra network `.gif` not woking as preview
2023-09-30Merge pull request #13395 from AUTOMATIC1111/escape-namesAUTOMATIC1111
Fix viewing/editing metadata when filename contains an apostrophe
2023-09-30Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fixAUTOMATIC1111
Fix data-sort-name containing spaces
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
2023-07-26fix: error rendering name and description in extra network uiLittleor
2023-07-19add dropdown extra_sort_order lablew-e-w
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC1111
extra networks interface
2023-07-17fix extra search buttonw-e-w
2023-07-16fix unneded reload from diskAUTOMATIC1111
2023-07-16always show extra networks tabs in the UIAUTOMATIC1111
2023-07-16minor restyling for extra networksAUTOMATIC1111
2023-07-16nuke thumbs extra networks view mode (use settings tab to change ↵AUTOMATIC1111
width/height/scale to get thumbs)
2023-07-16fix bogus metadata for extra networks appearing out of cacheAUTOMATIC1111
fix description editing for checkpoint not immediately appearing on cards
2023-07-16Merge pull request #11806 from huchenlei/file_500AUTOMATIC1111
404 when thumb file not found
2023-07-16speedup extra networks listingAUTOMATIC1111
2023-07-16allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC1111
2023-07-15404 when thumb file not foundhuchenlei
2023-07-15user metadata system for custom networksAUTOMATIC1111