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
/
PlaylistsController.cs
Age
Commit message (
Expand
)
Author
2022-02-21
Optimize Guid comparisons
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2021-02-10
Create BaseItemKind enum
crobibero
2021-01-20
Add ability to mark query parameter as obsolete.
crobibero
2020-12-10
Allow playlist to be created by query string
crobibero
2020-11-21
Remove UTF8 bom from some files
Bond_009
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-07
Fix api routes
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-08-21
Address comment
Bond_009
2020-08-21
Fix build
Bond_009
2020-08-21
Make some methods async
Bond_009
2020-08-06
Apply fixes from review
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-22
Add missing authorization policies
David
2020-06-20
clean up
crobibero
2020-06-20
Use proper DtoOptions extensions
crobibero
2020-06-08
Move PlaylistService to Jellyfin.Api
crobibero