aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/IO
AgeCommit message (Expand)Author
2021-12-18Use System.IO.Compression instead of SharpCompress for zipsBond_009
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-25Remove sync FileStream hackBond_009
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-02Use async FileStreams where it makes senseBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-01Fix scanningBond_009
2021-04-01Remove ManagedFileSystem.IsRootPathBond_009
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-08-31Fix some warningsBond_009
2020-08-09Fix docsBond_009
2020-08-09FixBond_009
2020-06-16Add full stop at end of comments (SA1629)telans
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-23Fix some warningsBond_009
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2020-01-31Fix warningsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2019-10-29Fix more warningsBond_009
2019-08-18Merge pull request #1636 from Bond-009/isomounterdkanada
2019-08-16Clean up livestreaming codeBond_009
2019-08-16Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrorsBond_009
2019-03-07Cleanup/simplificationBond-009
2019-02-17Removed unnecessary configuration options and reduced primitive dependenciesWilliam Taylor
2019-01-28Final refactored `IFileSystem` and `ManagedFileSystem`Erwin de Haan
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-12-03improve xmltv gz supportLuke Pulverenti
2017-09-25improve support for compressed xmltvLuke Pulverenti
2017-05-12update setting of file attributesLuke Pulverenti
2017-05-09update file responsesLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-04-02update directory pickerLuke Pulverenti
2017-04-01stub out cifs supportLuke Pulverenti
2017-03-30add new file method overloadsLuke Pulverenti
2017-03-293.2.9.1Luke Pulverenti
2017-03-10rework file system libsLuke Pulverenti
2017-01-11fix live tv folders being created in a loopLuke Pulverenti
2016-11-27update caching headersLuke Pulverenti
2016-11-13update .net core startupLuke Pulverenti
2016-11-11update core projectLuke Pulverenti
2016-11-09update file savingLuke Pulverenti