aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/IO/ManagedFileSystem.cs
AgeCommit message (Expand)Author
2020-08-31Fix some warningsBond_009
2020-07-18FullName property instead of ToString in Emby.Server.Implementations/IO/Manag...Ken
2020-07-18Spacing standard on Emby.Server.Implementations/IO/ManagedFileSystem.csKen
2020-07-18Merge 'master' updates into 2354-soft-link-sizesKen Brazier
2020-06-16fix SA1513/SA1516telans
2020-06-15fix SA1005telans
2020-06-05Use typed logger where possiblecrobibero
2020-05-312354 open soft-links to read sizeKen Brazier
2020-03-24Remove unused usingsBond_009
2020-02-23Fix some warningsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2020-01-13change invariant culture to ordinaldkanada
2020-01-13check operating system for absolute path testdkanada
2020-01-13fix tests for absolute pathsdkanada
2020-01-10Merge branch 'master' into warn12Bond_009
2020-01-08Re-order the path statement to avoid file issuesAnthony Lavado
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-06-09Improve main code flowBond_009
2019-06-02split the new command to more than one linedkanada
2019-05-16only return useful drivesdkanada
2019-03-29Merge ifsBond_009
2019-03-28Improve IO codeBond_009
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