aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DisplayPreferencesController.cs
AgeCommit message (Expand)Author
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