aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/LiveTvController.cs
AgeCommit message (Expand)Author
2023-10-03Remove unused fields and parametersPatrick Barron
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-14Add permissions for LiveTV access and managementShadowghost
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-09refactor: simplify authzcvium
2023-02-04Return NotFound when itemId isn't foundBond_009
2023-02-02Migrate to file-scoped namespacesShadowghost
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2022-12-05Replace == null with is nullBond_009
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2022-02-21Optimize Guid comparisonsBond_009
2022-01-22Ban the usage of Task.ResultBond_009
2022-01-20Properly populate QueryResultCody Robibero
2021-12-24Update StyleCopBond_009
2021-09-10Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueIdcvium
2021-09-10Remove more unused argscvium
2021-09-10Kill ProgressiveFileCopier and seek to end for ongoing livetvcvium
2021-09-06Remove all unused usingsFernando Fernández
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-08-17Use ProgressiveFileStream for LiveRecordings endpointcvium
2021-04-10Make device/session code asyncPatrick Barron
2021-01-23Use ArrayModelBinder for sortBy and sortOrdercrobibero
2020-12-13Use request body for mapping xml channelscrobibero
2020-11-26Schedules Direct requires the hex to be lowercaseBond_009
2020-11-25Remove Hex class as the BCL has one nowBond_009
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-18Update Jellyfin.Api/Controllers/LiveTvController.csBaronGreenback
2020-11-18Fixes spelling.Greenback
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-11-10Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ItemFiltercrobibero
2020-11-09Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ImageTypecrobibero
2020-11-03Apply patchcrobibero
2020-11-03Merge remote-tracking branch 'upstream/master' into livetv-ts-fixcrobibero
2020-11-01Fix Genres separatorcrobibero
2020-10-29Fix early filestream closecrobibero
2020-10-29Make MrLinter happycrobibero
2020-10-29Remove AddItemFieldscrobibero
2020-10-29Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-10-27Use JsonConvertercrobibero
2020-10-27Use JsonConvertercrobibero
2020-10-09Convert image type string to enum.crobibero
2020-10-09Convert field string to enum.crobibero
2020-09-16Minor improvementsBond_009
2020-09-09Merge remote-tracking branch 'upstream/master' into bad-routecrobibero
2020-09-09Merge remote-tracking branch 'upstream/master' into api-stream-returncrobibero