Commit Graph

39 Commits (209edd38a4163a8cf4abd5e47bfe0ea1a100f351)

Author SHA1 Message Date
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost dfea1229e1 Cleanup imports
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
cvium 6afc911043 fix Release build
2 years ago
Claus Vium 8a0911004d
Merge pull request #7965 from jasongdove/api-key-items-without-user-id
2 years ago
Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter
2 years ago
Jason Dove 82df4c3242 update comments
2 years ago
Jason Dove e4088ba0bd don't require a user id for items api call using api key
2 years ago
Cody Robibero b2d56c51ec Merge pull request #7780 from 1337joe/fix-tv-guide-search-2
2 years ago
Niels van Velzen 226abde3f7 Change userId to required in operations that would otherwise throw exceptions
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder
3 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
crobibero 8f58f63b08 Merge remote-tracking branch 'upstream/master' into split-api
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
Greenback e51ddd326c Fixes spelling.
4 years ago
crobibero 3b68ce1183 Fix build
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
crobibero 547ee88561 Remove api client generator errors
4 years ago
crobibero 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter
4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType
4 years ago
crobibero f8e6edbfeb Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
Bond-009 95918d161e
Merge pull request #4328 from crobibero/trigger-warning
4 years ago
crobibero b9406e5444 Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero 4f7c13ecf4 Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero 4558c192c7 Merge remote-tracking branch 'upstream/master' into query-image-type
4 years ago
crobibero f2a86d9c80 Remove CommaDelimitedArrayModelBinderProvider
4 years ago
dkanada 4fafa5796d
Merge pull request #4304 from crobibero/query-location-type
4 years ago
crobibero 27e753ddb4 Convert image type string to enum.
4 years ago
crobibero ed4b470397 Convert exclude location type string to enum.
4 years ago
crobibero 549f2284ad Convert filters string to enum.
4 years ago
crobibero 69360b749a Convert field string to enum.
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
crobibero 0f32beb75f Properly use DI to reference other controllers.
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
David 95ea9dad00 Change route parameter name
4 years ago
David 31a492b2b9 Move TrailersService to Jellyfin.Api
4 years ago