aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/TvShowsController.cs
AgeCommit message (Collapse)Author
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