| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-02 | Remove ServiceStack and related stuff | Claus Vium | |
| 2020-08-20 | Make MediaBrowser.MediaEncoding warnings free | Bond_009 | |
| 2020-07-24 | Merge branch 'master' into readonlyspan | Bond-009 | |
| 2020-07-22 | Optimize StringBuilder.Append calls | Bond_009 | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-20 | fix SA1119 | telans | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-02-20 | Reduce string allocations at startup | Bond_009 | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part S-S | Erwin de Haan | |
| 2019-01-12 | Reformatted the files with notes. | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | 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. | |||
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-30 | Remove the need for NullLogger | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-09-11 | 3.2.30.17 | Luke Pulverenti | |
| 2017-08-30 | update skiasharp to 1.58.1 | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-02-13 | implement chrome media session api | Luke Pulverenti | |
