Claus Vium
6b20aaaa6a
Merge pull request #4836 from crobibero/dashboard-theme
...
Return dashboardTheme when requesting DisplayPreferences
(cherry picked from commit 98da2c67a555279f485ca8bc91be67d486b244b7)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-30 18:55:51 -05:00
Claus Vium
87dde66e92
Merge pull request #4758 from nyanmisaka/fix-landingScreen-options
...
(cherry picked from commit f8ef38c0eafdfffe5314ae5514d5f8ee813fa3b7)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-13 20:34:33 -05:00
crobibero
76250a8895
Use md5 Guid for legacy compat
2020-12-04 16:27:31 -07:00
crobibero
3db6ae91f6
Add ItemId to all display preferences
2020-12-04 16:00:11 -07:00
crobibero
8d8738835e
Use DisplayPreferencesId as ItemId
2020-12-04 09:16:38 -07:00
crobibero
e765184afa
Fix existing DisplayPreferences migration
2020-12-03 15:00:26 -07:00
crobibero
685c966468
Suggestion from review
2020-12-03 14:35:18 -07:00
crobibero
b0c79edd2c
Add support for custom item display preferences
2020-12-03 13:51:12 -07:00
cvium
19d77c99ae
Save new display preferences
2020-11-02 09:23:29 +01:00
crobibero
63ebae2f9e
Remove nullable from required
2020-09-09 14:28:30 -06:00
crobibero
6d3e15dc31
fix attribute spacing
2020-09-07 18:46:14 -06:00
crobibero
7294dc103f
Fix api routes
2020-09-07 18:45:06 -06:00
crobibero
29fc882037
merge all attributes
2020-09-06 09:07:27 -06:00
crobibero
59d47ec3f5
Make all FromRoute required
2020-09-05 17:07:25 -06:00
Patrick Barron
229a5d9e0b
Make DisplayPreferencesManager scoped
2020-08-08 13:39:49 -04:00
crobibero
fffa94fc33
Apply fixes from review
2020-08-06 08:17:45 -06:00
crobibero
dbeeb7cf4a
fix merge conflicts
2020-08-03 12:01:24 -06:00
crobibero
73bcda7eac
Make all optional strings nullable
2020-06-27 10:50:44 -06:00
David
5c6e9f4db5
Add missing authorization policies
2020-06-22 15:44:11 +02:00
Cody Robibero
c492c09b25
Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs
...
Co-authored-by: David <davidullmer@outlook.de>
2020-06-21 09:33:34 -06:00
crobibero
10ddbc34ec
Add missing attributes, fix response codes, fix route parameter casing
2020-06-20 18:02:07 -06:00
crobibero
d53a2899b1
remove #nullable
2020-06-19 09:03:04 -06:00
crobibero
aed6f57f11
Remove invalid docs and null check
2020-06-01 20:54:02 -06:00
crobibero
1c471d5855
Clean UpdateDisplayPreferences endpoint
2020-05-19 09:01:00 -06:00
crobibero
0017163f39
Update endpoint docs
2020-05-02 17:06:29 -06:00
crobibero
311f2e2bc3
Fix Authorize attributes
2020-04-23 10:07:21 -06:00
crobibero
1223eb5a22
Remove unneeded Ok calls.
2020-04-23 08:03:41 -06:00
crobibero
98224dee9e
move to ActionResult<T>
2020-04-21 14:01:47 -06:00
crobibero
04119c0d40
Remove exception handler
2020-04-21 07:55:57 -06:00
crobibero
c5d709f77e
remove todo
2020-04-19 16:35:31 -06:00
crobibero
e6b873f2ae
Fix missing attributes
2020-04-19 12:56:16 -06:00
crobibero
60607ab60c
Fix saving DisplayPreferences
2020-04-19 12:34:34 -06:00
crobibero
c31b9f5169
Fix build & runtime errors
2020-04-19 12:30:10 -06:00
crobibero
a282fbe966
Move DisplayPreferences to Jellyfin.Api
2020-04-19 12:26:38 -06:00
crobibero
86d68e23e7
Add DisplayPreferencesController
2020-04-19 12:06:18 -06:00