Commit Graph

22 Commits (ad5b83781a7d3d2ddbd2903890031257952a05f7)

Author SHA1 Message Date
Chris Blake ad5b83781a
Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year 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