aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/RemoteImageController.cs
AgeCommit message (Expand)Author
2020-08-21Make some methods asyncBond_009
2020-08-16Dispose httpclient responsecrobibero
2020-08-16Remove all using for HttpClientcrobibero
2020-08-13Remove httpclient from Jellyfin.Apicrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-05Fix remote imagesDavid
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-22Add missing authorization policiesDavid
2020-06-20Add missing attributes, fix response codes, fix route parameter casingcrobibero
2020-06-18Remove nullable, add async taskcrobibero