aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/PlaystateController.cs
AgeCommit message (Expand)Author
2021-03-06Merge pull request #5375 from crobibero/default-api-valueBond-009
2020-11-21Merge pull request #4526 from crobibero/mark-playedJoshua M. Boniface
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-20Fix marking item as playedcrobibero
2020-09-06merge all attributescrobibero
2020-09-05Add missing referencescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-18remove unused directivescrobibero
2020-08-10add proper converter for legacy datetimecrobibero
2020-08-10fix routecrobibero
2020-08-10fix datetime parsingcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
2020-07-19Continute workDavid
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-26Move PlaystateService.cs to Jellyfin.Apicrobibero