aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Helpers/RequestHelpers.cs
AgeCommit message (Expand)Author
2021-03-23Remove conversion from IPAddress to string to IPAddressDavid
2021-02-10Create BaseItemKind enumcrobibero
2021-01-26Merge pull request #5097 from Bond-009/cleanup4Bond-009
2021-01-24Restore weird behaviourBond_009
2021-01-24Remove useless abstraction and clean up formattingBond_009
2021-01-24Fix GetOrderBy and add testsBond_009
2021-01-23Use ArrayModelBinder for sortBy and sortOrdercrobibero
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-09Remove GetImageTypescrobibero
2020-11-05Fix Persons, Genres and Studios endpointscvium
2020-10-27Merge remote-tracking branch 'upstream/master' into query-image-typecrobibero
2020-10-11Update Jellyfin.Api/Helpers/RequestHelpers.csCody Robibero
2020-10-09fix buildcrobibero
2020-10-09Convert image type string to enum.crobibero
2020-10-09Convert filters string to enum.crobibero
2020-09-10Fix the testcvium
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-08-03Fix some request parameterscrobibero
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero
2020-07-06remove duplicate functionscrobibero
2020-07-06Merge remote-tracking branch 'upstream/api-migration' into api-channelcrobibero
2020-06-30add missing function after mergecrobibero
2020-06-30Fix using orderingDavid
2020-06-30Fix BuildDavid
2020-06-30Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migrationDavid
2020-06-29Merge remote-tracking branch 'upstream/api-migration' into api-studioscrobibero
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
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 api-sessio...David Ullmer
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