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
/
LibraryController.cs
Age
Commit message (
Expand
)
Author
2020-09-09
Merge remote-tracking branch 'upstream/master' into bad-route
crobibero
2020-09-07
Fix api routes
crobibero
2020-09-06
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-09-01
Simplify file returns
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-30
Move library entities to folder.
Patrick Barron
2020-08-24
Make LibraryController.GetDownload async
Patrick Barron
2020-08-06
Apply fixes from review
crobibero
2020-08-05
Fix photo viewer
David
2020-08-04
Fix all route for base url support
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-07-20
changes from merge
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-25
Merge pull request #3434 from crobibero/api-unused
Patrick Barron
2020-06-25
Add missing route
crobibero
2020-06-24
remove unused parameters
crobibero
2020-06-24
add missing docs and attributes
crobibero
2020-06-19
Add movie support to existing GetSimilarItemsResult
crobibero
2020-06-19
Move LibraryService.cs to Jellyfin.Api
crobibero
2020-04-25
init
crobibero