aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/TvShowsController.cs
AgeCommit message (Collapse)Author
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-05-27Merge pull request #5828 from jackrvan/issue-5813Claus Vium
Add NextUpCutoffDate to NextUpQuery
2021-05-26Add optional backJack
2021-05-25Review notes to set value to Datetime min value instead of nullJack
2021-05-17Add optional to nextUpDateCutoff help textJack
2021-04-21Improve perf of db save and queryBond_009
2021-04-16Some code cleanup. Allow NextUpDateCutoff to be nullJack
2021-04-15Add NextUpCutoffDate to NextUpQueryJack
2021-02-10Create BaseItemKind enumcrobibero
2021-01-15Add query parameter to disable returning first episode as next upcrobibero
2021-01-02Fix inverted SkipWhilecrobibero
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-11-18Fixes spelling.Greenback
2020-11-10Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ItemFiltercrobibero
2020-11-09Add ModelBinder to ImageTypecrobibero
2020-10-29Make MrLinter happycrobibero
2020-10-29Remove AddItemFieldscrobibero
2020-10-29Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-10-09Convert image type string to enum.crobibero
2020-10-09Convert field string to enum.crobibero
2020-09-09Remove nullable from requiredcrobibero
2020-09-07Fix api routescrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-08-03fix merge conflictscrobibero
2020-07-20changes from mergecrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-24remove unused parameterscrobibero
2020-06-24Finish TvShowsControllerDavid
2020-06-22Move TvShowsService to Jellyfin.Api startedDavid