aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
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
2020-06-10Merge pull request #3227 from crobibero/api-first-userdkanada
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-04Fix Api Routingcrobibero
2020-06-04Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-taskscrobibero
2020-06-04Revert authorized endpoints to legacy apicrobibero
2020-06-04Apply review suggestionscrobibero
2020-06-04Merge pull request #2933 from crobibero/api-deviceCody Robibero
2020-06-04Fix doc errorscrobibero
2020-06-03Merge remote-tracking branch 'remotes/upstream/api-migration' into api-channelcrobibero
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
2020-05-25Merge pull request #2953 from crobibero/api-startupBond-009
2020-05-24Fix optional parameter bindingcrobibero
2020-05-24Fix route parameter casingcrobibero
2020-05-24Merge upstream/api-migrationcrobibero
2020-05-24Apply review suggestionscrobibero
2020-05-23Add missing route attributecrobibero
2020-05-20Use correct MediaTypeNamecrobibero
2020-05-19Fix DefaultDirectoryBrowserInfo namingcrobibero
2020-05-19Fix MediaType usagecrobibero
2020-05-19Remove unused usingcrobibero
2020-05-19Fix return content typecrobibero
2020-05-19implement review suggestionscrobibero
2020-05-19Remove default parameter valuescrobibero
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