Cody Robibero
|
a60cb280a3
|
Properly populate QueryResult
|
3 years ago |
Bond_009
|
05836c8cd3
|
Fix warning SA1414 and CA1849
|
3 years ago |
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
3 years ago |
Cody Robibero
|
32629cd7da
|
Use BaseItemKind where possible
|
3 years ago |
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
4 years ago |
Patrick Barron
|
a225f34796
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
4 years ago |
Patrick Barron
|
8607b52541
|
Make device/session code async
|
4 years ago |
David
|
19e4ef82dd
|
Remove conversion from IPAddress to string to IPAddress
|
4 years ago |
crobibero
|
223b42aed3
|
Create BaseItemKind enum
|
4 years ago |
Bond-009
|
4a2678e63b
|
Merge pull request #5097 from Bond-009/cleanup4
Remove useless abstraction and clean up formatting
|
4 years ago |
Bond_009
|
f6b293203a
|
Restore weird behaviour
|
4 years ago |
Bond_009
|
1c2cd7efa0
|
Remove useless abstraction and clean up formatting
|
4 years ago |
Bond_009
|
d24e7f60c7
|
Fix GetOrderBy and add tests
|
4 years ago |
crobibero
|
55670b91b2
|
Use ArrayModelBinder for sortBy and sortOrder
|
4 years ago |
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
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
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
Move YearsService to Jellyfin.Api
|
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
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
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 |