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

40 Commits (9acc93853e4ce79cfdd5e6e998c0f89cdb9e7bed)

Author SHA1 Message Date
Niels van Velzen 935c2c97fe Require elevation for plugin related endpoints 10 months ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common 1 year ago
cvium 209edd38a4 refactor: simplify authz 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api () 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Joshua M. Boniface a277318e80 Merge pull request from crobibero/repo-auth 3 years ago
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
crobibero 77b417e41e Mark non-nullable body as null 4 years ago
Greenback eb2439f23b Changes as recommended. 4 years ago
Greenback 356d92cd71 Fixed repository listing 4 years ago
Greenback 494ace7984 Mark plugin failure on DI Loop. 4 years ago
Greenback a246a77ada Delete plugin working. 4 years ago
Greenback 7986465cf7 Initial upload 4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
Greenback 18855a7884 Initialial upload 4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
cvium 8e0909ef6f Change OPTIONS to POST and call SaveConfiguration 4 years ago
crobibero b7022e8dc1 Merge remote-tracking branch 'upstream/master' into package-install-repo 4 years ago
crobibero 7294dc103f Fix api routes 5 years ago
Anthony Lavado cc6b03296a
Merge pull request from crobibero/plugin-install 5 years ago
crobibero 29fc882037 merge all attributes 5 years ago
crobibero 59d47ec3f5 Make all FromRoute required 5 years ago
crobibero 50a9c8c8a7 resolve merge conflicts 5 years ago
crobibero 5e6cdc8842 Install specific plugin version if requested 5 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 858aecd409 Fix all route for base url support 5 years ago
crobibero 5c66f9e471 changes from merge 5 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing 5 years ago
David 522e44de59
Merge pull request from crobibero/api-authorization 5 years ago
crobibero 9a51f484af Remove nullable, add async task 5 years ago
crobibero c24666253c Add Default authorization policy 5 years ago
David 043d76bd6e Use Http status code 204 instead of 200 5 years ago
Bruce 24543b04c1 Applying review suggestion to documentation 5 years ago
Bruce 0d8253d8e2 Updated documentation according to discussion in jellyfin#2872 5 years ago
Bruce Coelho 5aced0ea0f
Apply suggestions from code review 5 years ago
Bruce Coelho f66714561e
Update Jellyfin.Api/Controllers/PackageController.cs 5 years ago
Bruce c7fe8b04cc PackageService to Jellyfin.API 5 years ago