aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Helpers/RequestHelpers.cs
AgeCommit message (Collapse)Author
2020-06-29Move ArtistsService to Jellyfin.ApiDavid
2020-06-27Make all optional strings nullablecrobibero
2020-06-26Merge pull request #3433 from crobibero/api-yearsPatrick Barron
Move YearsService to Jellyfin.Api
2020-06-25Move StudiosService.cs to Jellyfin.Apicrobibero
2020-06-24Move YearsService.cs to Jellyfin.Apicrobibero
2020-06-24fix duplicate functioncrobibero
2020-06-24Merge remote-tracking branch 'upstream/api-migration' into api-librarycrobibero
2020-06-24fix mergecrobibero
2020-06-24Merge remote-tracking branch 'upstream/api-migration' into api-channelcrobibero
2020-06-21Merge remote-tracking branch 'upstream/api-migration' into api-librarycrobibero
2020-06-20Use proper DtoOptions extensionscrobibero
2020-06-20Merge remote-tracking branch 'remotes/upstream/api-migration' into ↵David Ullmer
api-sessionservice # Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs
2020-06-19Move LibraryService.cs to Jellyfin.Apicrobibero
2020-06-19Use new authorization and session functionsDavid
2020-06-18Add xml comments; Add status codes; Use return instead of exceptionDavid
2020-06-13fix buildcrobibero
2020-06-13Merge remote-tracking branch 'upstream/api-migration' into api-channelcrobibero
2020-06-12Move SessionService to Jellyfin.ApiDavid
2020-06-07Add default values for parameters and fix spellingDavid
2020-06-07Move Split method from BaseJellyfinApiController.cs to RequestHelpers.csDavid
2020-05-24Merge upstream/api-migrationcrobibero
2020-05-24Apply review suggestionscrobibero