| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-15 | Merge pull request #3315 from crobibero/dashboard-update | dkanada | |
| Add MessageId to websocket message, fix ws exception | |||
| 2020-06-11 | Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter | crobibero | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-05-26 | Fix code issues | gion | |
| 2020-05-15 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-02 | Make SonarCloud happy | Bond_009 | |
| 2020-04-27 | Refactor and other minor changes | gion | |
| 2020-04-27 | Implement KeepAlive for WebSockets | gion | |
| 2020-01-13 | Don't log message info | Bond-009 | |
| 2020-01-13 | Fix space | Bond-009 | |
| 2020-01-13 | Improve error handling | Bond-009 | |
| 2020-01-13 | Handle unexpected disconnect | Bond-009 | |
| 2020-01-13 | Remove dead code and improve logging | Bond-009 | |
| 2020-01-13 | Fix websocket handling | Bond-009 | |
| 2020-01-13 | Fix nullref exception and added logging | Bond_009 | |
| 2020-01-13 | Rewrite WebSocket handling code | 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-02-27 | Remove more cruft and add the beginnings of a socket middleware | Claus Vium | |
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-01-20 | Remove MediaBrowser.Text since it violates licenses and is overall hacky | cvium | |
| 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-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-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 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
