jellyfin/Emby.Server.Implementations
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
..
Activity Mayor code cleanup 2019-01-10 20:38:53 +01:00
AppBase Mayor code cleanup 2019-01-10 20:38:53 +01:00
Archiving Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Branding move classes to portable server project 2016-11-02 16:58:51 -04:00
Browser Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Channels Mayor code cleanup 2019-01-10 20:38:53 +01:00
Collections Remove FireEventIfNotNull 2019-01-05 01:49:52 +03:00
Configuration Mayor code cleanup 2019-01-10 20:38:53 +01:00
Cryptography rework live stream creation 2017-09-28 13:02:49 -04:00
Data Mayor code cleanup 2019-01-10 20:38:53 +01:00
Devices Mayor code cleanup 2019-01-10 20:38:53 +01:00
Diagnostics Mayor code cleanup 2019-01-10 20:38:53 +01:00
Dto Mayor code cleanup 2019-01-10 20:38:53 +01:00
EntryPoints Mayor code cleanup 2019-01-10 20:38:53 +01:00
EnvironmentInfo Mayor code cleanup 2019-01-10 20:38:53 +01:00
FFMpeg Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
HttpClientManager Mayor code cleanup 2019-01-10 20:38:53 +01:00
HttpServer Mayor code cleanup 2019-01-10 20:38:53 +01:00
Images Mayor code cleanup 2019-01-10 20:38:53 +01:00
IO Mayor code cleanup 2019-01-10 20:38:53 +01:00
Library Mayor code cleanup 2019-01-10 20:38:53 +01:00
LiveTv Mayor code cleanup 2019-01-10 20:38:53 +01:00
Localization Mayor code cleanup 2019-01-10 20:38:53 +01:00
MediaEncoder Mayor code cleanup 2019-01-10 20:38:53 +01:00
Net Mayor code cleanup 2019-01-10 20:38:53 +01:00
Networking Mayor code cleanup 2019-01-10 20:38:53 +01:00
Playlists Mayor code cleanup 2019-01-10 20:38:53 +01:00
Properties Mayor code cleanup 2019-01-10 20:38:53 +01:00
Reflection merge common implementations and server implementations 2017-08-16 02:43:41 -04:00
ScheduledTasks Mayor code cleanup 2019-01-10 20:38:53 +01:00
Security Mayor code cleanup 2019-01-10 20:38:53 +01:00
Serialization Mayor code cleanup 2019-01-10 20:38:53 +01:00
Services Mayor code cleanup 2019-01-10 20:38:53 +01:00
Session Mayor code cleanup 2019-01-10 20:38:53 +01:00
Sorting Mayor code cleanup 2019-01-10 20:38:53 +01:00
TextEncoding Mayor code cleanup 2019-01-10 20:38:53 +01:00
Threading Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
TV Mayor code cleanup 2019-01-10 20:38:53 +01:00
Udp Mayor code cleanup 2019-01-10 20:38:53 +01:00
Updates Mayor code cleanup 2019-01-10 20:38:53 +01:00
UserViews Mayor code cleanup 2019-01-10 20:38:53 +01:00
Xml merge common implementations and server implementations 2017-08-16 02:43:41 -04:00
ApplicationHost.cs Mayor code cleanup 2019-01-10 20:38:53 +01:00
Emby.Server.Implementations.csproj Remove unused resource 2019-01-07 18:39:35 +01:00
ResourceFileManager.cs Fix exception logging 2018-12-30 22:44:39 +01:00
ServerApplicationPaths.cs Mayor code cleanup 2019-01-10 20:38:53 +01:00
StartupOptions.cs Rename and rework entry point 2019-01-02 02:30:59 +03:00
SystemEvents.cs Remove unnecessary using statements 2019-01-05 01:49:52 +03:00