index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
/
DashboardController.cs
Age
Commit message (
Collapse
)
Author
2020-12-31
Merge pull request #4709 from BaronGreenback/PluginDowngrade
Joshua M. Boniface
(cherry picked from commit 406ae3e43a20216292c554151fa2d0e2a09edfa3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-11-21
Remove UTF8 bom from some files
Bond_009
2020-09-04
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-02
Specify image file return for GetItemImage2
crobibero
2020-09-02
Properly host static files and set base url
crobibero
2020-09-01
Simplify file returns
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-09
Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query ↵
cvium
parameters
2020-08-04
Fix all route for base url support
crobibero
2020-07-20
changes from merge
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-24
remove unused parameters
crobibero
2020-06-21
Update Jellyfin.Api/Controllers/DashboardController.cs
David
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-21
Add try catch block
David
2020-06-21
Fix suggestions
David
2020-06-20
Move DashboardController to Jellyfin.Api
David