jellyfin/Emby.Server.Implementations
2020-03-21 21:06:01 +01:00
..
Activity Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
AppBase Do not call UseContentRoot() on the web host builder 2020-03-15 17:42:57 +01:00
Archiving
Branding Fix some warnings 2020-02-23 12:11:43 +01:00
Browser Clean up and document BrowserLauncher correctly 2020-03-15 13:14:57 +01:00
Channels Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Collections Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Configuration Fix warnings 2020-01-31 22:26:53 +01:00
Cryptography
Data Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Devices Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Diagnostics Fix some warnings 2020-02-23 12:11:43 +01:00
Dto Fix some warnings 2020-02-23 12:11:43 +01:00
EntryPoints Rename command line option to --nowebclient and config setting to HostWebClient 2020-03-21 18:25:09 +01:00
HttpClientManager Fix some warnings in Emby.Server.Implementations 2020-02-06 15:21:38 +01:00
HttpServer Do not handle exceptions manually when in development mode 2020-03-21 21:06:01 +01:00
Images Fix some warnings 2020-02-23 12:11:43 +01:00
IO Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Library Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
LiveTv Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Localization Translated using Weblate (Slovenian) 2020-03-14 19:46:57 -04:00
MediaEncoder
Middleware
Net Fix warnings 2020-01-31 22:26:53 +01:00
Networking
Playlists Do not check for duplicates if they are allowed in playlist configuration 2020-03-13 23:14:25 +01:00
Properties
ScheduledTasks Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Security
Serialization Remove FileSystem.GetStream 2020-01-22 22:20:35 +01:00
Services
Session Merge branch 'master' into sessionmanager 2020-02-19 21:07:09 +01:00
SocketSharp Make LoggerFactory private in ApplicationHost and use it to construct loggers with context 2020-03-03 23:31:25 +01:00
Sorting Simplify AlphanumericComparer, reduce code duplication 2020-02-27 14:51:34 +03:00
TV
Udp Update UdpServer.cs 2020-01-13 09:00:30 +01:00
Updates
UserViews
WebSockets Fix warnings 2020-01-31 22:26:53 +01:00
ApplicationHost.cs Merge remote-tracking branch 'upstream/master' into support-running-without-web-content 2020-03-15 18:07:02 +01:00
ConfigurationOptions.cs Rename command line option to --nowebclient and config setting to HostWebClient 2020-03-21 18:25:09 +01:00
Emby.Server.Implementations.csproj Do not handle exceptions manually when in development mode 2020-03-21 21:06:01 +01:00
IStartupOptions.cs
ResourceFileManager.cs
ServerApplicationPaths.cs