aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks.py
Commit message (Collapse)AuthorAgeFilesLines
* get #13121 to work without restartAUTOMATIC11112023-09-301-8/+15
|
* Merge pull request #13121 from ↵AUTOMATIC11112023-09-301-6/+7
|\ | | | | | | | | AUTOMATIC1111/consolidated-allowed-preview-formats Consolidated allowed preview formats, Fix extra network `.gif` not woking as preview
| * consolidated allowed preview formatsw-e-w2023-09-071-6/+7
| |
* | Merge pull request #13395 from AUTOMATIC1111/escape-namesAUTOMATIC11112023-09-301-2/+2
|\ \ | | | | | | Fix viewing/editing metadata when filename contains an apostrophe
| * | Escape item namesmissionfloyd2023-09-261-2/+2
| |/
* | Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fixAUTOMATIC11112023-09-301-1/+1
|\ \ | | | | | | Fix data-sort-name containing spaces
| * | Fix data-sort-name containing spacesmissionfloyd2023-09-271-1/+1
| |/
* / Restore missing tooltipsmissionfloyd2023-09-011-1/+1
|/
* Use better symbol for extra networks sortcatboxanon2023-08-091-2/+2
|
* split webui.py's initialization and utility functions into separate filesAUTOMATIC11112023-08-091-1/+2
|
* add checkbox to show/hide dirs for extra networksAUTOMATIC11112023-08-051-2/+3
|
* Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC11112023-08-051-13/+5
|\
| * added VAE selection to checkpoint user metadataAUTOMATIC11112023-08-041-11/+2
| |
| * fix: extra network ui description allow HTML tagsLittleor2023-07-261-1/+1
| |
| * fix: error rendering name and description in extra network uiLittleor2023-07-261-2/+2
| |
| * hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC11112023-07-171-1/+2
| | | | | | | | extra networks interface
* | add dropdown extra_sort_order lablew-e-w2023-07-181-1/+1
| |
* | fix extra search buttonw-e-w2023-07-171-1/+1
| |
* | fix unneded reload from diskAUTOMATIC11112023-07-161-1/+7
| |
* | always show extra networks tabs in the UIAUTOMATIC11112023-07-161-35/+23
|/
* minor restyling for extra networksAUTOMATIC11112023-07-161-1/+2
|
* nuke thumbs extra networks view mode (use settings tab to change ↵AUTOMATIC11112023-07-161-5/+4
| | | | width/height/scale to get thumbs)
* fix bogus metadata for extra networks appearing out of cacheAUTOMATIC11112023-07-161-1/+2
| | | | fix description editing for checkpoint not immediately appearing on cards
* Merge pull request #11806 from huchenlei/file_500AUTOMATIC11112023-07-161-0/+4
|\ | | | | 404 when thumb file not found
| * 404 when thumb file not foundhuchenlei2023-07-161-0/+4
| |
* | speedup extra networks listingAUTOMATIC11112023-07-161-7/+13
| |
* | allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC11112023-07-161-0/+20
| |
* | user metadata system for custom networksAUTOMATIC11112023-07-151-7/+47
|/
* use natural sort for shared.walk_files and shared.listfiles, as well as for ↵AUTOMATIC11112023-07-081-2/+2
| | | | dirs in extra networks
* Allow gif for extra network previewsmissionfloyd2023-07-051-2/+2
|
* Apply suggestions from code reviewcatboxanon2023-06-021-3/+5
| | | Co-authored-by: Aarni Koskela <akx@iki.fi>
* Support dynamic sort of extra networkscatboxanon2023-06-021-0/+16
|
* Deduplicate default extra network registrationAarni Koskela2023-05-191-0/+9
|
* Fix typo "intialize"Aarni Koskela2023-05-191-1/+1
|
* Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵AUTOMATIC2023-05-181-2/+3
|\ | | | | | | into dev
| * Merge branch 'extra-network-preview-lazyload' of ↵missionfloyd2023-03-271-14/+41
| |\ | | | | | | | | | https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload
| * | Lazy load extra network imagesmissionfloyd2023-03-211-1/+1
| | |
* | | python linter fixesAUTOMATIC2023-05-181-1/+0
| | |
* | | add options to show/hide hidden files and dirs, and to not list models/files ↵AUTOMATIC2023-05-171-2/+15
| | | | | | | | | | | | in hidden directories
* | | use a single function for saving images with metadata both in extra networks ↵AUTOMATIC2023-05-171-17/+2
| | | | | | | | | | | | and main mode for #10395
* | | Merge pull request #10395 from wk5ovc/patch-4AUTOMATIC11112023-05-171-3/+13
|\ \ \ | | | | | | | | Fix extra networks save preview image geninfo
| * | | Fix extra networks save preview image geninfoKeith2023-05-151-3/+13
| | | |
* | | | Merge pull request #10483 from Iheuzio/syntax-searchAUTOMATIC11112023-05-171-2/+2
|\ \ \ \ | | | | | | | | | | Fix typo in syntax
| * | | | Fix typo in syntaxIheuzio2023-05-171-2/+2
| |/ / /
* | | | Show "Loading..." for extra networks when displaying for the first timeAUTOMATIC2023-05-151-4/+15
| | | |
* | | | allow jpeg for extra network previeww-e-w2023-05-141-2/+2
| | | |
* | | | Fix symlink scanningcatboxanon2023-05-111-1/+1
| | | |
* | | | fixes for B007AUTOMATIC2023-05-101-1/+1
| | | |
* | | | ruff auto fixesAUTOMATIC2023-05-101-2/+2
| | | |
* | | | imports cleanup for ruffAUTOMATIC2023-05-101-1/+0
| | | |