aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/IO/ManagedFileSystem.cs
AgeCommit message (Expand)Author
2019-03-07Remove EnvironmentInfoBond-009
2019-03-07Cleanup/simplificationBond-009
2019-02-17Removed unnecessary configuration options and reduced primitive dependenciesWilliam Taylor
2019-02-17Removed primitives from services in Program.csWilliam Taylor
2019-01-28Final refactored `IFileSystem` and `ManagedFileSystem`Erwin de Haan
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-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part I-LibErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-03Remove SMB supportBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-25update library changed notifierLuke Pulverenti
2017-10-04reduce socket activityLuke Pulverenti
2017-08-16merge common implementations and server implementationsLuke Pulverenti