Commit Graph

29 Commits (6fb6b5f1766a1f37a61b9faaa40209bab995bf30)

Author SHA1 Message Date
Cody Robibero 6fb6b5f176
Validate item access (#11171)
2 months ago
Cody Robibero 6e5ec99ea1
Move userId in API from route to optional query parameter (#11074)
3 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
5 months ago
cvium 52e2776d8e Merge branch 'master' into simplify_authz
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Chris Blake ad5b83781a
Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)
1 year ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Patrick Barron 8607b52541 Make device/session code async
3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
3 years ago
Joshua M. Boniface 509a4d0900
Merge pull request #4526 from crobibero/mark-played
4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
crobibero 2f75f84b6f Fix marking item as played
4 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero b64108923a Add missing references
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero 287baa4965 remove unused directives
4 years ago
crobibero 3ba1f4c901 add proper converter for legacy datetime
4 years ago
crobibero 4b87bbf53d fix route
4 years ago
crobibero 2f853b902a fix datetime parsing
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
4 years ago
David 3514813eb4 Continute work
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
crobibero f45d44f321 Move PlaystateService.cs to Jellyfin.Api
4 years ago