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
/
javascript
/
extensions.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
2023-05-17
1
-71
/
+74
|
*
Use substring instead of deprecated substr
Aarni Koskela
2023-04-30
1
-3
/
+3
|
*
Fix unused variables
Aarni Koskela
2023-04-30
1
-2
/
+2
|
*
Fix a whole bunch of implicit globals
Aarni Koskela
2023-04-30
1
-1
/
+1
|
*
Various UI fixes in config state tab
space-nuko
2023-03-29
1
-2
/
+8
|
*
Save/restore working webui/extension configs
space-nuko
2023-03-29
1
-0
/
+16
|
*
Make disable configurable between builtin/extra extensions
space-nuko
2023-03-27
1
-3
/
+3
|
*
add progressbar to extension update check; do not check for updates for ↵
AUTOMATIC
2023-01-28
1
-3
/
+17
|
|
|
|
disabled extensions
*
update sending input event in java script to not cause exception in browser ↵
AUTOMATIC
2023-01-17
1
-1
/
+1
|
|
|
|
https://github.com/gradio-app/gradio/issues/2981
*
Added Available tab to extensions UI.
AUTOMATIC
2022-11-01
1
-1
/
+12
|
*
add initial version of the extensions tab
AUTOMATIC
2022-10-31
1
-0
/
+24
fix broken Restart Gradio button