jellyfin/Emby.Server.Implementations
2020-04-04 19:31:14 -04:00
..
Activity Inject logger correctly into ActivityManager and ActivityRepository 2020-04-04 15:33:23 -04: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 Rename translation keys 2020-03-29 23:46:19 +02:00
Collections Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Configuration Remove unused usings 2020-03-24 16:12:06 +01:00
Cryptography
Data Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly 2020-04-04 17:12:24 -04:00
Devices Register IDeviceManager correctly 2020-04-04 15:40:06 -04:00
Diagnostics Fix some warnings 2020-02-23 12:11:43 +01:00
Dto Register IProviderManager correctly 2020-04-04 14:56:50 -04:00
EntryPoints Rename command line option to --nowebclient and config setting to HostWebClient 2020-03-21 18:25:09 +01:00
HttpClientManager Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common 2020-04-02 20:12:18 +02:00
HttpServer Merge remote-tracking branch 'upstream/master' into do-not-instantiate-services-at-startup 2020-04-01 23:05:36 +02:00
Images Fix some warnings 2020-02-23 12:11:43 +01:00
IO Register and construct ILibraryMonitor correctly 2020-04-04 17:33:00 -04:00
Library Register and construct IUserManager and IUserRepository correctly 2020-04-04 19:31:14 -04:00
LiveTv Construct LiveTvDtoService and LiveTvManager correctly 2020-04-04 14:40:04 -04:00
Localization Translated using Weblate (French (Canada)) 2020-04-03 10:05:46 -04:00
MediaEncoder Address comments 2020-04-01 19:05:41 +02:00
Middleware
Net Fix warnings 2020-01-31 22:26:53 +01:00
Networking Remove unused usings 2020-03-24 16:12:06 +01:00
Playlists Do not check for duplicates if they are allowed in playlist configuration 2020-03-13 23:14:25 +01:00
Properties
ScheduledTasks Merge branch 'master' into usings 2020-04-01 18:51:44 +02:00
Security
Serialization
Services Rename 'log' to 'logger' 2020-04-02 09:32:43 -04:00
Session Revert #2146 ordering change 2020-03-29 16:57:13 -04: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
Updates
UserViews
WebSockets Fix warnings 2020-01-31 22:26:53 +01:00
ApplicationHost.cs Register and construct IUserManager and IUserRepository correctly 2020-04-04 19:31:14 -04: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 Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly 2020-04-04 17:12:24 -04:00
IStartupOptions.cs
ResourceFileManager.cs
ServerApplicationPaths.cs