Jabasukuriputo Wang and GitHub
895456c4a2
change state dict comparison to ref compare
2023-12-05 18:00:48 -06:00
Jabasukuriputo Wang and GitHub
1f6844eb7e
also consider extension url
2023-11-26 10:04:39 -06:00
Jabasukuriputo Wang and GitHub
5cedc8f9b2
remove traceback in sysinfo
2023-11-24 11:30:30 -06:00
Jabasukuriputo Wang and GitHub
86b99b1e98
Move exception_records related methods to errors.py
2023-11-24 11:28:54 -06:00
wfjsw
ac2a981c4f
use extension name for determining an extension is installed in the index
2023-11-22 22:40:24 -06:00
wfjsw
bde439ef67
use metadata.ini for meta filename
2023-11-19 00:58:47 -06:00
wfjsw
3bb32befe9
bug fix
2023-11-11 11:58:19 -06:00
wfjsw
48d6102b31
fix
2023-11-11 11:17:26 -06:00
wfjsw
520e52f846
allow comma and whitespace as separator
2023-11-11 10:58:26 -06:00
wfjsw
7af576e745
remove the assumption of same name
2023-11-11 10:46:47 -06:00
wfjsw
bc1a450124
reverse the extension load order so builtin extensions load earlier natively
2023-11-11 04:08:45 -06:00
wfjsw
0d1924c48b
populate loaded_extensions from extension list instead
2023-11-11 04:03:55 -06:00
wfjsw
0fc7dc1c04
implementing script metadata and DAG sorting mechanism
2023-11-11 04:01:13 -06:00
Jabasukuriputo Wang and GitHub
5a705c2468
rm dir on failed clone, disable autofix for fetch
2023-08-10 09:18:10 -05:00
Jabasukuriputo Wang and GitHub
8b036d8a82
fix
2023-08-01 11:26:59 +08:00
Jabasukuriputo Wang and GitHub
c46525b70b
fix exception
2023-08-01 11:26:17 +08:00
Jabasukuriputo Wang and GitHub
955542a654
also check on rev-parse
2023-08-01 11:24:54 +08:00
Jabasukuriputo Wang and GitHub
2f1d5b6b04
attempt to fix workspace status when doing git clone
2023-08-01 11:20:59 +08:00
Jabasukuriputo Wang and GitHub
f2a4073aea
Merge branch 'dev' into ext-inst-pbar
2023-07-23 23:32:13 +08:00
Jabasukuriputo Wang and GitHub
9421c11346
Merge branch 'dev' into ext-inst-pbar
2023-07-22 21:58:59 +08:00
Jabasukuriputo Wang and GitHub
3c26734d60
nop
2023-07-22 18:33:59 +08:00
Jabasukuriputo Wang and GitHub
2a7e34fe79
fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11921#issuecomment-1646547908
2023-07-22 18:09:00 +08:00
Jabasukuriputo Wang and GitHub
b2f0040da7
fix tqdm not found on new instance
2023-07-22 17:51:15 +08:00
Jabasukuriputo Wang and GitHub
7afe7375e1
display a progressbar for extension installer
2023-07-22 17:46:50 +08:00
Jabasukuriputo Wang and GitHub
16eddc622e
prepend the pythonpath instead of overriding it
2023-07-21 22:00:03 +08:00
Jabasukuriputo Wang and GitHub
118529a6dc
typo fix
2023-07-21 21:49:33 +08:00
Jabasukuriputo Wang and GitHub
33694baea1
avoid importing timer when it is not strictly needed
2023-07-21 17:15:44 +08:00
Jabasukuriputo Wang and GitHub
fc3bdf8c11
Merge branch 'dev' into move-start-timer
2023-07-19 10:33:31 +08:00
wfjsw
3c570421d3
move start timer
2023-07-18 19:00:16 +08:00
Jabasukuriputo Wang and GitHub
2d9d53be21
allow replacing extensions index with environment variable
2023-07-15 17:09:51 +08: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
Jabasukuriputo Wang and GitHub
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