jellyfin/Emby.Server.Implementations
2020-04-08 01:15:44 +09: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
Branding
Browser
Channels
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 Update Emby.Server.Implementations/Data/SqliteItemRepository.cs 2020-04-03 23:13:04 +02:00
Devices Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Diagnostics
Dto
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 Put Boolean operators at beginning of lines instead of the end 2020-04-02 14:31:56 -04:00
Images
IO Remove unused usings 2020-03-24 16:12:06 +01:00
Library Remove unused usings 2020-03-24 16:12:06 +01:00
LiveTv
Localization Translated using Weblate (Arabic) 2020-04-07 06:57:40 -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
Playlists
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
ScheduledTasks
Security Return DB asap 2019-08-18 22:05:06 +02:00
Serialization
Services
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 Do not use IAsyncEnumerable unnecessarily 2020-04-06 22:04:24 -04: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
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 Merge pull request #2793 from mark-monteiro/remove-interactive-extensions 2020-04-08 01:15:44 +09:00
IStartupOptions.cs
ResourceFileManager.cs Simplify file serving code 2019-06-10 00:53:16 +02:00
ServerApplicationPaths.cs