You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
BaronGreenback 8a69300bf5
Changes styles as suggested by @barronpm
4 years ago
..
Activity Merge pull request #2466 from dkanada/plugin 4 years ago
AppBase Do not call UseContentRoot() on the web host builder 4 years ago
Archiving Fix some warnings 4 years ago
Branding Fix some warnings 4 years ago
Browser Clean up and document BrowserLauncher correctly 4 years ago
Channels Fix some warnings 4 years ago
Collections Fix some warnings 4 years ago
Configuration Remove unused usings 4 years ago
Cryptography More warnings (removed) 5 years ago
Data Merge branch 'master' into nullable4 4 years ago
Devices Register IDeviceManager correctly 4 years ago
Dto Merge remote-tracking branch 'upstream/master' into register-services-correctly 4 years ago
EntryPoints Merge branch 'master' into register-services-correctly 4 years ago
HttpClientManager Register and construct IHttpClient correctly 4 years ago
HttpServer Merge branch 'master' into fix-auth-response-codes 4 years ago
IO Register and construct ILibraryMonitor correctly 4 years ago
Images Fix some warnings 4 years ago
Library Merge pull request #2861 from mark-monteiro/fix-auth-response-codes 4 years ago
LiveTv Merge remote-tracking branch 'upstream/master' into register-services-correctly 4 years ago
Localization Translated using Weblate (Japanese) 4 years ago
MediaEncoder Address comments 4 years ago
Middleware Fix some warnings 5 years ago
Net Fix warnings 4 years ago
Networking Changes styles as suggested by @barronpm 4 years ago
Playlists Do not check for duplicates if they are allowed in playlist configuration 4 years ago
Properties
ScheduledTasks Merge remote-tracking branch 'upstream/master' into register-services-correctly 4 years ago
Security Register and construct IAuthenticationRepository correctly 4 years ago
Serialization Remove FileSystem.GetStream 5 years ago
Services Rename 'log' to 'logger' 4 years ago
Session Return correct status codes for authentication and authorization errors 4 years ago
SocketSharp Make LoggerFactory private in ApplicationHost and use it to construct loggers with context 4 years ago
Sorting Simplify AlphanumericComparer, reduce code duplication 4 years ago
TV Use CultureInvariant string conversion for Guids 5 years ago
Udp Update UdpServer.cs 5 years ago
Updates merge branch master into plugin 4 years ago
UserViews Don't shuffle some types by default 5 years ago
WebSockets Fix warnings 4 years ago
ApplicationHost.cs Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 4 years ago
ConfigurationOptions.cs update plugin manifest url 4 years ago
Emby.Server.Implementations.csproj Merge pull request #2846 from jellyfin/azure 4 years ago
IStartupOptions.cs Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option 4 years ago
ResourceFileManager.cs Simplify file serving code 5 years ago
ServerApplicationPaths.cs Remove unused fields and properties 5 years ago