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/151aa0f67827dd2fb336693f4d00216ebec2693f/Jellyfin.Api/Controllers/ItemsController.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

72 Commits (151aa0f67827dd2fb336693f4d00216ebec2693f)

Author SHA1 Message Date
Shadowghost dfea1229e1 Cleanup imports 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
Bill Thornton fb9023f2d8 Fix items endpoint not honoring library access control 2 years ago
cvium 6afc911043 fix Release build 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Claus Vium 8a0911004d
Merge pull request from jasongdove/api-key-items-without-user-id 2 years ago
Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter 2 years ago
Jason Dove c69b2c849a add comments 3 years ago
Jason Dove fc74c8eecf
tweak guid check 3 years ago
Jason Dove d06fda43c1 use null-forgiving operator to suppress warnings 3 years ago
Jason Dove 82df4c3242 update comments 3 years ago
Jason Dove e4088ba0bd don't require a user id for items api call using api key 3 years ago
Cody Robibero b2d56c51ec Merge pull request from 1337joe/fix-tv-guide-search-2 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
Bond_009 77c615ba42 Error on SA1316 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
Cody Robibero 8295a3be0d Add ability to exclude active sessions from resumable items 3 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant () 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 3 years ago
Niels van Velzen 226abde3f7 Change userId to required in operations that would otherwise throw exceptions 4 years ago
cvium f2e7491755 Do not check permissions for Folders collectiontype 4 years ago
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 years ago
crobibero ee23d06154 Use a more descriptive function name 4 years ago
crobibero b670937c3d Use typed UserManager GetPreference 4 years ago
crobibero b5a7a74e89 Use GetParentItem where applicable 4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
crobibero b3d322f79f Fix build after merge 4 years ago
crobibero 8f58f63b08 Merge remote-tracking branch 'upstream/master' into split-api 4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request from crobibero/more-param 4 years ago
Greenback e51ddd326c Fixes spelling. 4 years ago
crobibero 7bf647bb94 Remove precondition checks 4 years ago
crobibero 3b68ce1183 Fix build 4 years ago
crobibero 2a0578ce1a Add missing manual splits 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
crobibero 547ee88561 Remove api client generator errors 4 years ago
crobibero 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter 4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType 4 years ago
crobibero f8e6edbfeb Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
Bond-009 95918d161e
Merge pull request from crobibero/trigger-warning 4 years ago
crobibero 11d69fd3b1 Make MrLinter happy 4 years ago
crobibero 372f0eb38a Remove AddItemFields 4 years ago
crobibero b9406e5444 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 4f7c13ecf4 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago