jellyfin/Emby.Server.Implementations
Vasily d9e2f56bd2
Merge pull request #3037 from ConfusedPolarBear/access-control
Fix CORS header not being added to exceptions
2020-05-19 13:05:45 +03: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 Fix merge with master 2020-04-26 16:55:00 -04:00
HttpClientManager Register and construct IHttpClient correctly 2020-04-04 21:18:09 -04:00
HttpServer Apply suggestions from code review 2020-05-18 16:58:14 -05: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 Merge pull request #3099 from rigtorp/ignore-patterns 2020-05-18 22:23:40 +03:00
LiveTv Merge pull request #3072 from JustAMan/fix-dead-livetv 2020-05-18 23:23:47 +09:00
Localization Translated using Weblate (Hebrew) 2020-05-19 03:15:02 -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 Make SonarCloud happy 2020-05-02 01:30:04 +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
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 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 Removed unnecessary usings 2020-05-14 18:12:51 -04: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 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 Ensure metadata path is created on app startup, and also each time it is updated 2020-04-26 15:51:41 -04:00