Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add checkbox to check/uncheck all extensions in the Installed tab
|
|
Strip whitespaces from URL and dirname prior to extension installation
|
|
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.
|
|
This avoid some cryptic errors brought by accidental spaces around urls
|
|
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
|
|
|