| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-11-08 | Fix and disable new dotnet6 warnings | Cody Robibero | |
| 2021-11-04 | Remove unused IHasScreenshots interface | Bond_009 | |
| 2021-10-03 | Remove workaround for dotnet/runtime#42790 | Bond_009 | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-04 | Minor improvements | Bond_009 | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-16 | Reduce some allocations | cvium | |
| 2021-05-07 | Fix build | Bond_009 | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-05-05 | Code Clean up: Use Pattern Matching (#5838) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2021-03-07 | Use FileShare.None when creating files | David | |
| 2021-02-13 | Minor improvements | Bond_009 | |
| 2021-01-09 | Add tests for NFO parsers | Bond_009 | |
| 2020-11-13 | Updated based on review feedback | crobibero | |
| 2020-11-13 | Use null coalescing when possible | crobibero | |
| 2020-11-13 | Convert NullReferenceException to ResourceNotFoundException | crobibero | |
| 2020-11-13 | Fix nullability errors in MediaBrowser.LocalMetadata | crobibero | |
| 2020-11-10 | Update packages to net5 | crobibero | |
| 2020-06-26 | Fix nullable string usage. | crobibero | |
| 2020-06-17 | Update MediaBrowser.LocalMetadata/Images/EpisodeLocalImageProvider.cs | Cody Robibero | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-13 | Fix docs typo | crobibero | |
| 2020-06-13 | Remove warnings from MediaBrowser.LocalMetadata | crobibero | |
| 2020-06-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-09 | Fix a small number of compile warnings | aled | |
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-03-18 | Merge pull request #2549 from dkanada/refactor | dkanada | |
| Refactor some provider classes | |||
| 2020-03-10 | remove useless interface | dkanada | |
| 2020-03-09 | remove unused files and fix some future warnings | dkanada | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-03-01 | Fix warnings in PlaylistXmlSaver | Mark Monteiro | |
| 2020-03-01 | Use a constant for the default playlist file name | Mark Monteiro | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-03-14 | Adjusted AssemblyCopyright attribute values. | Erwin de Haan | |
