index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
javascript
/
extraNetworks.js
Age
Commit message (
Expand
)
Author
2024-01-16
Finish cleanup.
Sj-Si
2024-01-15
Move extra network tab buttons into tree view;
Sj-Si
2024-01-15
fix bugs. introduce new ones.
Sj-Si
2024-01-14
fix linting
Sj-Si
2024-01-14
fix search box handling. sort maybe broken not sure. need to bug test and fin...
Sj-Si
2024-01-13
continue cleanup and redesign.
Sj-Si
2024-01-11
Merge changes from dev
Sj-Si
2024-01-11
Finish base layout. Fix bugs. Need to test for stability and clean up.
Sj-Si
2024-01-10
begin redesign of tree module.
Sj-Si
2024-01-08
Add tree-view display for extra networks.
Sj-Si
2023-12-30
Code Style fixes
Learwin
2023-12-30
Added negative prompts to extra networks lora
Learwin
2023-11-30
Close popups with escape key
missionfloyd
2023-11-26
compact prompt layout: preserve scroll when switching between lora tabs
AUTOMATIC1111
2023-11-05
added compact prompt option
AUTOMATIC1111
2023-11-05
properly apply sort order for extra network cards when selected from dropdown
AUTOMATIC1111
2023-10-03
Merge pull request #13480 from AUTOMATIC1111/popup-fix
AUTOMATIC1111
2023-10-02
Lint
missionfloyd
2023-10-02
Fix accidentally closing popup dialogs
missionfloyd
2023-09-30
Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fix
AUTOMATIC1111
2023-09-26
Update card on correct tab
missionfloyd
2023-09-09
Remove extra spaces
zixaphir
2023-09-09
Remove extra network separator without regex
zixaphir
2023-08-31
Account for edge case where user deleted leading separator.
zixaphir
2023-08-30
account for customizable extra network separators in remove code
zixaphir
2023-08-27
lint
AUTOMATIC1111
2023-08-27
lint
AUTOMATIC1111
2023-08-27
fix style editing dialog breaking if it's opened in both img2img and txt2img ...
AUTOMATIC1111
2023-08-27
fix style editing dialog breaking if it's opened in both img2img and txt2img ...
AUTOMATIC1111
2023-08-14
when refreshing cards in extra networks UI, do not discard user's custom reso...
AUTOMATIC1111
2023-08-05
add checkbox to show/hide dirs for extra networks
AUTOMATIC1111
2023-08-05
Merge branch 'dev' into extra-networks-always-visible
AUTOMATIC1111
2023-07-17
hide cards for networks of incompatible stable diffusion version in Lora extr...
AUTOMATIC1111
2023-07-17
fix extra search button
w-e-w
2023-07-16
always show extra networks tabs in the UI
AUTOMATIC1111
2023-07-16
allow refreshing single card after editing user metadata instead of all cards
AUTOMATIC1111
2023-07-16
add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458
AUTOMATIC1111
2023-07-15
eslint
AUTOMATIC1111
2023-07-15
user metadata system for custom networks
AUTOMATIC1111
2023-06-02
lint fixes
catboxanon
2023-06-02
Support dynamic sort of extra networks
catboxanon
2023-05-18
eslint related file edits
AUTOMATIC
2023-05-17
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
2023-05-17
Fix remove `textual inversion` prompt
Weiming
2023-05-08
directory hiding for extra networks: dirs starting with . will hide their car...
AUTOMATIC
2023-04-30
Fix unused variables
Aarni Koskela
2023-04-30
Fix a whole bunch of implicit globals
Aarni Koskela
2023-03-25
final part of merging #8749
AUTOMATIC
2023-03-25
Merge branch 'master' into extra-network-info
AUTOMATIC1111
2023-03-25
use HTTP request to fetch metadata for Lora cards instead of including it int...
AUTOMATIC
[next]