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
/
ItemsController.cs
Age
Commit message (
Collapse
)
Author
2020-10-09
Convert exclude location type string to enum.
crobibero
2020-10-09
Convert filters 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
Add missing references
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-08-31
Merge pull request #4018 from barronpm/library-entity-cleanup
Bond-009
Library Entity Cleanup
2020-08-30
Move library entities to folder.
Patrick Barron
2020-08-27
Fix permissions for individual channel plugins #2858
PrplHaz4
Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels". Fixes #2858
2020-08-04
Fix all route for base url support
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-08-03
Specify Logger type
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-07-06
Change route parameter name
David
2020-07-05
Add additional userId query parameter
David
2020-07-04
Change nullable behavior to fix web client
David
2020-07-03
Move ItemsService to Jellyfin.Api
David
[prev]