jellyfin/Emby.Server.Implementations
Neil Burrows a646a91e15
Update Emby.Server.Implementations/IStartupOptions.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-20 14:29:18 +01:00
..
Activity Fixed build 2020-04-22 09:55: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 Clean up and document BrowserLauncher correctly 2020-03-15 13:14:57 +01: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 Ensure metadata path is created on app startup, and also each time it is updated 2020-04-26 15:51:41 -04:00
Cryptography Clean up and document CryptographyProvider.cs 2020-04-14 16:13:41 -04:00
Data Merge branch 'master' into nullable4 2020-04-23 11:29:19 +02:00
Devices Register IDeviceManager correctly 2020-04-04 15:40:06 -04:00
Dto Merge remote-tracking branch 'upstream/master' into register-services-correctly 2020-04-11 10:00:39 -04:00
EntryPoints Auto discover published URL override 2020-05-02 17:56:09 +01:00
HttpClientManager Register and construct IHttpClient correctly 2020-04-04 21:18:09 -04:00
HttpServer Merge pull request #2920 from Bond-009/tests2 2020-04-29 12:17:01 +03:00
Images Fix some warnings 2020-02-23 12:11:43 +01:00
IO Register and construct ILibraryMonitor correctly 2020-04-04 17:33:00 -04:00
Library Merge pull request #2920 from Bond-009/tests2 2020-04-29 12:17:01 +03:00
LiveTv Merge pull request #2798 from JustAMan/fix-livetv-again 2020-04-26 15:13:27 -04:00
Localization Translated using Weblate (Finnish) 2020-05-01 16:39:46 -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 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 Return correct status codes for authentication and authorization errors 2020-04-13 13:17:46 -04:00
SocketSharp Add some simple tests 2020-04-20 10:18:12 +02: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 Renaming variable and refactoring IF statement 2020-05-20 09:11:26 +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
WebSockets Fix warnings 2020-01-31 22:26:53 +01:00
ApplicationHost.cs Merge pull request #2985 from sparky8251/prometheus 2020-04-29 11:36:05 +02:00
ConfigurationOptions.cs update plugin manifest url 2020-04-11 20:11:41 +09:00
Emby.Server.Implementations.csproj Added option to disable metrics collection and defaulted it to off 2020-04-26 11:28:17 -04: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