aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/PluginsController.cs
AgeCommit message (Expand)Author
2024-08-25Backport pull request #12490 from jellyfin/release-10.9.znielsvanvelzen
2024-04-26Require elevation for plugin related endpointsNiels van Velzen
2023-11-12Move API policies to MediaBrowser.CommonPatrick Barron
2023-04-01Use MinBy and MaxByStepan Goremykin
2023-02-09refactor: simplify authzcvium
2023-02-02Cleanup importsShadowghost
2023-02-02Migrate to file-scoped namespacesShadowghost
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-02-28Remove obsolete code for premium pluginsBond_009
2021-12-20Use our own Contains extensioncvium
2021-11-16Remove unused dependenciescvium
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-04-17Remove unused using directivesBaronGreenback
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-02-12remove deprecated settings from server configdkanada
2021-02-10Create BaseItemKind enumcrobibero
2020-12-23Changes as requestedBaronGreenback
2020-12-18Renamed to ImagePathGreenback
2020-12-18Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-18Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-16Corrections as recommended.Greenback
2020-12-16Change json default settings.Greenback
2020-12-15Replaced TryGetPlugin with GetPluginGreenback
2020-12-15remove attributeGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-15Changed as suggested.Greenback
2020-12-15Suggested changes.Greenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
2020-12-14Delete plugin working.Greenback
2020-12-14Initial uploadGreenback
2020-11-21Remove UTF8 bom from some filesBond_009
2020-09-07Fix api routescrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-07-14Move field to the controllerDavid
2020-07-12Fix parsingDavid
2020-06-27Make all optional strings nullablecrobibero
2020-06-24remove unused parameterscrobibero