| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-19 | Use System.IO.Compression instead of SharpCompress for gzips | adrez99 | |
| 2022-03-02 | Split DirectoryExists and FileExists | Cody Robibero | |
| 2022-02-28 | Use IFileSystem | Cody Robibero | |
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2021-12-18 | Use System.IO.Compression instead of SharpCompress for zips | Bond_009 | |
| Also removes unused methods from ZipClient | |||
| 2021-10-03 | Remove workaround for dotnet/runtime#42790 | Bond_009 | |
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-09-25 | Remove sync FileStream hack | Bond_009 | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-01 | Fix scanning | Bond_009 | |
| 2021-04-01 | Remove ManagedFileSystem.IsRootPath | Bond_009 | |
| `Path.IsPathRooted` should be used instead | |||
| 2021-02-20 | Enable TreatWarningsAsErrors for MediaBrowser.Model | Bond_009 | |
| 2020-12-03 | Remove IIsoMounter and IsoMounter | crobibero | |
| 2020-08-31 | Fix some warnings | Bond_009 | |
| 2020-08-09 | Fix docs | Bond_009 | |
| 2020-08-09 | Fix | Bond_009 | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-04 | Fix warnings MediaBrowser.Model | Bond_009 | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-08-18 | Merge pull request #1636 from Bond-009/isomounter | dkanada | |
| Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors | |||
| 2019-08-16 | Clean up livestreaming code | Bond_009 | |
| 2019-08-16 | Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors | Bond_009 | |
| 2019-03-07 | Cleanup/simplification | Bond-009 | |
| * Removed useless copies/allocations * Reduced unneeded complexity | |||
| 2019-02-17 | Removed unnecessary configuration options and reduced primitive dependencies | William Taylor | |
| 2019-01-28 | Final refactored `IFileSystem` and `ManagedFileSystem` | Erwin de Haan | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Model | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-12-03 | improve xmltv gz support | Luke Pulverenti | |
| 2017-09-25 | improve support for compressed xmltv | Luke Pulverenti | |
| 2017-05-12 | update setting of file attributes | Luke Pulverenti | |
| 2017-05-09 | update file responses | Luke Pulverenti | |
| 2017-05-04 | improve smb support | Luke Pulverenti | |
| 2017-04-02 | update directory picker | Luke Pulverenti | |
| 2017-04-01 | stub out cifs support | Luke Pulverenti | |
| 2017-03-30 | add new file method overloads | Luke Pulverenti | |
| 2017-03-29 | 3.2.9.1 | Luke Pulverenti | |
| 2017-03-10 | rework file system libs | Luke Pulverenti | |
| 2017-01-11 | fix live tv folders being created in a loop | Luke Pulverenti | |
