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
/
UserLibraryController.cs
Age
Commit message (
Expand
)
Author
2021-12-24
Update StyleCop
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-15
Merge branch 'master' into what_could_go_wrong
Claus Vium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-12-07
Refactor extras parsing
cvium
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-02-10
Create BaseItemKind enum
crobibero
2020-11-20
Merge pull request #4499 from crobibero/more-param
Joshua M. Boniface
2020-11-18
Fixes spelling.
Greenback
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-10
Merge remote-tracking branch 'upstream/master' into query-fields
crobibero
2020-11-09
Add ModelBinder to ItemFilter
crobibero
2020-11-09
Add ModelBinder to ImageType
crobibero
2020-10-29
Make MrLinter happy
crobibero
2020-10-29
Remove AddItemFields
crobibero
2020-10-29
Merge remote-tracking branch 'upstream/master' into query-fields
crobibero
2020-10-09
Convert image type string to enum.
crobibero
2020-10-09
Convert field string to enum.
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Add missing references
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-08-04
Fix all route for base url support
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
Move UserLibraryService.cs to Jellyfin.Api
crobibero