| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-02 | Remove ServiceStack and related stuff | Claus Vium | |
| 2020-08-09 | MemoryStream optimizations | Bond_009 | |
| 2020-06-23 | Merge pull request #2904 from Bond-009/buffer | Anthony Lavado | |
| Use System.Buffers in RangeRequestWriter | |||
| 2020-06-20 | fix SA1119 | telans | |
| 2020-06-18 | Merge branch 'master' into buffer | Bond-009 | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-06-03 | Merge pull request #3203 from Bond-009/warn18 | Vasily | |
| Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | |||
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-05-25 | Fix some 'bugs' flagged by sonarcloud | Bond_009 | |
| 2020-04-27 | Now parse date in header correctly as being in UTC | Vasily | |
| 2020-04-19 | fix spelling error | dkanada | |
| 2020-04-17 | Fix build | Bond_009 | |
| 2020-04-16 | Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-14 | Make Last-Modified and If-Modified-Since headers follow the spec | Vasily | |
| 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-01-22 | Fix build | Bond_009 | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-10 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-04-24 | Fix #1234 | Bond_009 | |
| 2019-04-24 | Re-add content length, semi revert of changes in #1010 (#1287) | Claus Vium | |
| * Re-add content length, semi revert of changes in #1010 | |||
| 2019-03-19 | Fix default value for Expires header | Bill Thornton | |
| 2019-03-05 | Fix DI in FileWriter.TransmitFile | Claus Vium | |
| 2019-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 2019-03-05 | Remove unused Brotli compressor | Claus Vium | |
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-26 | Remove SetContentLength and company | Claus Vium | |
| 2019-02-26 | Begin removing System.Net sources | Claus Vium | |
| 2019-02-19 | Merge pull request #848 from Bond-009/perf | Joshua M. Boniface | |
| Minor changes to reduce allocations | |||
| 2019-02-13 | Drop ETag and use Last-Modified header (#890) | Claus Vium | |
| Drop ETag and use Last-Modified since performance is much better | |||
| 2019-02-12 | Address comments | Bond-009 | |
| 2019-02-12 | Less string allocations | Bond_009 | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-22 | Fix trim input | Claus Vium | |
| 2019-01-22 | Trim quotes from If-None-Match | Claus Vium | |
| 2019-01-22 | Remove unconditional caching, modified since header and use ETags | Claus Vium | |
| 2019-01-19 | Reformat JustAMan review second pass changes. | Erwin de Haan | |
| 2019-01-18 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-17 | Reformat JustAMan review pt1 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-16 | Merge branch 'dev' into cleanup | Bond-009 | |
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part De-H | 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 | |
| 2019-01-06 | Cleanup some small things | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
