You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
Claus Vium 1cc433eabc
Start the webhost before RunStartupTasks and fix ContentEncoding
5 years ago
..
Activity Merge pull request #736 from Bond-009/startasync 5 years ago
AppBase Removed remaining self-update code 5 years ago
Archiving Removed some unused fields 5 years ago
Branding Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Browser Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Channels Make all class implementing dynamically loaded interfaces public 5 years ago
Collections Removed some unused fields 5 years ago
Configuration Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 5 years ago
Cryptography Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Data Log time in a standardized way 5 years ago
Devices Removed some unused fields 5 years ago
Diagnostics Minor changes to encoding code 5 years ago
Dto Removed some unused fields 5 years ago
EntryPoints Make all class implementing dynamically loaded interfaces public 5 years ago
EnvironmentInfo Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
FFMpeg Removed some unused fields 5 years ago
HttpClientManager Remove SetContentLength and company 5 years ago
HttpServer Add certificate to https and minor cleanup 5 years ago
IO Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 5 years ago
Images Remove support for games as a media type 5 years ago
Library Merge pull request #848 from Bond-009/perf 5 years ago
LiveTv Avoid exceptions due to folder and file not found 5 years ago
Localization Update kz.csv 5 years ago
MediaEncoder Unwrapped `OpenRead` and `CopyFile` 5 years ago
Middleware Add some websocket manager boilerplate 5 years ago
Net Remove more cruft and add the beginnings of a socket middleware 5 years ago
Networking Fix namespacing so it lines up properly with file names and paths (#715) 5 years ago
Playlists Remove MoreLINQ 5 years ago
Properties Update product name to Jellyfin Server 6 years ago
Reflection Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
ScheduledTasks Log time in a standardized way 5 years ago
Security Replaced injections of ILogger with ILoggerFactory 6 years ago
Serialization Less string allocations 5 years ago
Services Replace some usage of QueryParamCollection 5 years ago
Session Replace some usage of QueryParamCollection 5 years ago
SocketSharp Start the webhost before RunStartupTasks and fix ContentEncoding 5 years ago
Sorting Make all class implementing dynamically loaded interfaces public 5 years ago
TV ReSharper conform to 'var' settings 6 years ago
Udp Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root 6 years ago
Updates Change logging to match the action 5 years ago
UserViews Fix namespacing so it lines up properly with file names and paths (#715) 5 years ago
WebSockets Add certificate to https and minor cleanup 5 years ago
Xml Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
ApplicationHost.cs Use EnableHttps instead of CertificateInfo 5 years ago
ConfigurationOptions.cs Removed unnecessary configuration options and reduced primitive dependencies 5 years ago
Emby.Server.Implementations.csproj Remove SocketHttpListener 5 years ago
IStartupOptions.cs Revert back to NoAutoRunWebApp 5 years ago
ResourceFileManager.cs Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 5 years ago
ServerApplicationPaths.cs Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781) 5 years ago
Startup.cs kestrel init 5 years ago