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
stats
log msg
author
committer
range
path:
root
/
modules
/
ui_extra_networks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo "intialize"
Aarni Koskela
2023-05-19
1
-1
/
+1
*
Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' in...
AUTOMATIC
2023-05-18
1
-2
/
+3
|
\
|
*
Merge branch 'extra-network-preview-lazyload' of https://github.com/missionfl...
missionfloyd
2023-03-27
1
-14
/
+41
|
|
\
|
*
|
Lazy load extra network images
missionfloyd
2023-03-21
1
-1
/
+1
*
|
|
python linter fixes
AUTOMATIC
2023-05-18
1
-1
/
+0
*
|
|
add options to show/hide hidden files and dirs, and to not list models/files ...
AUTOMATIC
2023-05-17
1
-2
/
+15
*
|
|
use a single function for saving images with metadata both in extra networks ...
AUTOMATIC
2023-05-17
1
-17
/
+2
*
|
|
Merge pull request #10395 from wk5ovc/patch-4
AUTOMATIC1111
2023-05-17
1
-3
/
+13
|
\
\
\
|
*
|
|
Fix extra networks save preview image geninfo
Keith
2023-05-15
1
-3
/
+13
*
|
|
|
Merge pull request #10483 from Iheuzio/syntax-search
AUTOMATIC1111
2023-05-17
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix typo in syntax
Iheuzio
2023-05-17
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Show "Loading..." for extra networks when displaying for the first time
AUTOMATIC
2023-05-15
1
-4
/
+15
*
|
|
|
allow jpeg for extra network preview
w-e-w
2023-05-14
1
-2
/
+2
*
|
|
|
Fix symlink scanning
catboxanon
2023-05-11
1
-1
/
+1
*
|
|
|
fixes for B007
AUTOMATIC
2023-05-10
1
-1
/
+1
*
|
|
|
ruff auto fixes
AUTOMATIC
2023-05-10
1
-2
/
+2
*
|
|
|
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-1
/
+0
*
|
|
|
autofixes from ruff
AUTOMATIC
2023-05-10
1
-1
/
+1
|
/
/
/
*
|
|
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-05-09
1
-1
/
+3
*
|
|
directory hiding for extra networks: dirs starting with . will hide their car...
AUTOMATIC
2023-05-08
1
-20
/
+49
*
|
|
revert some questionable changes from #9159
AUTOMATIC
2023-04-29
1
-3
/
+3
*
|
|
Make selected tab configurable with UI config
space-nuko
2023-03-29
1
-4
/
+4
*
|
|
Merge pull request #8944 from SirFrags/extra_save_geninfo
AUTOMATIC1111
2023-03-27
1
-1
/
+9
|
\
\
\
|
*
|
|
preview replace save params
SirFrags
2023-03-25
1
-1
/
+9
|
|
|
/
|
|
/
|
*
|
|
update button pressed down style for #8569
AUTOMATIC
2023-03-27
1
-1
/
+1
*
|
|
Merge branch 'master' into extra-networks-toggle
missionfloyd
2023-03-25
1
-12
/
+45
|
\
|
|
|
*
|
Merge pull request #7936 from EllangoK/master
AUTOMATIC1111
2023-03-25
1
-1
/
+4
|
|
\
\
|
|
*
\
Merge branch 'master' into master
Karun
2023-03-25
1
-15
/
+72
|
|
|
\
\
|
|
*
|
|
custom height, width settings for extra networks
EllangoK
2023-02-19
1
-1
/
+5
|
*
|
|
|
Merge branch 'master' into extra-network-info
AUTOMATIC1111
2023-03-25
1
-13
/
+36
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
use HTTP request to fetch metadata for Lora cards instead of including it int...
AUTOMATIC
2023-03-25
1
-12
/
+35
|
|
*
|
|
fix extra networks ui
AUTOMATIC
2023-03-25
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Add event.stopPropagation() to extraNetworksShowMetadata()
missionfloyd
2023-03-21
1
-1
/
+1
|
*
|
|
Don't bubble when metadata_button is clicked
missionfloyd
2023-03-20
1
-1
/
+1
|
|
/
/
|
*
|
Update ui_extra_networks.py
willtakasan
2023-03-14
1
-2
/
+2
|
*
|
Add view metadata button for Lora cards.
AUTOMATIC
2023-03-14
1
-0
/
+7
*
|
|
Make extra networks button togglable
missionfloyd
2023-03-12
1
-2
/
+2
|
/
/
*
|
Merge pull request #7965 from Kilvoctu/extranet-buttons
AUTOMATIC1111
2023-03-12
1
-2
/
+0
|
\
\
|
*
|
restore text, remove 'close'
Kilvoctu
2023-03-11
1
-7
/
+1
|
*
|
use emojis for extra network buttons
Kilvoctu
2023-02-20
1
-2
/
+6
|
|
/
*
|
save previews for extra networks in the selected format
AUTOMATIC
2023-03-11
1
-0
/
+3
*
|
support three extensions for preview instead of one: png, jpg, webp
AUTOMATIC
2023-03-11
1
-1
/
+5
*
|
remove underscores from function names in #8366
AUTOMATIC
2023-03-11
1
-5
/
+3
*
|
Extra networks: support .txt description sidecar file
Aarni Koskela
2023-03-06
1
-0
/
+15
*
|
Deduplicate extra network preview-search code
Aarni Koskela
2023-03-06
1
-0
/
+10
|
/
*
Merge pull request #7572 from CurtisDS/fix-id-handle-in-extra-networks
AUTOMATIC1111
2023-02-19
1
-2
/
+4
|
\
|
*
Update ui_extra_networks.py
CurtisDS
2023-02-05
1
-2
/
+4
*
|
add slash to non-empty dirs in extra networks interface
AUTOMATIC
2023-02-19
1
-0
/
+4
|
/
*
fix symlinks in extra networks ui
Alex "mcmonkey" Goodwin
2023-02-04
1
-1
/
+1
*
Add .jpg to allowed thumb formats
ctwrs
2023-02-01
1
-2
/
+3
[next]