Commit Graph

34 Commits

Author SHA1 Message Date
Erwin de Haan 8fd0bc63b9 Visual Studio Reformat: SocketHttpListener 2019-01-13 20:27:29 +01:00
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01:00
Erwin de Haan ec1f5dc317 Mayor code cleanup
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-10 20:38:53 +01:00
hawken bd169e4fd4 remove trailing whitespace 2019-01-07 23:27:46 +00:00
hawken ba1794f64b Remove tabs and trailing whitespace 2019-01-07 23:24:34 +00:00
Anthony Lavado 87812d1e7f Fix spacing to C#/Visual Studio standards
- This is a fix automatically applied by Visual Studio
2019-01-02 01:22:21 -05:00
Bond_009 ea4c914123 Fix exception logging 2018-12-30 22:44:39 +01:00
Bond_009 b7ebb67cbb Remove the need for NullLogger 2018-12-30 22:44:38 +01:00
Bond_009 3d3ec3588b Mark where ILogger is being set to null 2018-12-30 22:44:38 +01:00
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
Bond-009 1a2153c399 Update WebSocket.cs 2018-12-17 22:08:09 +01:00
Bond_009 22093c9e8f Removed some warnings 2018-12-16 00:49:18 +01:00
Bond_009 b4edb24ec3 Change libraries from netcoreapp to netstandard
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-12-12 21:39:22 +01:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 98cd888801 update translations 2017-10-17 15:49:39 -04:00
Luke Pulverenti 6623fe10ee update server restart 2017-10-13 01:42:12 -04:00
Luke Pulverenti 48d1e2b85b flush before socket transfer 2017-09-17 01:25:55 -04:00
Luke Pulverenti 49b799adbe 3.2.30.8 2017-09-05 15:49:02 -04:00
Luke Pulverenti 39c4542cf6 update query objects 2017-09-04 15:28:22 -04:00
Luke Pulverenti 78165d78a2 update SocketHttpListener 2017-09-02 22:42:13 -04:00
Luke Pulverenti e441e2f53d update active recordings 2017-08-24 15:52:19 -04:00
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 2017-08-09 15:56:38 -04:00
Luke Pulverenti 7815d65e5c update responses 2017-06-21 10:50:54 -04:00
Luke Pulverenti 1de6b4607f increase live stream analyze duration 2017-06-19 14:14:15 -04:00
Luke Pulverenti c9d7eb9b04 update project 2017-06-15 13:43:37 -04:00
Luke Pulverenti 7b6f07b260 update methods 2017-06-15 13:40:38 -04:00
Luke Pulverenti ccb5b14d77 update series resolver 2017-06-15 13:22:05 -04:00
Luke Pulverenti 5b12e9fa33 update file options 2017-06-01 00:51:16 -04:00
Luke Pulverenti 33014f77aa update GetItems method 2017-05-26 02:48:54 -04:00
Luke Pulverenti 28988b056c update stream copying 2017-05-25 09:00:14 -04:00
Luke Pulverenti b9be73789b fix plugin loading 2017-05-25 00:25:51 -04:00
Luke Pulverenti 7470dfe61b 3.2.17.13 2017-05-24 16:45:49 -04:00
Luke Pulverenti 71f7fc4e11 3.2.17.12 2017-05-24 15:39:59 -04:00
Luke Pulverenti f07af448fa update main projects 2017-05-24 15:12:55 -04:00