aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DisplayPreferencesController.cs
AgeCommit message (Expand)Author
2020-12-20Return dashboardTheme when requesting DisplayPreferencescrobibero
2020-12-11fix typoNyanmisaka
2020-12-10fix landing screen optionsnyanmisaka
2020-12-04Use md5 Guid for legacy compatcrobibero
2020-12-04Add ItemId to all display preferencescrobibero
2020-12-04Use DisplayPreferencesId as ItemIdcrobibero
2020-12-03Fix existing DisplayPreferences migrationcrobibero
2020-12-03Suggestion from reviewcrobibero
2020-12-03Add support for custom item display preferencescrobibero
2020-11-02Save new display preferencescvium
2020-09-09Remove nullable from requiredcrobibero
2020-09-07fix attribute spacingcrobibero
2020-09-07Fix api routescrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-08Make DisplayPreferencesManager scopedPatrick Barron
2020-08-06Apply fixes from reviewcrobibero
2020-08-03fix merge conflictscrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-22Add missing authorization policiesDavid
2020-06-21Update Jellyfin.Api/Controllers/DisplayPreferencesController.csCody Robibero
2020-06-20Add missing attributes, fix response codes, fix route parameter casingcrobibero
2020-06-19remove #nullablecrobibero
2020-06-01Remove invalid docs and null checkcrobibero
2020-05-19Clean UpdateDisplayPreferences endpointcrobibero
2020-05-02Update endpoint docscrobibero
2020-04-23Fix Authorize attributescrobibero
2020-04-23Remove unneeded Ok calls.crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21Remove exception handlercrobibero
2020-04-19remove todocrobibero
2020-04-19Fix missing attributescrobibero
2020-04-19Fix saving DisplayPreferencescrobibero
2020-04-19Fix build & runtime errorscrobibero
2020-04-19Move DisplayPreferences to Jellyfin.Apicrobibero
2020-04-19Add DisplayPreferencesControllercrobibero