jellyfin/Emby.Server.Implementations
2020-07-26 23:03:16 +02:00
..
Activity Merge branch 'master' into userdb-efcore 2020-06-04 16:52:23 -04:00
AppBase Use typed logger where possible 2020-06-05 18:15:56 -06:00
Archiving Document and clean up ZipClient.cs 2020-04-14 15:16:04 -04:00
Branding Apply code review suggestions 2020-04-19 13:39:12 -04:00
Browser Use typed logger where possible 2020-06-05 18:15:56 -06:00
Channels fix SA1005 2020-06-15 10:41:00 +12:00
Collections use constructor to set optimal config values 2020-06-27 00:22:27 +09:00
Configuration use constructor to set optimal config values 2020-06-27 00:22:27 +09:00
Cryptography Merge branch 'master' into nullable3 2020-05-27 20:49:18 +02:00
Data Optimize StringBuilder.Append calls 2020-07-22 14:34:51 +02:00
Devices fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
Dto Enable BlurHash for People 2020-06-16 15:12:48 -06:00
EntryPoints using System.Net.Sockets 2020-07-13 16:33:39 +01:00
HttpClientManager Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
HttpServer Remove unused dependencies. 2020-07-23 21:42:36 -04:00
Images Remove unused dependencies. 2020-07-23 21:42:36 -04:00
IO FullName property instead of ToString in Emby.Server.Implementations/IO/ManagedFileSystem.cs 2020-07-18 19:40:28 -06:00
Library Add more tests, update comment 2020-07-26 23:03:16 +02:00
LiveTv Merge branch 'master' into readonlyspan 2020-07-24 09:40:44 +02:00
Localization Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
MediaEncoder Use typed logger where possible 2020-06-05 18:15:56 -06:00
Net Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems (#3404) 2020-06-24 17:23:16 +01:00
Networking Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
Playlists fix SA1503 for one line if statements 2020-06-20 20:35:29 +12:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
ScheduledTasks Remove unused dependencies. 2020-07-23 21:42:36 -04:00
Security fix SA1119 2020-06-20 18:13:11 +12:00
Serialization Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 2020-05-29 11:28:19 +02:00
Services Merge branch 'master' into readonlyspan 2020-07-24 09:40:44 +02:00
Session Fix log spam from EF Core 2020-07-07 18:20:17 -04:00
SocketSharp Use typed logger where possible 2020-06-05 18:15:56 -06:00
Sorting brace multiline if statements 2020-06-20 21:12:36 +12:00
SyncPlay update comment 2020-07-14 08:25:02 +09:00
TV Fix warnings 2020-07-15 19:04:36 +02:00
Udp Fix Task that ignores cancellation request 2020-06-17 19:20:43 +02:00
Updates Catch HttpRequestException when requesting plugins 2020-07-16 08:28:31 -06:00
ApplicationHost.cs Merge pull request #3366 from barronpm/remove-usermanager-addparts 2020-07-23 18:05:57 -04:00
ConfigurationOptions.cs initial implementation for custom plugin repositories 2020-06-04 23:57:57 +09:00
Emby.Server.Implementations.csproj Update .NET Core to 3.1.6 2020-07-17 19:48:11 -04:00
IStartupOptions.cs initial implementation for custom plugin repositories 2020-06-04 23:57:57 +09:00
ResourceFileManager.cs Use typed logger where possible 2020-06-05 18:15:56 -06:00
ServerApplicationPaths.cs Ensure metadata path is created on app startup, and also each time it is updated 2020-04-26 15:51:41 -04:00