Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/e3897fe5ddc6013da43557f03b4836e5acfde18c/Jellyfin.Api/Helpers/RequestHelpers.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

65 Commits (e3897fe5ddc6013da43557f03b4836e5acfde18c)

Author SHA1 Message Date
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum () 1 year ago
Shadowghost c5a363a007 Merge branch 'master' into network-rewrite 2 years ago
Cody Robibero a527034ebe
Validate requested user id () 2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase 2 years ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years 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 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 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 from Bond-009/cleanup4 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 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 5 years ago
crobibero f645e2f884 Move DynamicHlsService to Jellyfin.Api 5 years ago
crobibero 1bf131c109 remove duplicate functions 5 years ago
crobibero b2e7a4a1cb Merge remote-tracking branch 'upstream/api-migration' into api-channel 5 years ago
crobibero 13c4cb628f add missing function after merge 5 years ago
David 5dfe1ed9b3 Fix using ordering 5 years ago
David 6385e1ba46 Fix Build 5 years ago
David 94e792e0d7 Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration 5 years ago
crobibero da40572979 Merge remote-tracking branch 'upstream/api-migration' into api-studios 5 years ago
David 45e034e9a1 Move ArtistsService to Jellyfin.Api 5 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
Patrick Barron 90c01327aa
Merge pull request from crobibero/api-years 5 years ago
crobibero 325808d271 Move StudiosService.cs to Jellyfin.Api 5 years ago
crobibero e72a22c564 Move YearsService.cs to Jellyfin.Api 5 years ago
crobibero fb81f95ae8 fix duplicate function 5 years ago
crobibero 289605c07f Merge remote-tracking branch 'upstream/api-migration' into api-library 5 years ago