Kukks
ff58301729
do not require docker for plugin restart
...
we now have a more graceful restart mechanism specifically for plugins and most installs can handle this mechanism
2023-02-24 13:52:46 +01:00
Nicolas Dorier
785cf597ad
Redesign plugin list items ( #4528 )
...
* Redesign plugin list items
* Update icon and format code
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-01-16 12:12:51 +01:00
d11n
d5d0be5824
Code formatting updates ( #4502 )
...
* Editorconfig: Add space_before_self_closing setting
This was a difference between the way dotnet-format and Rider format code. See https://www.jetbrains.com/help/rider/EditorConfig_Index.html
* Editorconfig: Keep 4 spaces indentation for Swagger JSON files
They are all formatted that way, let's keep it like that.
* Apply dotnet-format, mostly white-space related changes
2023-01-06 22:18:07 +09:00
Nicolas Dorier
d959f5096b
Add documentation link to plugins ( #4329 )
...
* Add documentation link to plugins
* Minor UI updates
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-11-22 11:06:23 +01:00
Nicolas Dorier
20025f254c
Use the plugin builder website instead of docker to fetch plugins ( #4285 )
2022-11-21 10:23:25 +09:00
Andrew Camilleri
b6062a94b9
Explicitly disable fsize limit for some routes ( #4045 )
2022-08-17 10:18:30 +02:00
d11n
d43bdcc1a2
UI: Fix cancel plugin command ( #3903 )
...
* UI: Fix cancel plugin command
As installing a plugin also adds the delete/uninstall command, we just select the last action, which is the one the user triggered.
Fixes #3890 .
* Apply suggestions from code review
https://stackoverflow.com/questions/50100688/check-if-value-tuple-is-default
2022-06-28 17:38:47 +09:00
Kukks
5ef41294e4
Optimize github plugin fetching
2022-03-23 15:03:39 +00:00
Kukks
ecde91ff25
Plugins: Support plugin git remote with multiple versions of same plugins
2022-01-25 11:15:19 +01:00
nicolas.dorier
7a787fc945
Rename UI controllers
2022-01-14 13:46:03 +09:00