aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks_hypernets.py
Commit message (Expand)AuthorAgeFilesLines
* Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si2024-01-111-2/+4
* add commentw-e-w2023-09-121-0/+1
* return nothing if not foundw-e-w2023-09-111-2/+7
* thread safe extra network using listw-e-w2023-09-091-1/+2
* Revert "thread safe extra network list_items"w-e-w2023-09-091-3/+2
* thread safe extra network list_itemsw-e-w2023-09-031-2/+3
* Support search and display of hashes for all extra network itemscatboxanon2023-08-131-1/+5
* add style editor dialogAUTOMATIC11112023-08-031-1/+1
* speedup extra networks listingAUTOMATIC11112023-07-161-2/+2
* allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC11112023-07-161-14/+17
* user metadata system for custom networksAUTOMATIC11112023-07-151-3/+3
* Apply suggestions from code reviewcatboxanon2023-06-021-1/+2
* Support dynamic sort of extra networkscatboxanon2023-06-021-1/+2
* save previews for extra networks in the selected formatAUTOMATIC2023-03-111-1/+1
* remove underscores from function names in #8366AUTOMATIC2023-03-111-2/+2
* Extra networks: support .txt description sidecar fileAarni Koskela2023-03-061-0/+1
* Deduplicate extra network preview-search codeAarni Koskela2023-03-061-8/+1
* support for searching subdirectory names for extra networksAUTOMATIC2023-01-291-0/+1
* add checkpoints tab for extra networks UIAUTOMATIC2023-01-281-1/+1
* add a slider for default value of added extra networksAUTOMATIC2023-01-211-1/+2
* extra networks UIAUTOMATIC2023-01-211-0/+34