jellyfin/Emby.Server.Implementations
2020-05-28 17:09:21 -04:00
..
Activity Apply review suggestions 2020-05-13 15:03:35 -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 Apply code review suggestions 2020-04-19 13:39:12 -04:00
Browser Do not include a double slash in URLs when a base URL is not set 2020-05-10 18:07:56 -04:00
Channels Merge branch 'master' into warnings-cleanup1 2020-04-22 13:44:20 +00:00
Collections Merge branch 'master' into warnings-cleanup1 2020-04-22 13:44:20 +00:00
Configuration Address review comments 2020-05-14 17:13:45 -04:00
Cryptography Clean up and document CryptographyProvider.cs 2020-04-14 16:13:41 -04:00
Data Do not double dispose write lock and connection in user data repository 2020-05-02 15:45:03 -04:00
Devices Implement more review suggestions 2020-05-13 17:55:31 -04:00
Dto Merge remote-tracking branch 'upstream/master' into register-services-correctly 2020-04-11 10:00:39 -04:00
EntryPoints Merge pull request #3033 from neilsb/autodiscover-url-override 2020-05-26 12:20:42 -04:00
HttpClientManager Register and construct IHttpClient correctly 2020-04-04 21:18:09 -04:00
HttpServer Fix code issues 2020-05-26 11:37:52 +02:00
Images Fix some warnings 2020-02-23 12:11:43 +01:00
IO Use glob patterns to ignore files 2020-05-15 18:33:18 -07:00
Library Revert "Fix emby/user/public API leaking sensitive data" 2020-05-26 12:14:40 -04:00
LiveTv Merge pull request #3072 from JustAMan/fix-dead-livetv 2020-05-18 23:23:47 +09:00
Localization Translated using Weblate (French) 2020-05-28 17:09:21 -04:00
MediaEncoder Address comments 2020-04-01 19:05:41 +02:00
Net Fix merge errors 2020-05-02 01:09:35 +02: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
ScheduledTasks Merge remote-tracking branch 'upstream/master' into register-services-correctly 2020-04-11 10:00:39 -04:00
Security Register and construct IAuthenticationRepository correctly 2020-04-04 19:36:27 -04:00
Serialization Remove FileSystem.GetStream 2020-01-22 22:20:35 +01:00
Services Add some simple tests 2020-04-20 10:18:12 +02:00
Session Fix code issues 2020-05-26 11:37:52 +02:00
SocketSharp Merge branch 'master' into websocket 2020-05-14 11:08:08 -04:00
Sorting Simplify AlphanumericComparer, reduce code duplication 2020-02-27 14:51:34 +03:00
SyncPlay Fix code issues 2020-05-26 11:37:52 +02:00
TV Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Udp Update Emby.Server.Implementations/Udp/UdpServer.cs 2020-05-24 09:22:13 +01:00
Updates merge branch master into plugin 2020-04-11 20:10:16 +09:00
UserViews Don't shuffle some types by default 2019-10-20 16:08:40 +02:00
ApplicationHost.cs Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-26 10:23:09 +02:00
ConfigurationOptions.cs Fix VideoResolver and tests 2020-04-21 12:11:55 +02:00
Emby.Server.Implementations.csproj Merge pull request #3099 from rigtorp/ignore-patterns 2020-05-18 22:23:40 +03:00
IStartupOptions.cs Update Emby.Server.Implementations/IStartupOptions.cs 2020-05-20 14:29:18 +01:00
ResourceFileManager.cs Simplify file serving code 2019-06-10 00:53:16 +02: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