jellyfin/Emby.Server.Implementations
2020-04-14 15:19:11 -04:00
..
Activity Clean up and document ActivityRepository.cs 2020-04-14 15:04:54 -04:00
AppBase Switch to using declaration 2020-04-14 15:11:21 -04:00
Archiving Document and clean up ZipClient.cs 2020-04-14 15:16:04 -04:00
Branding Document BrandingConfigurationFactory.cs 2020-04-14 15:19:11 -04: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 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
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 (Spanish (Argentina)) 2020-04-14 02:38:26 -04:00
MediaEncoder Address comments 2020-04-01 19:05:41 +02:00
Middleware
Net
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 Do not use IAsyncEnumerable unnecessarily 2020-04-06 22:04:24 -04: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
Sorting
TV
Udp
Updates Merge pull request #2769 from mark-monteiro/configurable-repo-url 2020-04-10 12:52:46 +03:00
UserViews
WebSockets
ApplicationHost.cs Clean up and document ActivityManager.cs 2020-04-14 14:50:19 -04: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 Merge pull request #2793 from mark-monteiro/remove-interactive-extensions 2020-04-08 01:15:44 +09: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
ServerApplicationPaths.cs