| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-26 | Remove SetContentLength and company | Claus Vium | |
| 2019-02-26 | Remove SocketSharp from Jellyfin.Server and some other cleanup | Claus Vium | |
| 2019-02-26 | Fix websockets array index out of bounds and some cleanup | Claus Vium | |
| 2019-02-26 | Replace some todos with http extensions and prepare some socket work | Claus Vium | |
| 2019-02-26 | kestrel init | Claus Vium | |
| 2019-02-26 | Begin removing System.Net sources | Claus Vium | |
| 2019-02-26 | Log time in a standardized way | Bond-009 | |
| 2019-02-25 | Use stopwatch for more accurate measurements and reduce log spam | Bond_009 | |
| DateTime.Now is suitible for small timespans Replaced the needlessly complex and verbose logging for the httpserver | |||
| 2019-02-19 | Merge pull request #848 from Bond-009/perf | Joshua M. Boniface | |
| Minor changes to reduce allocations | |||
| 2019-02-18 | Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration | Vasily | |
| Replace primitive injection with IConfiguration | |||
| 2019-02-17 | Removed unnecessary configuration options and reduced primitive dependencies | William Taylor | |
| 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-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-20 | Remove MediaBrowser.Text since it violates licenses and is overall hacky | cvium | |
| 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 | Update HttpListenerHost.cs | Bond-009 | |
| 2019-01-16 | Merge branch 'dev' into cleanup | Bond-009 | |
| 2019-01-15 | Merge branch 'dev' into reformat | Erwin de Haan | |
| # Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs # Emby.Server.Implementations/LiveTv/LiveTvManager.cs # Emby.Server.Implementations/Security/MBLicenseFile.cs # Emby.Server.Implementations/Security/PluginSecurityManager.cs # Emby.Server.Implementations/Security/RegRecord.cs # MediaBrowser.Api/PluginService.cs # MediaBrowser.Api/System/SystemService.cs # MediaBrowser.Common/Security/IRequiresRegistration.cs # MediaBrowser.Common/Security/ISecurityManager.cs # MediaBrowser.Common/Security/PaymentRequiredException.cs # MediaBrowser.Model/Entities/MBRegistrationRecord.cs # MediaBrowser.Model/Entities/PluginSecurityInfo.cs # deployment/win-generic/build-jellyfin.ps1 | |||
| 2019-01-15 | removed a bunch of validation, security, registration, premiere, whatever bs | Claus Vium | |
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | 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 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 | |
| 2019-01-05 | Remove unnecessary using statements | Bond_009 | |
| 2019-01-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Rebase | Bond_009 | |
| 2018-12-30 | Remove the need for NullLogger | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-29 | Fixes possible NullReferenceException | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-12-10 | Remove Emby.Server.Connect | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-10-23 | update live stream management | Luke Pulverenti | |
| 2017-10-17 | resolve version changing in now playing display | Luke Pulverenti | |
| 2017-10-07 | update recording conversion | Luke Pulverenti | |
| 2017-09-30 | update https redirect | Luke Pulverenti | |
