AUTOMATIC1111
1ac11b3dae
Merge pull request #12865 from AUTOMATIC1111/another-convert-to-system-time-zone
...
extension update time, convert to system time zone
2023-08-30 11:00:38 +03:00
AUTOMATIC1111
87a083d1b2
Merge pull request #12864 from AUTOMATIC1111/extension-time-format-time-zone
...
patch Extension time format in systme time zone
2023-08-30 09:45:23 +03:00
AUTOMATIC1111
06bc1f4f67
Merge pull request #12851 from bluelovers/pr/extension-time-001
...
chore: change extension time format
2023-08-30 08:24:08 +03:00
AUTOMATIC1111
afea99a72b
get progressbar to display correctly in extensions tab
2023-08-30 08:23:47 +03:00
w-e-w
2c10fda399
make it obvious that a config_status is corrupted
...
also format HTML removing unnecessary text blocks
2023-08-20 18:48:23 +09:00
w-e-w
36ecff71ae
catch error when loading config_states
...
and save config_states with indent
2023-08-20 15:36:39 +09:00
AUTOMATIC1111
362789a379
gradio 3.39
2023-08-04 08:04:23 +03:00
w-e-w
bbfff771d7
--disable-all-extensions --disable-extra-extensions
2023-08-04 12:44:52 +09:00
Jabasukuriputo Wang
2d9d53be21
allow replacing extensions index with environment variable
2023-07-15 17:09:51 +08:00
AUTOMATIC1111
510e5fc8c6
cache git extension repo information
2023-07-15 09:20:43 +03:00
wfjsw
75f56406ce
Revert Pull Request #11244
...
Revert "Add github mirror for the download extension"
This reverts commit 9ec2ba2d28
.
Revert "Update code style"
This reverts commit de022c4c80
.
Revert "Update call method"
This reverts commit e9bd18c57b
.
Revert "move github proxy to settings, System page."
This reverts commit 4981c7d370
.
2023-07-09 22:42:00 +08:00
AUTOMATIC1111
4981c7d370
move github proxy to settings, System page.
2023-07-08 17:52:03 +03:00
AUTOMATIC1111
ee642a2ff4
Merge pull request #11244 from MaiXiaoMeng/dev
...
Add github mirror for the download extension
2023-07-08 17:38:29 +03:00
w-e-w
2ccc832b33
add extensions Update Created dates with sorting
2023-06-29 22:46:59 +09:00
w-e-w
d47324b898
add stars
2023-06-29 19:25:18 +09:00
AUTOMATIC
9bb1fcfad4
alternate fix for catch errors when retrieving extension index #11290
2023-06-27 08:59:35 +03:00
AUTOMATIC1111
2b247f3533
Merge pull request #11415 from netux/extensions-toggle-all
...
Add checkbox to check/uncheck all extensions in the Installed tab
2023-06-27 08:44:37 +03:00
AUTOMATIC1111
820bbb5b7b
Merge pull request #11408 from wfjsw/patch-1
...
Strip whitespaces from URL and dirname prior to extension installation
2023-06-27 06:20:59 +03:00
Martín (Netux) Rodríguez
dd268c48c9
feat(extensions): add toggle all checkbox to Installed tab
...
Small QoL addition.
While there is the option to disable all extensions with the radio buttons at the top, that only acts as an added flag and doesn't really change the state of the extensions in the UI.
An use case for this checkbox is to disable all extensions except for a few, which is important for debugging extensions.
You could do that before, but you'd have to uncheck and recheck every extension one by one.
2023-06-25 00:48:46 -03:00
Jabasukuriputo Wang
d5a5f2f29f
Strip whitespaces from URL and dirname prior to extension installation
...
This avoid some cryptic errors brought by accidental spaces around urls
2023-06-25 01:31:02 +08:00
XiaoMeng Mai
e9bd18c57b
Update call method
2023-06-16 00:09:54 +08:00
XiaoMeng Mai
de022c4c80
Update code style
2023-06-15 22:59:46 +08:00
XiaoMeng Mai
9ec2ba2d28
Add github mirror for the download extension
2023-06-15 22:43:09 +08:00
AUTOMATIC1111
1dd8d571a4
Merge pull request #11043 from akx/restart-envvar
...
Restart: only do restart if running via the wrapper script
2023-06-05 20:06:40 +03:00
Aarni Koskela
46a5bd64ed
Restart: only do restart if running via the wrapper script
2023-06-05 20:04:28 +03:00
AUTOMATIC1111
7a7a201d81
Merge pull request #10956 from akx/len
...
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
2023-06-05 11:06:37 +03:00
AUTOMATIC
333e63c091
a yet another method to restart webui
2023-06-03 09:59:56 +03:00
Aarni Koskela
51864790fd
Simplify a bunch of len(x) > 0
/len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
AUTOMATIC
05933840f0
rename print_error to report, use it with together with package name
2023-05-31 19:56:37 +03:00
AUTOMATIC1111
52b8752e62
Merge branch 'dev' into report-error
2023-05-31 19:15:21 +03:00
Aarni Koskela
00dfe27f59
Add & use modules.errors.print_error where currently printing exception info by hand
2023-05-29 09:17:30 +03:00
Aarni Koskela
77a10c62c9
Patch GitPython to not use leaky persistent processes
2023-05-29 08:31:11 +03:00
w-e-w
cd03317c05
--filter=blob:none
...
Co-Authored-By: Aarni Koskela <akx@iki.fi>
Co-Authored-By: catboxanon <122327233+catboxanon@users.noreply.github.com>
2023-05-21 16:42:54 +09:00
w-e-w
bf5e5f4269
extensions clone depth 1
2023-05-20 15:08:08 +09:00
AUTOMATIC
379fd6204d
make links to http://<...>.git git extensions work in the extension tab
2023-05-19 09:09:17 +03:00
Aarni Koskela
85b4f89926
Replace state.need_restart with state.server_command + replace poll loop with signal
2023-05-17 10:15:03 +03:00
AUTOMATIC
3d76eabbca
add visual progress for extension installation from URL
2023-05-16 07:59:43 +03:00
AUTOMATIC
a47abe1b7b
update extensions table: show branch, show date in separate column, and show version from tags if available
2023-05-15 21:22:35 +03:00
AUTOMATIC
0d2a4b608c
load extensions' git metadata in parallel to loading the main program to save a ton of time during startup
2023-05-15 20:57:11 +03:00
Aarni Koskela
49a55b410b
Autofix Ruff W (not W605) (mostly whitespace)
2023-05-11 20:29:11 +03:00
AUTOMATIC
762265eab5
autofixes from ruff
2023-05-10 07:52:45 +03:00
Aarni Koskela
3ba6c3c83c
Fix up string formatting/concatenation to f-strings where feasible
2023-05-09 22:25:39 +03:00
AUTOMATIC1111
88c7debb02
Merge branch 'dev' into ui-config-tabs
2023-04-29 17:42:57 +03:00
AUTOMATIC1111
78d0ee3bba
Merge branch 'dev' into extension-settings-backup
2023-04-29 17:22:24 +03:00
AUTOMATIC
cb940a583d
fix extension installation broken by #9518
2023-04-29 13:45:14 +03:00
yike5460
7c62bb2788
fix: support for default branch
2023-04-10 09:38:26 +08:00
yike5460
1aba8d82cb
feat: add branch support for extension installation
2023-04-09 22:22:43 +08:00
space-nuko
3ccf6f5ae8
Add webui link
2023-03-29 19:26:52 -05:00
space-nuko
1c0544abdb
Add links for commits in table, if remote is from GitHub
2023-03-29 19:21:57 -05:00
space-nuko
64bbd3bf03
Make into divs
2023-03-29 19:00:51 -05:00