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
Bond-009 ae0ecc1b10
Merge pull request #870 from LogicalPhallacy/betterauth
6 years ago
..
Activity Don't mix LINQ and roreach loops for readability 6 years ago
AppBase Removed remaining self-update code 6 years ago
Archiving Removed some unused fields 6 years ago
Branding
Browser
Channels Don't mix LINQ and roreach loops for readability 6 years ago
Collections Removed some unused fields 6 years ago
Configuration Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 6 years ago
Cryptography made hashset static and readonly 6 years ago
Data Merge pull request #870 from LogicalPhallacy/betterauth 6 years ago
Devices Removed some unused fields 6 years ago
Diagnostics Minor changes to encoding code 6 years ago
Dto Remove ordering items 6 years ago
EntryPoints Make all class implementing dynamically loaded interfaces public 6 years ago
EnvironmentInfo
HttpClientManager Remove duplicate code and use using to properly dispose the response stream 6 years ago
HttpServer Log time in a standardized way 6 years ago
IO Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration 6 years ago
Images Remove support for games as a media type 6 years ago
Library Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs 6 years ago
LiveTv Avoid exceptions due to folder and file not found 6 years ago
Localization Update LocalizationManager.cs 6 years ago
MediaEncoder Unwrapped `OpenRead` and `CopyFile` 6 years ago
Net Replaced injections of ILogger with ILoggerFactory 6 years ago
Networking Remove redundant parenthesis 6 years ago
Playlists Remove MoreLINQ 6 years ago
Properties Update product name to Jellyfin Server 6 years ago
Reflection
ScheduledTasks Log time in a standardized way 6 years ago
Security Remove IEncryptionManager 6 years ago
Serialization Less string allocations 6 years ago
Services Reduce string allocations at startup 6 years ago
Session Remove ordering items 6 years ago
Sorting Make all class implementing dynamically loaded interfaces public 6 years ago
TV ReSharper conform to 'var' settings 6 years ago
Udp
Updates Change logging to match the action 6 years ago
UserViews Fix namespacing so it lines up properly with file names and paths (#715) 6 years ago
Xml
ApplicationHost.cs Merge pull request #844 from ploughpuff/ffmpeg 6 years ago
ConfigurationOptions.cs Removed unnecessary configuration options and reduced primitive dependencies 6 years ago
Emby.Server.Implementations.csproj minor changes and return to netstandard 6 years ago
IStartupOptions.cs Revert back to NoAutoRunWebApp 6 years ago
ResourceFileManager.cs Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 6 years ago
ServerApplicationPaths.cs Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781) 6 years ago