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_extensions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add button for refreshing extensions list
Andray
2024-02-07
1
-1
/
+3
*
Merge pull request #14063 from wfjsw/use-ext-name-for-installed
AUTOMATIC1111
2023-12-02
1
-6
/
+9
|
\
|
*
also consider extension url
Jabasukuriputo Wang
2023-11-26
1
-1
/
+2
|
*
use extension name for determining an extension is installed in the index
wfjsw
2023-11-23
1
-6
/
+8
*
|
json.dump(ensure_ascii=False)
w-e-w
2023-11-26
1
-1
/
+1
|
/
*
Config states time ISO in system time zone
w-e-w
2023-09-16
1
-1
/
+1
*
extension update time, convert to system time zone
w-e-w
2023-08-30
1
-2
/
+2
*
extension time format in system time zone
w-e-w
2023-08-30
1
-1
/
+1
*
Merge pull request #12851 from bluelovers/pr/extension-time-001
AUTOMATIC1111
2023-08-30
1
-1
/
+1
|
\
|
*
chore: change extension time format
bluelovers
2023-08-29
1
-1
/
+1
*
|
get progressbar to display correctly in extensions tab
AUTOMATIC1111
2023-08-30
1
-2
/
+6
|
/
*
make it obvious that a config_status is corrupted
w-e-w
2023-08-20
1
-107
/
+117
*
catch error when loading config_states
w-e-w
2023-08-20
1
-1
/
+1
*
gradio 3.39
AUTOMATIC1111
2023-08-04
1
-4
/
+4
*
--disable-all-extensions --disable-extra-extensions
w-e-w
2023-08-04
1
-7
/
+11
*
allow replacing extensions index with environment variable
Jabasukuriputo Wang
2023-07-15
1
-2
/
+3
*
cache git extension repo information
AUTOMATIC1111
2023-07-15
1
-6
/
+0
*
Revert Pull Request #11244
wfjsw
2023-07-09
1
-15
/
+2
*
move github proxy to settings, System page.
AUTOMATIC1111
2023-07-08
1
-19
/
+14
*
Merge pull request #11244 from MaiXiaoMeng/dev
AUTOMATIC1111
2023-07-08
1
-4
/
+22
|
\
|
*
Update call method
XiaoMeng Mai
2023-06-15
1
-5
/
+9
|
*
Update code style
XiaoMeng Mai
2023-06-15
1
-3
/
+1
|
*
Add github mirror for the download extension
XiaoMeng Mai
2023-06-15
1
-4
/
+20
*
|
add extensions Update Created dates with sorting
w-e-w
2023-06-29
1
-2
/
+14
*
|
add stars
w-e-w
2023-06-29
1
-2
/
+4
*
|
alternate fix for catch errors when retrieving extension index #11290
AUTOMATIC
2023-06-27
1
-2
/
+2
*
|
Merge pull request #11415 from netux/extensions-toggle-all
AUTOMATIC1111
2023-06-27
1
-2
/
+5
|
\
\
|
*
|
feat(extensions): add toggle all checkbox to Installed tab
Martín (Netux) Rodríguez
2023-06-25
1
-2
/
+5
|
|
/
*
|
Merge pull request #11408 from wfjsw/patch-1
AUTOMATIC1111
2023-06-27
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Strip whitespaces from URL and dirname prior to extension installation
Jabasukuriputo Wang
2023-06-24
1
-0
/
+5
*
|
Merge pull request #11043 from akx/restart-envvar
AUTOMATIC1111
2023-06-05
1
-3
/
+8
|
\
\
|
*
|
Restart: only do restart if running via the wrapper script
Aarni Koskela
2023-06-05
1
-3
/
+8
*
|
|
Merge pull request #10956 from akx/len
AUTOMATIC1111
2023-06-05
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
Aarni Koskela
2023-06-02
1
-2
/
+3
*
|
|
a yet another method to restart webui
AUTOMATIC
2023-06-03
1
-1
/
+1
|
/
/
*
|
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-31
1
-4
/
+3
*
|
Merge branch 'dev' into report-error
AUTOMATIC1111
2023-05-31
1
-0
/
+6
|
\
\
|
*
|
Patch GitPython to not use leaky persistent processes
Aarni Koskela
2023-05-29
1
-0
/
+6
|
|
/
*
/
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-29
1
-6
/
+3
|
/
*
--filter=blob:none
w-e-w
2023-05-21
1
-2
/
+2
*
extensions clone depth 1
w-e-w
2023-05-20
1
-2
/
+2
*
make links to http://<...>.git git extensions work in the extension tab
AUTOMATIC
2023-05-19
1
-1
/
+3
*
Replace state.need_restart with state.server_command + replace poll loop with...
Aarni Koskela
2023-05-17
1
-5
/
+2
*
add visual progress for extension installation from URL
AUTOMATIC
2023-05-16
1
-2
/
+2
*
update extensions table: show branch, show date in separate column, and show ...
AUTOMATIC
2023-05-15
1
-1
/
+6
*
load extensions' git metadata in parallel to loading the main program to save...
AUTOMATIC
2023-05-15
1
-2
/
+13
*
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-11
1
-3
/
+3
*
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
/
+2
*
Merge branch 'dev' into ui-config-tabs
AUTOMATIC1111
2023-04-29
1
-9
/
+230
|
\
[next]