aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks.py
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 extr...AUTOMATIC11112023-07-171-1/+2
* | 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 width/height...AUTOMATIC11112023-07-161-5/+4
* fix bogus metadata for extra networks appearing out of cacheAUTOMATIC11112023-07-161-1/+2
* Merge pull request #11806 from huchenlei/file_500AUTOMATIC11112023-07-161-0/+4
|\
| * 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 d...AUTOMATIC11112023-07-081-2/+2
* Allow gif for extra network previewsmissionfloyd2023-07-051-2/+2
* Apply suggestions from code reviewcatboxanon2023-06-021-3/+5
* 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' in...AUTOMATIC2023-05-181-2/+3
|\
| * Merge branch 'extra-network-preview-lazyload' of https://github.com/missionfl...missionfloyd2023-03-271-14/+41
| |\
| * | 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
* | | use a single function for saving images with metadata both in extra networks ...AUTOMATIC2023-05-171-17/+2
* | | Merge pull request #10395 from wk5ovc/patch-4AUTOMATIC11112023-05-171-3/+13
|\ \ \
| * | | 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 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
* | | | autofixes from ruffAUTOMATIC2023-05-101-1/+1
|/ / /
* | | Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-1/+3
* | | directory hiding for extra networks: dirs starting with . will hide their car...AUTOMATIC2023-05-081-20/+49
* | | revert some questionable changes from #9159AUTOMATIC2023-04-291-3/+3
* | | Make selected tab configurable with UI configspace-nuko2023-03-291-4/+4
* | | Merge pull request #8944 from SirFrags/extra_save_geninfoAUTOMATIC11112023-03-271-1/+9
|\ \ \
| * | | preview replace save paramsSirFrags2023-03-251-1/+9
| | |/ | |/|
* | | update button pressed down style for #8569AUTOMATIC2023-03-271-1/+1
* | | Merge branch 'master' into extra-networks-togglemissionfloyd2023-03-251-12/+45
|\| |
| * | Merge pull request #7936 from EllangoK/masterAUTOMATIC11112023-03-251-1/+4
| |\ \
| | * \ Merge branch 'master' into masterKarun2023-03-251-15/+72
| | |\ \
| | * | | custom height, width settings for extra networksEllangoK2023-02-191-1/+5
| * | | | Merge branch 'master' into extra-network-infoAUTOMATIC11112023-03-251-13/+36
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | use HTTP request to fetch metadata for Lora cards instead of including it int...AUTOMATIC2023-03-251-12/+35