Commit Graph

42 Commits (1327bd9f7deff734c7cec26d328c96dd0c56ecbc)

Author SHA1 Message Date
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
crobibero 2ce9a56cae Remove GetImageTypes
4 years ago
cvium 584b4fa41f Fix Persons, Genres and Studios endpoints
4 years ago
crobibero 4558c192c7 Merge remote-tracking branch 'upstream/master' into query-image-type
4 years ago
Cody Robibero 163d6b0f1d
Update Jellyfin.Api/Helpers/RequestHelpers.cs
4 years ago
crobibero 2eafbc03e4 fix build
4 years ago
crobibero 27e753ddb4 Convert image type string to enum.
4 years ago
crobibero 549f2284ad Convert filters string to enum.
4 years ago
cvium cb173d79e6 Fix the test
4 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp
4 years ago
crobibero 1535f363b2 Fix some request parameters
4 years ago
crobibero f645e2f884 Move DynamicHlsService to Jellyfin.Api
4 years ago
crobibero 1bf131c109 remove duplicate functions
4 years ago
crobibero b2e7a4a1cb Merge remote-tracking branch 'upstream/api-migration' into api-channel
4 years ago
crobibero 13c4cb628f add missing function after merge
4 years ago
David 5dfe1ed9b3 Fix using ordering
4 years ago
David 6385e1ba46 Fix Build
4 years ago
David 94e792e0d7 Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
4 years ago
crobibero da40572979 Merge remote-tracking branch 'upstream/api-migration' into api-studios
4 years ago
David 45e034e9a1 Move ArtistsService to Jellyfin.Api
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
Patrick Barron 90c01327aa
Merge pull request #3433 from crobibero/api-years
4 years ago
crobibero 325808d271 Move StudiosService.cs to Jellyfin.Api
4 years ago
crobibero e72a22c564 Move YearsService.cs to Jellyfin.Api
4 years ago
crobibero fb81f95ae8 fix duplicate function
4 years ago
crobibero 289605c07f Merge remote-tracking branch 'upstream/api-migration' into api-library
4 years ago
crobibero fee07219d0 fix merge
4 years ago
crobibero cbcf3bfaff Merge remote-tracking branch 'upstream/api-migration' into api-channel
4 years ago
crobibero 38788a1f1d Merge remote-tracking branch 'upstream/api-migration' into api-library
4 years ago
crobibero d1ca0cb4c7 Use proper DtoOptions extensions
4 years ago
David Ullmer d4c86b82e0 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
4 years ago
crobibero e2a7e8d97e Move LibraryService.cs to Jellyfin.Api
4 years ago
David a5bd7f2d6e Use new authorization and session functions
4 years ago
David 713ae7ae36 Add xml comments; Add status codes; Use return instead of exception
4 years ago
crobibero 13b53db4ef fix build
4 years ago
crobibero bcce8190ff Merge remote-tracking branch 'upstream/api-migration' into api-channel
4 years ago
David fff3c789b9 Move SessionService to Jellyfin.Api
4 years ago
David cefa9d3c08 Add default values for parameters and fix spelling
4 years ago
David 7fa374f8a2 Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
4 years ago
crobibero 62ea9b2821 Merge upstream/api-migration
4 years ago
crobibero 70c42eb0ac Apply review suggestions
4 years ago