aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Images/RemoteImageService.cs
AgeCommit message (Expand)Author
2020-06-13Remove RemoteImageService.cscrobibero
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-15Minor IAsyncDisposable improvementsBond_009
2020-04-05Convert using statements to using declarations where applicablePatrick Barron
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2019-11-25* Add support for multi segment base urlsBond_009
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ApiErwin de Haan
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-20improve httpclient resource disposalLuke Pulverenti
2017-10-03remove unneeded async signaturesLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-02-04update image saverLuke Pulverenti
2016-10-31make api project portableLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-06avoid buffering http responsesLuke Pulverenti
2016-06-19update task resultsLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2015-10-04continue file system reworkLuke Pulverenti
2015-09-13update file system methodsLuke
2014-11-14revise endpoint attributesLuke Pulverenti
2014-08-18support custom ordering of user viewsLuke Pulverenti
2014-08-17re-enable chromecastLuke Pulverenti
2014-04-25rework notifications infrastructureLuke Pulverenti
2014-02-11fixes #709 - show all languagesLuke Pulverenti
2014-02-11fixes #709 - Add option to show all languages in image interfaceLuke Pulverenti
2014-02-11fixes #709 - Add option to show all languages in image interfaceLuke Pulverenti
2014-02-10added toggles for metadata settingsLuke Pulverenti
2014-02-09added audio db id's to web clientLuke Pulverenti
2014-02-09add audio db for artistsLuke Pulverenti
2014-02-09added series-level movie db supportLuke Pulverenti
2014-02-08added more image providersLuke Pulverenti
2014-02-07use music brainz values from audio files with bottom up refreshLuke Pulverenti
2014-02-03use conditional caching on some json responsesLuke Pulverenti
2014-01-30convert artist providersLuke Pulverenti
2014-01-28New provider system. Only for people right nowLuke Pulverenti
2013-12-07update to service stack v4Luke Pulverenti
2013-11-15fix remote image service not ensuring save directory existenceLuke Pulverenti
2013-11-07remove need to pass in image index when adding backdropsLuke Pulverenti
2013-11-05hide image buttons when there are no providersLuke Pulverenti
2013-11-05implement image providers for items by nameLuke Pulverenti