jellyfin/Emby.Server.Implementations
ConfusedPolarBear 33390153fd Minor fix
2020-04-23 23:44:15 -05:00
..
Activity Remove unused usings 2020-03-24 16:12:06 +01:00
AppBase Do not call UseContentRoot() on the web host builder 2020-03-15 17:42:57 +01:00
Archiving Fix more warnings 2019-11-27 16:29:56 +01:00
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 More warnings (removed) 2019-12-11 00:13:57 +01:00
Data Merge pull request #2755 from Bond-009/dbcleanup 2020-04-10 00:20:53 +03:00
Devices Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Dto Use null-coalescing assignment 2020-04-01 21:20:36 +02: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 More consise error messages 2020-04-13 00:57:11 +03:00
Images Fix some warnings 2020-02-23 12:11:43 +01:00
IO Remove unused usings 2020-03-24 16:12:06 +01:00
Library Merge pull request #2755 from Bond-009/dbcleanup 2020-04-10 00:20:53 +03:00
LiveTv Fix style issues 2020-04-11 13:46:31 -04:00
Localization Translated using Weblate (Danish) 2020-04-15 07:55:21 -04:00
MediaEncoder Address comments 2020-04-01 19:05:41 +02:00
Middleware Fix some warnings 2019-11-22 16:15:31 +01:00
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 Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
QuickConnect Minor fix 2020-04-23 23:44:15 -05:00
ScheduledTasks Do not use IAsyncEnumerable unnecessarily 2020-04-06 22:04:24 -04:00
Security Return DB asap 2019-08-18 22:05:06 +02:00
Serialization Remove FileSystem.GetStream 2020-01-22 22:20:35 +01:00
Services Rename 'log' to 'logger' 2020-04-02 09:32:43 -04:00
Session Add quick connect 2020-04-15 14:49:20 -05: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 Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Udp Update UdpServer.cs 2020-01-13 09:00:30 +01:00
Updates Merge pull request #2769 from mark-monteiro/configurable-repo-url 2020-04-10 12:52:46 +03:00
UserViews Don't shuffle some types by default 2019-10-20 16:08:40 +02:00
WebSockets Fix warnings 2020-01-31 22:26:53 +01:00
ApplicationHost.cs Add quick connect 2020-04-15 14:49:20 -05:00
ConfigurationOptions.cs Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option 2020-04-05 13:46:36 -04:00
Emby.Server.Implementations.csproj Bump Mono.Nat from 2.0.0 to 2.0.1 2020-04-13 10:39:10 +00:00
IStartupOptions.cs Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option 2020-04-05 13:46:36 -04:00
ResourceFileManager.cs Simplify file serving code 2019-06-10 00:53:16 +02:00
ServerApplicationPaths.cs Remove unused fields and properties 2019-12-04 21:53:01 +01:00