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
/
PlaystateController.cs
Age
Commit message (
Expand
)
Author
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-04-10
Make device/session code async
Patrick Barron
2021-03-04
Specify defaults or set query parameter to nullable
crobibero
2020-11-21
Merge pull request #4526 from crobibero/mark-played
Joshua M. Boniface
2020-11-21
Remove UTF8 bom from some files
Bond_009
2020-11-20
Fix marking item as played
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-18
remove unused directives
crobibero
2020-08-10
add proper converter for legacy datetime
crobibero
2020-08-10
fix route
crobibero
2020-08-10
fix datetime parsing
crobibero
2020-08-04
Fix all route for base url support
crobibero
2020-07-22
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
David
2020-07-19
Continute work
David
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-26
Move PlaystateService.cs to Jellyfin.Api
crobibero