Age | Commit message (Collapse) | Author |
|
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.
|
|
Restart: only do restart if running via the wrapper script
|
|
|
|
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|
|
|
|
|
|
|
|
|
|
by hand
|
|
|
|
Co-Authored-By: Aarni Koskela <akx@iki.fi>
Co-Authored-By: catboxanon <122327233+catboxanon@users.noreply.github.com>
|
|
|
|
|
|
with signal
|
|
|
|
version from tags if available
|
|
save a ton of time during startup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support git submodule for extension and Fix Windows PermissionError
|
|
more stylistic changes
|
|
|
|
|
|
I'm sorry I forgot.
|
|
Add git submodule and Fix WinError
|
|
|
|
|
|
disabled extensions
|
|
|
|
|
|
Fix docker tmp/ and extensions/ handling for docker.
|
|
|
|
add support for adding upscalers in extensions
move LDSR, ScuNET and SwinIR to built-in extensions
|
|
|