aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DashboardController.cs
AgeCommit message (Collapse)Author
2024-04-26Require elevation for plugin related endpointsNiels van Velzen
2023-02-09refactor: simplify authzcvium
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-12-05Replace == null with is nullBond_009
2022-03-18Add authorization attribute to GetConfigurationPagesNiels van Velzen
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-03-05100% branch coverage for DashboardControllerBond_009
2021-02-22Fix testsBond_009
2021-02-22Add tests for DashboardControllerBond_009
2021-02-10Create BaseItemKind enumcrobibero
2021-01-15Remoed configurationPageTypeBaronGreenback
2021-01-12Removal of IPluginConfigurationPageBaronGreenback
2020-12-14Initial uploadGreenback
2020-11-21Remove UTF8 bom from some filesBond_009
2020-09-04Merge remote-tracking branch 'upstream/master' into api-stream-returncrobibero
2020-09-02Specify image file return for GetItemImage2crobibero
2020-09-02Properly host static files and set base urlcrobibero
2020-09-01Simplify file returnscrobibero
2020-09-01Set openapi schema type to file where possiblecrobibero
2020-08-09Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query ↵cvium
parameters
2020-08-04Fix all route for base url supportcrobibero
2020-07-20changes from mergecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-24remove unused parameterscrobibero
2020-06-21Update Jellyfin.Api/Controllers/DashboardController.csDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-21Add try catch blockDavid
2020-06-21Fix suggestionsDavid
2020-06-20Move DashboardController to Jellyfin.ApiDavid