jellyfin/Emby.Server.Implementations
2019-02-26 22:57:59 +01:00
..
Activity Merge pull request #736 from Bond-009/startasync 2019-02-03 22:23:54 -05:00
AppBase Removed remaining self-update code 2019-02-18 16:57:08 +01:00
Archiving Removed some unused fields 2019-02-09 15:57:42 +01:00
Branding Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Browser Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Channels Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
Collections Removed some unused fields 2019-02-09 15:57:42 +01:00
Configuration Unwrapped MoveDirectory, DirectoryExists, FileExists & removed MoveFile 2019-01-28 22:10:00 +01:00
Cryptography Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Data Log time in a standardized way 2019-02-26 19:40:23 +01:00
Devices Removed some unused fields 2019-02-09 15:57:42 +01:00
Diagnostics Minor changes to encoding code 2019-02-02 15:56:54 +01:00
Dto Removed some unused fields 2019-02-09 15:57:42 +01:00
EntryPoints Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
EnvironmentInfo Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
FFMpeg Removed some unused fields 2019-02-09 15:57:42 +01:00
HttpClientManager Remove SetContentLength and company 2019-02-26 22:11:21 +01:00
HttpServer More cleanup 2019-02-26 22:57:59 +01:00
Images Remove support for games as a media type 2019-01-31 19:04:47 +01:00
IO Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 2019-02-18 19:30:11 +03:00
Library Merge pull request #848 from Bond-009/perf 2019-02-19 21:24:51 -05:00
LiveTv Avoid exceptions due to folder and file not found 2019-02-20 13:30:06 +00:00
Localization Update kz.csv 2019-02-23 01:51:35 +05:00
MediaEncoder Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
Net Still broken 2019-02-26 22:11:21 +01:00
Networking Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
Playlists Remove MoreLINQ 2019-02-02 12:27:06 +01:00
Properties Update product name to Jellyfin Server 2019-01-19 23:53:23 -05:00
Reflection Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ScheduledTasks Log time in a standardized way 2019-02-26 19:40:23 +01:00
Security Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Serialization Less string allocations 2019-02-12 21:06:47 +01:00
Services Remove SetContentLength and company 2019-02-26 22:11:21 +01:00
Session Remove custom Threading 2019-02-05 16:47:50 +01:00
SocketSharp More cleanup 2019-02-26 22:57:59 +01:00
Sorting Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
TV ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Udp Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root 2019-01-13 20:23:38 +01:00
Updates Change logging to match the action 2019-02-11 18:54:10 +01:00
UserViews Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
Xml Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ApplicationHost.cs Undo some of the span abuse 2019-02-26 22:40:25 +01:00
ConfigurationOptions.cs Removed unnecessary configuration options and reduced primitive dependencies 2019-02-17 14:09:52 +00:00
Emby.Server.Implementations.csproj Undo some of the span abuse 2019-02-26 22:40:25 +01:00
IStartupOptions.cs Revert back to NoAutoRunWebApp 2019-01-31 18:56:34 +01:00
ResourceFileManager.cs Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 2019-01-28 22:10:50 +01:00
ServerApplicationPaths.cs Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781) 2019-02-13 16:35:14 +01:00
Startup.cs kestrel init 2019-02-26 22:11:21 +01:00