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

43 Commits (151aa0f67827dd2fb336693f4d00216ebec2693f)

Author SHA1 Message Date
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 71982c7297 Fix build errors 2 years ago
Terrance 692a62ab4f
Add missing format providers (fix CA1305 errors) () 2 years ago
Bond_009 5036afd691 Minor cleanup 2 years ago
Bill Thornton f32b2cb592 Add resume book as default home section 3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto 3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant () 3 years ago
crobibero a682fc4516 Return dashboardTheme when requesting DisplayPreferences 4 years ago
Nyanmisaka a79c210c76
fix typo 4 years ago
nyanmisaka 0332b72502 fix landing screen options 4 years ago
crobibero 76250a8895 Use md5 Guid for legacy compat 4 years ago
crobibero 3db6ae91f6 Add ItemId to all display preferences 4 years ago
crobibero 8d8738835e Use DisplayPreferencesId as ItemId 4 years ago
crobibero e765184afa Fix existing DisplayPreferences migration 4 years ago
crobibero 685c966468 Suggestion from review 4 years ago
crobibero b0c79edd2c Add support for custom item display preferences 4 years ago
cvium 19d77c99ae Save new display preferences 4 years ago
crobibero 63ebae2f9e Remove nullable from required 4 years ago
crobibero 6d3e15dc31 fix attribute spacing 4 years ago
crobibero 7294dc103f Fix api routes 4 years ago
crobibero 29fc882037 merge all attributes 4 years ago
crobibero 59d47ec3f5 Make all FromRoute required 4 years ago
Patrick Barron 229a5d9e0b Make DisplayPreferencesManager scoped 5 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero dbeeb7cf4a fix merge conflicts 5 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
David 5c6e9f4db5 Add missing authorization policies 5 years ago
Cody Robibero c492c09b25
Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs 5 years ago
crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing 5 years ago
crobibero d53a2899b1 remove #nullable 5 years ago
crobibero aed6f57f11 Remove invalid docs and null check 5 years ago
crobibero 1c471d5855 Clean UpdateDisplayPreferences endpoint 5 years ago
crobibero 0017163f39 Update endpoint docs 5 years ago
crobibero 311f2e2bc3 Fix Authorize attributes 5 years ago
crobibero 1223eb5a22 Remove unneeded Ok calls. 5 years ago
crobibero 98224dee9e move to ActionResult<T> 5 years ago
crobibero 04119c0d40 Remove exception handler 5 years ago
crobibero c5d709f77e remove todo 5 years ago
crobibero e6b873f2ae Fix missing attributes 5 years ago
crobibero 60607ab60c Fix saving DisplayPreferences 5 years ago
crobibero c31b9f5169 Fix build & runtime errors 5 years ago
crobibero a282fbe966 Move DisplayPreferences to Jellyfin.Api 5 years ago
crobibero 86d68e23e7 Add DisplayPreferencesController 5 years ago