| Age | Commit message (Collapse) | Author |
|
Specify plugin repo on plugin installation
|
|
|
|
|
|
Fix for windows plug-in upgrades issue: #1623
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
Install specific plugin version if requested
|
|
|
|
|
|
|
|
|
|
|
|
Minor changes
|
|
|
|
Prevent system plugins from being uninstalled
|
|
|
|
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
|
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make Plugin Repo URL Configurable
|
|
|
|
|
|
'InstallationManager:PluginManifestUrl' config option
|
|
|
|
|
|
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
|
|
The `/Packages/{Name}` endpoint would return a package that had either
the corrent name or the correct guid. In reality it shoud check if both
are correct.
|
|
|
|
|
|
|