aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DashboardController.cs
AgeCommit message (Collapse)Author
2020-12-31Merge pull request #4709 from BaronGreenback/PluginDowngradeJoshua M. Boniface
(cherry picked from commit 406ae3e43a20216292c554151fa2d0e2a09edfa3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
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