| .. |
|
Activity
|
Don't mix LINQ and roreach loops for readability
|
2019-03-01 17:12:22 +01:00 |
|
AppBase
|
Removed remaining self-update code
|
2019-02-18 16:57:08 +01:00 |
|
Archiving
|
|
|
|
Branding
|
|
|
|
Browser
|
|
|
|
Channels
|
Don't mix LINQ and roreach loops for readability
|
2019-03-01 17:12:22 +01:00 |
|
Collections
|
|
|
|
Configuration
|
|
|
|
Cryptography
|
made hashset static and readonly
|
2019-03-07 03:32:05 -08:00 |
|
Data
|
Merge pull request #870 from LogicalPhallacy/betterauth
|
2019-03-07 19:11:36 +01:00 |
|
Devices
|
|
|
|
Diagnostics
|
|
|
|
Dto
|
Remove ordering items
|
2019-02-26 20:47:23 +01:00 |
|
EntryPoints
|
Make all class implementing dynamically loaded interfaces public
|
2019-02-15 23:05:14 +01:00 |
|
EnvironmentInfo
|
|
|
|
HttpClientManager
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
2019-03-05 19:20:28 +01:00 |
|
HttpServer
|
Don't set status code if response is closed
|
2019-03-07 22:26:23 +01:00 |
|
Images
|
|
|
|
IO
|
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
|
2019-02-18 19:30:11 +03:00 |
|
Library
|
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
|
2019-03-07 09:56:03 -08:00 |
|
LiveTv
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
2019-03-05 19:20:28 +01:00 |
|
Localization
|
Update LocalizationManager.cs
|
2019-03-06 17:31:52 +01:00 |
|
MediaEncoder
|
|
|
|
Middleware
|
Add some websocket manager boilerplate
|
2019-03-01 14:08:51 +01:00 |
|
Net
|
Remove more cruft and add the beginnings of a socket middleware
|
2019-02-27 23:22:55 +01:00 |
|
Networking
|
Remove redundant parenthesis
|
2019-02-27 20:16:54 +08:00 |
|
Playlists
|
|
|
|
Properties
|
|
|
|
Reflection
|
|
|
|
ScheduledTasks
|
Log time in a standardized way
|
2019-02-26 19:40:23 +01:00 |
|
Security
|
Remove IEncryptionManager
|
2019-02-20 11:09:06 +01:00 |
|
Serialization
|
Less string allocations
|
2019-02-12 21:06:47 +01:00 |
|
Services
|
Don't set status code if response is closed
|
2019-03-07 22:26:23 +01:00 |
|
Session
|
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
|
2019-03-07 20:16:51 +01:00 |
|
SocketSharp
|
Don't set status code if response is closed
|
2019-03-07 22:26:23 +01:00 |
|
Sorting
|
Make all class implementing dynamically loaded interfaces public
|
2019-02-15 23:05:14 +01:00 |
|
TV
|
|
|
|
Udp
|
|
|
|
Updates
|
|
|
|
UserViews
|
|
|
|
WebSockets
|
Review comments
|
2019-03-06 19:14:03 +01:00 |
|
Xml
|
|
|
|
ApplicationHost.cs
|
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
|
2019-03-07 20:16:51 +01:00 |
|
ConfigurationOptions.cs
|
Removed unnecessary configuration options and reduced primitive dependencies
|
2019-02-17 14:09:52 +00:00 |
|
Emby.Server.Implementations.csproj
|
Remove some unused references
|
2019-03-03 14:35:54 +01:00 |
|
IStartupOptions.cs
|
|
|
|
ResourceFileManager.cs
|
|
|
|
ServerApplicationPaths.cs
|
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781)
|
2019-02-13 16:35:14 +01:00 |