jellyfin/Emby.Server.Implementations
Joshua M. Boniface 4ea76f9cdc
Merge pull request #883 from jellyfin/translations
Import Translations
2019-02-15 20:47:37 -05:00
..
Activity Merge pull request #736 from Bond-009/startasync 2019-02-03 22:23:54 -05:00
AppBase Use Path.Combine 2019-02-09 19:14:34 -05:00
Archiving Unwrapped `OpenRead` and `CopyFile` 2019-01-28 22:09:58 +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 Unwrapped CreateDirectory and DeleteDirectory 2019-01-28 22:09:56 +01:00
Collections Merge pull request #736 from Bond-009/startasync 2019-02-03 22:23:54 -05: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 Merge pull request #734 from Bond-009/culture 2019-01-31 21:11:13 -05:00
Devices Merge pull request #736 from Bond-009/startasync 2019-02-03 22:23:54 -05:00
Diagnostics Minor changes to encoding code 2019-02-02 15:56:54 +01:00
Dto Complete rename ImageSize -> ImageDimensions 2019-02-05 19:53:50 +01:00
EntryPoints Remove custom Threading 2019-02-05 16:47:50 +01:00
EnvironmentInfo Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
FFMpeg Revert back to NoAutoRunWebApp 2019-01-31 18:56:34 +01:00
HttpClientManager Properly dispose HttpWebResponse when the request failed to avoid 'too many open files' 2019-02-15 08:56:08 +01:00
HttpServer Drop ETag and use Last-Modified header (#890) 2019-02-13 21:08:59 +01:00
IO Move some arrays to generics 2019-02-06 22:58:12 +01:00
Images Remove support for games as a media type 2019-01-31 19:04:47 +01:00
Library Move some arrays to generics 2019-02-06 22:58:12 +01:00
LiveTv Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
Localization Translated using Weblate (Kazakh) 2019-02-14 18:45:24 -05:00
MediaEncoder Unwrapped `OpenRead` and `CopyFile` 2019-01-28 22:09:58 +01:00
Net Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00: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 add suggestions from code review 2019-02-03 19:40:55 +09:00
Security Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Serialization Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
Services Move some arrays to generics 2019-02-06 22:58:12 +01:00
Session Remove custom Threading 2019-02-05 16:47:50 +01:00
Sorting Remove support for games as a media type 2019-01-31 19:04:47 +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 Add support for ZIP plugin archives 2019-02-10 17:29:55 -05:00
Emby.Server.Implementations.csproj Chnage to own NuGet package 2019-02-09 21:28:36 +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 Make cache dir configurable 2019-02-01 18:13:18 +01:00