Commit Graph

42 Commits (584c80e323ac2a1386d86ff9f59e50daf174418e)

Author SHA1 Message Date
Bond_009 71982c7297 Fix build errors
2 years ago
Terrance 692a62ab4f
Add missing format providers (fix CA1305 errors) (#8745)
2 years ago
Bond_009 5036afd691 Minor cleanup
2 years ago
Bill Thornton f32b2cb592 Add resume book as default home section
2 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
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
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
crobibero dbeeb7cf4a fix merge conflicts
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
David 5c6e9f4db5 Add missing authorization policies
4 years ago
Cody Robibero c492c09b25
Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs
4 years ago
crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing
4 years ago
crobibero d53a2899b1 remove #nullable
4 years ago
crobibero aed6f57f11 Remove invalid docs and null check
4 years ago
crobibero 1c471d5855 Clean UpdateDisplayPreferences endpoint
4 years ago
crobibero 0017163f39 Update endpoint docs
4 years ago
crobibero 311f2e2bc3 Fix Authorize attributes
4 years ago
crobibero 1223eb5a22 Remove unneeded Ok calls.
4 years ago
crobibero 98224dee9e move to ActionResult<T>
4 years ago
crobibero 04119c0d40 Remove exception handler
4 years ago
crobibero c5d709f77e remove todo
4 years ago
crobibero e6b873f2ae Fix missing attributes
4 years ago
crobibero 60607ab60c Fix saving DisplayPreferences
4 years ago
crobibero c31b9f5169 Fix build & runtime errors
4 years ago
crobibero a282fbe966 Move DisplayPreferences to Jellyfin.Api
4 years ago
crobibero 86d68e23e7 Add DisplayPreferencesController
4 years ago