Commit Graph

65 Commits (e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4)

Author SHA1 Message Date
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
7 months ago
Shadowghost c5a363a007 Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero a527034ebe
Validate requested user id (#8812)
1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase
1 year ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Bond_009 05836c8cd3 Fix warning SA1414 and CA1849
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron 8607b52541 Make device/session code async
3 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Bond-009 4a2678e63b
Merge pull request #5097 from Bond-009/cleanup4
3 years ago
Bond_009 f6b293203a
Restore weird behaviour
3 years ago
Bond_009 1c2cd7efa0
Remove useless abstraction and clean up formatting
3 years ago
Bond_009 d24e7f60c7
Fix GetOrderBy and add tests
3 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder
3 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
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