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

48 Commits (7d9a1269f16913fafa4f7dd7adf72332dbdd93b1)

Author SHA1 Message Date
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
crobibero 4558c192c7 Merge remote-tracking branch 'upstream/master' into query-image-type 4 years ago
crobibero f2a86d9c80 Remove CommaDelimitedArrayModelBinderProvider 5 years ago
dkanada 4fafa5796d
Merge pull request from crobibero/query-location-type 5 years ago
crobibero 27e753ddb4 Convert image type string to enum. 5 years ago
crobibero ed4b470397 Convert exclude location type string to enum. 5 years ago
crobibero 549f2284ad Convert filters string to enum. 5 years ago
crobibero 69360b749a Convert field string to enum. 5 years ago
crobibero 7294dc103f Fix api routes 5 years ago
crobibero 29fc882037 merge all attributes 5 years ago
crobibero b64108923a Add missing references 5 years ago
crobibero 59d47ec3f5 Make all FromRoute required 5 years ago
Bond-009 9a2f2aac22
Merge pull request from barronpm/library-entity-cleanup 5 years ago
Patrick Barron 414bedbde4 Move library entities to folder. 5 years ago
PrplHaz4 34219e2831
Fix permissions for individual channel plugins 5 years ago
crobibero 858aecd409 Fix all route for base url support 5 years ago
crobibero 9e00aa3014 fix openapi validation errors 5 years ago
crobibero 8bb510a9f6 Specify Logger type 5 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value 5 years ago
David 95ea9dad00 Change route parameter name 5 years ago
David 5a74a7d3c7 Add additional userId query parameter 5 years ago
David 589add1654 Change nullable behavior to fix web client 5 years ago
David 121de44ad0 Move ItemsService to Jellyfin.Api 5 years ago