crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07:00 |
|
Bond_009
|
bc7359f87d
|
Use string.Split(char) where possible instead of string.Split(char[])
|
2020-11-14 20:27:48 +01:00 |
|
crobibero
|
2ce9a56cae
|
Remove GetImageTypes
|
2020-11-09 15:01:30 -07:00 |
|
cvium
|
584b4fa41f
|
Fix Persons, Genres and Studios endpoints
|
2020-11-05 12:27:22 +01:00 |
|
crobibero
|
4558c192c7
|
Merge remote-tracking branch 'upstream/master' into query-image-type
|
2020-10-27 13:25:57 -06:00 |
|
Cody Robibero
|
163d6b0f1d
|
Update Jellyfin.Api/Helpers/RequestHelpers.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-10-11 06:15:55 -06:00 |
|
crobibero
|
2eafbc03e4
|
fix build
|
2020-10-09 18:01:12 -06:00 |
|
crobibero
|
27e753ddb4
|
Convert image type string to enum.
|
2020-10-09 17:52:39 -06:00 |
|
crobibero
|
549f2284ad
|
Convert filters string to enum.
|
2020-10-09 17:41:17 -06:00 |
|
cvium
|
cb173d79e6
|
Fix the test
|
2020-09-10 14:30:33 +02:00 |
|
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
2020-09-10 14:16:41 +02:00 |
|
crobibero
|
1535f363b2
|
Fix some request parameters
|
2020-08-03 13:33:43 -06:00 |
|
crobibero
|
f645e2f884
|
Move DynamicHlsService to Jellyfin.Api
|
2020-07-31 15:09:17 -06:00 |
|
crobibero
|
1bf131c109
|
remove duplicate functions
|
2020-07-06 10:02:16 -06:00 |
|
crobibero
|
b2e7a4a1cb
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-07-06 10:00:23 -06:00 |
|
crobibero
|
13c4cb628f
|
add missing function after merge
|
2020-06-30 18:03:04 -06:00 |
|
David
|
5dfe1ed9b3
|
Fix using ordering
|
2020-06-30 15:01:08 +02:00 |
|
David
|
6385e1ba46
|
Fix Build
|
2020-06-30 14:36:45 +02:00 |
|
David
|
94e792e0d7
|
Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
|
2020-06-30 14:34:48 +02:00 |
|
crobibero
|
da40572979
|
Merge remote-tracking branch 'upstream/api-migration' into api-studios
|
2020-06-29 12:54:47 -06:00 |
|
David
|
45e034e9a1
|
Move ArtistsService to Jellyfin.Api
|
2020-06-29 16:34:00 +02:00 |
|
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
2020-06-27 10:50:44 -06:00 |
|
Patrick Barron
|
90c01327aa
|
Merge pull request #3433 from crobibero/api-years
Move YearsService to Jellyfin.Api
|
2020-06-26 20:09:54 +00:00 |
|
crobibero
|
325808d271
|
Move StudiosService.cs to Jellyfin.Api
|
2020-06-25 18:22:55 -06:00 |
|
crobibero
|
e72a22c564
|
Move YearsService.cs to Jellyfin.Api
|
2020-06-24 13:48:22 -06:00 |
|
crobibero
|
fb81f95ae8
|
fix duplicate function
|
2020-06-24 12:49:09 -06:00 |
|
crobibero
|
289605c07f
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
2020-06-24 12:36:13 -06:00 |
|
crobibero
|
fee07219d0
|
fix merge
|
2020-06-24 10:54:25 -06:00 |
|
crobibero
|
cbcf3bfaff
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-06-24 10:52:39 -06:00 |
|
crobibero
|
38788a1f1d
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
2020-06-21 11:34:05 -06:00 |
|
crobibero
|
d1ca0cb4c7
|
Use proper DtoOptions extensions
|
2020-06-20 16:03:19 -06:00 |
|
David Ullmer
|
d4c86b82e0
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
2020-06-20 20:45:16 +02:00 |
|
crobibero
|
e2a7e8d97e
|
Move LibraryService.cs to Jellyfin.Api
|
2020-06-19 13:10:10 -06:00 |
|
David
|
a5bd7f2d6e
|
Use new authorization and session functions
|
2020-06-19 13:03:53 +02:00 |
|
David
|
713ae7ae36
|
Add xml comments; Add status codes; Use return instead of exception
|
2020-06-18 18:09:58 +02:00 |
|
crobibero
|
13b53db4ef
|
fix build
|
2020-06-13 15:31:22 -06:00 |
|
crobibero
|
bcce8190ff
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-06-13 15:20:13 -06:00 |
|
David
|
fff3c789b9
|
Move SessionService to Jellyfin.Api
|
2020-06-12 18:54:25 +02:00 |
|
David
|
cefa9d3c08
|
Add default values for parameters and fix spelling
|
2020-06-07 18:10:08 +02:00 |
|
David
|
7fa374f8a2
|
Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
|
2020-06-07 15:41:49 +02:00 |
|
crobibero
|
62ea9b2821
|
Merge upstream/api-migration
|
2020-05-24 12:33:16 -06:00 |
|
crobibero
|
70c42eb0ac
|
Apply review suggestions
|
2020-05-24 12:19:26 -06:00 |
|