aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/ChannelsController.cs
AgeCommit message (Expand)Author
2025-03-25WIP fixed namespacesJPVenson
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-09refactor: simplify authzcvium
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-02-21Optimize Guid comparisonsBond_009
2021-01-23Use ArrayModelBinder for sortBy and sortOrdercrobibero
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-11-16Add missing manual splitscrobibero
2020-11-10Correct bad docs mergecrobibero
2020-11-09Add ModelBinder to ItemFiltercrobibero
2020-11-02Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-10-29Make MrLinter happycrobibero
2020-10-29Remove AddItemFieldscrobibero
2020-10-27Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-10-14Remove CommaDelimitedArrayModelBinderProvidercrobibero
2020-10-09Convert filters string to enum.crobibero
2020-10-09Convert field string to enum.crobibero
2020-09-06merge all attributescrobibero
2020-09-05Add missing referencescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-07-06Fix documentation and authorize attributecrobibero
2020-06-24fix mergecrobibero
2020-06-19remove #nullablecrobibero
2020-05-24Fix optional parameter bindingcrobibero
2020-05-24Fix route parameter casingcrobibero
2020-05-24Merge upstream/api-migrationcrobibero
2020-05-24Apply review suggestionscrobibero
2020-05-23Add missing route attributecrobibero
2020-05-19update xml docscrobibero
2020-04-23Move ChannelService to Jellyfin.Apicrobibero