aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/IO
AgeCommit message (Expand)Author
2019-03-13Improvements around streamsBond-009
2019-03-07Remove EnvironmentInfoBond-009
2019-03-07Cleanup/simplificationBond-009
2019-02-18Merge pull request #887 from wtayl0r/replace-primitives-with-iconfigurationVasily
2019-02-17Removed unnecessary configuration options and reduced primitive dependenciesWilliam Taylor
2019-02-17Removed primitives from services in Program.csWilliam Taylor
2019-02-09Removed some unused fieldsBond_009
2019-02-06Move some arrays to genericsBond_009
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-02-02Merge pull request #788 from Bond-009/warningsAndrew Rabert
2019-02-02Remove MoreLINQBond_009
2019-02-01Fix more warningsBond_009
2019-01-28Final refactored `IFileSystem` and `ManagedFileSystem`Erwin de Haan
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 GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Start startup tasks asyncBond_009
2019-01-25Remove remnants of system eventsBond_009
2019-01-20Merge pull request #621 from Bond-009/perfAndrew Rabert
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-20Minor improvements to library scan codeBond_009
2019-01-13Merge branch 'dev' into reformatErwin de Haan
2019-01-13Merge pull request #562 from hawken93/misc_fixJoshua M. Boniface
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13EditorConfig reformat: Emby.IsoMounting, Emby.Server.ImplementationsErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part I-LibErwin de Haan
2019-01-13Fix small logging typo with the "name (path) will be refreshed" messagehawken
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-05Merge pull request #393 from Bond-009/removesmbVasily
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2019-01-03Remove SMB supportBond_009
2019-01-02Remove obsolete functionsBond_009
2018-12-30Clean up some catch statementsBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-25update library changed notifierLuke Pulverenti
2017-11-05support track selection before playbackLuke Pulverenti
2017-11-03update download progress reportingLuke Pulverenti
2017-10-04reduce socket activityLuke Pulverenti
2017-10-03remove unneeded async signaturesLuke Pulverenti
2017-10-01update home screen sectionsLuke Pulverenti
2017-09-18update owned itemsLuke Pulverenti