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 e3b844b5aa
Add urlprefixes during init
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 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Browser Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Channels Don't mix LINQ and roreach loops for readability 6 years ago
Collections Cleanup/simplification 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 Reduce the amount of exceptions thrown 6 years ago
Dto Remove ordering items 6 years ago
EntryPoints Make all class implementing dynamically loaded interfaces public 6 years ago
EnvironmentInfo Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
HttpClientManager Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
HttpServer Add urlprefixes during init 6 years ago
IO Cleanup/simplification 6 years ago
Images Cleanup/simplification 6 years ago
Library Reduce the amount of exceptions thrown 6 years ago
LiveTv Reduce the amount of exceptions thrown 6 years ago
Localization Update LocalizationManager.cs 6 years ago
MediaEncoder Reduce the amount of exceptions thrown 6 years ago
Middleware Add some websocket manager boilerplate 6 years ago
Net Remove more cruft and add the beginnings of a socket middleware 6 years ago
Networking Remove redundant parenthesis 6 years ago
Playlists Cleanup/simplification 6 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 6 years ago
Security Remove IEncryptionManager 6 years ago
Serialization Less string allocations 6 years ago
Services Don't set status code if response is closed 6 years ago
Session Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc 6 years ago
SocketSharp Merge pull request #1065 from cvium/closed_response 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 Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root 6 years ago
Updates Change logging to match the action 6 years ago
UserViews Cleanup/simplification 6 years ago
WebSockets Review comments 6 years ago
Xml Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
ApplicationHost.cs Add urlprefixes during init 6 years ago
ConfigurationOptions.cs Removed unnecessary configuration options and reduced primitive dependencies 6 years ago
Emby.Server.Implementations.csproj Remove some unused references 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