aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Collapse)Author
2020-06-11Fix suggestionsDavid
2020-06-10Move SubtitleService to Jellyfin.ApiDavid
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-10Merge pull request #3286 from Ullmie02/api-apikeyCody Robibero
Move ApiKeyService to Jellyfin.Api
2020-06-10Move ApiKeyService to Jellyfin.ApiDavid
2020-06-10Move /System Endpoint to Jellyfin.ApiDavid
2020-06-10Move File; Move Route; use DateTime? in QueryDavid
2020-06-09Merge pull request #3226 from Ullmie02/api-searchserviceCody Robibero
Move SearchService to new API endpoint
2020-06-10Merge pull request #3227 from crobibero/api-first-userdkanada
Add second endpoint for Startup/User
2020-06-09Fix startup wizard.Patrick Barron
2020-06-09Move ActivityLogService to Jellyfin.ApiDavid
2020-06-09Move PluginService to Jellyfin.Apicrobibero
2020-06-09Add response code documentationDavid Ullmer
2020-06-08Move PlaylistService to Jellyfin.Apicrobibero
2020-06-08Move LocalizationService to Jellyfin.Apicrobibero
2020-06-08Move ItemUpdateService to Jellyfin.Apicrobibero
2020-06-08Add response codescrobibero
2020-06-08Move ItemLookupService to Jellyfin.Apicrobibero
2020-06-07Move FilterService to Jellyfin.Apicrobibero
2020-06-07Add default values for parameters and fix spellingDavid
2020-06-07Move Split method from BaseJellyfinApiController.cs to RequestHelpers.csDavid
2020-06-07Fix suggestionsDavid
2020-06-07Merge branch 'api-migration' into api-config-jsondkanada
2020-06-04Revert authorized endpoints to legacy apicrobibero
2020-06-04Merge pull request #2933 from crobibero/api-deviceCody Robibero
DeviceService to Jellyfin.Api
2020-06-04Fix doc errorscrobibero
2020-06-02Add second endpoint for Startup/Usercrobibero
2020-06-02revert to System.Text.JsonSerializercrobibero
2020-06-02Move SearchService to new API endpointDavid
2020-06-01Remove invalid docs and null checkcrobibero
2020-06-01Switch Config controller to System.Text.Jsoncrobibero
2020-06-01Merge pull request #2962 from crobibero/api-configCody Robibero
Move ConfigurationService to Jellyfin.Api
2020-05-25Merge pull request #2953 from crobibero/api-startupBond-009
Convert StartupController to ActionResult
2020-05-20Use correct MediaTypeNamecrobibero
2020-05-19Fix MediaType usagecrobibero
2020-05-19Remove unused usingcrobibero
2020-05-19Fix return content typecrobibero
2020-05-19implement review suggestionscrobibero
2020-05-19Applying review suggestion to documentationBruce
2020-05-19Fix return valuecrobibero
2020-05-19Fix Authorize attributescrobibero
2020-05-19Remove CameraUpload endpointscrobibero
2020-05-19update xml docscrobibero
2020-05-19Fix authentication attributecrobibero
2020-05-19Clean Remote Image Controller.crobibero
2020-05-19Clean up routescrobibero
2020-05-19Clean UpdateDisplayPreferences endpointcrobibero
2020-05-19Rename to AttachmentsController -> VideoAttachmentsControllercrobibero
2020-05-19Update endpoint docscrobibero