aboutsummaryrefslogtreecommitdiff
path: root/javascript/extraNetworks.js
AgeCommit message (Collapse)Author
2023-05-17Fix remove `textual inversion` promptWeiming
2023-05-08directory hiding for extra networks: dirs starting with . will hide their ↵AUTOMATIC
cards on extra network tabs unless specifically searched for create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page
2023-04-30Fix unused variablesAarni Koskela
2023-04-30Fix a whole bunch of implicit globalsAarni Koskela
2023-03-25final part of merging #8749AUTOMATIC
2023-03-25Merge branch 'master' into extra-network-infoAUTOMATIC1111
2023-03-25use HTTP request to fetch metadata for Lora cards instead of including it ↵AUTOMATIC
into the main page
2023-03-20Add event.stopPropagation() to extraNetworksShowMetadata()missionfloyd
Prevent bubbling the same way "replace preview" does
2023-03-14Add view metadata button for Lora cards.AUTOMATIC
2023-03-12Merge pull request #7965 from Kilvoctu/extranet-buttonsAUTOMATIC1111
Use emojis for extra network buttons
2023-03-11restore text, remove 'close'Kilvoctu
don't use emojis for extra network buttons; remove 'close'
2023-03-11new setting: Extra text to add before <...> when adding extra network to promptAUTOMATIC
2023-01-29add buttons for auto-search in subdirectories for extra tabsAUTOMATIC
2023-01-29support for searching subdirectory names for extra networksAUTOMATIC
2023-01-28make it so that clicking on hypernet/lora card one more time removes the ↵AUTOMATIC
related from the prompt
2023-01-22make extra networks search case-insensitiveAUTOMATIC
2023-01-21add search box to extra networksAUTOMATIC
2023-01-21relocate tool buttons next to generate buttonAUTOMATIC
prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt
2023-01-21extra networks UIAUTOMATIC
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>