| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-19 | Use DistinctBy introduced in .NET 6 | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-10-06 | Fix minor warnings in Emby.Server.Implementations (#2149) | Jan Sommer | |
| 2022-02-28 | Merge pull request #7221 from SenorSmartyPants/UserViewThumb | Cody Robibero | |
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-01-19 | Shuffle items with images | SenorSmartyPants | |
| They were always returning in the same order so thumb would never change. | |||
| 2022-01-19 | User Backdrop for UserView, like CollectionFolder | SenorSmartyPants | |
| 2022-01-18 | Generate cover image for music video type libraries. | SenorSmartyPants | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-10-06 | Fix the last few warnings | Bond_009 | |
| Enables TreatWarningsAsErrors for all projects | |||
| 2021-09-03 | Fix some warnings | 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-11 | Reduce warnings in MediaBrowser.Controller (#6006) | Cody Robibero | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 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-04-17 | Remove unused using directives | BaronGreenback | |
| 2020-11-02 | Merge pull request #4341 from Bond-009/minor6 | Anthony Lavado | |
| Minor improvements | |||
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-08-21 | Use backdrop with library name as library thumbnail | David | |
| 2020-08-01 | Merge pull request #3578 from barronpm/displaypreferences-efcore | Bond-009 | |
| Migrate Display Preferences to EF Core | |||
| 2020-07-23 | Remove unused dependencies. | Patrick Barron | |
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-05 | disable rule that requires comments in two image providers for now | dkanada | |
| 2020-06-05 | add missing comments for a few image providers | dkanada | |
| 2020-06-04 | disable specific rule for playlist image provider | dkanada | |
| 2020-06-04 | disable artist image provider until configurable | dkanada | |
| 2020-06-04 | fix namespace for providers that were moved | dkanada | |
| 2020-06-04 | move most of the image providers to a single directory | dkanada | |
| 2020-06-04 | add image provider for artists | dkanada | |
| 2020-06-04 | minor refactoring | dkanada | |
| 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 | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-09-25 | Some style fixes | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-03-07 | Cleanup/simplification | Bond-009 | |
| * Removed useless copies/allocations * Reduced unneeded complexity | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-28 | Unwrapped `OpenRead` and `CopyFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part I-Lib | 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-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-10-21 | update home video library support | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-08-07 | consolidate interfaces | Luke Pulverenti | |
