Commit Graph

28 Commits (e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4)

Author SHA1 Message Date
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
Cody Robibero a527034ebe
Validate requested user id (#8812)
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6
1 year ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Cody Robibero d2e18547b1
Require properly typed ActionResult<T> (#8382)
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
Bond_009 f46195899e Improve perf of db save and query
3 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter
4 years ago
crobibero f8e6edbfeb Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero 11d69fd3b1 Make MrLinter happy
4 years ago
crobibero 372f0eb38a Remove AddItemFields
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
crobibero 69360b749a Convert field string to enum.
4 years ago
Patrick Barron 414bedbde4 Move library entities to folder.
4 years ago
crobibero dbeeb7cf4a fix merge conflicts
4 years ago
crobibero 5c66f9e471 changes from merge
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
Cody Robibero 8459d486de
Update Jellyfin.Api/Controllers/MoviesController.cs
4 years ago
crobibero 7c79ee0cd5 Move MoviesService.cs to Jellyfin.Api
4 years ago