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
5 years ago
..
Activity Merge pull request #2466 from dkanada/plugin 5 years ago
AppBase Do not call UseContentRoot() on the web host builder 5 years ago
Archiving Fix some warnings 5 years ago
Branding
Browser Clean up and document BrowserLauncher correctly 5 years ago
Channels Fix some warnings 5 years ago
Collections Fix some warnings 5 years ago
Configuration Remove unused usings 5 years ago
Cryptography
Data Merge branch 'master' into nullable4 5 years ago
Devices Register IDeviceManager correctly 5 years ago
Dto Merge remote-tracking branch 'upstream/master' into register-services-correctly 5 years ago
EntryPoints Merge branch 'master' into register-services-correctly 5 years ago
HttpClientManager Register and construct IHttpClient correctly 5 years ago
HttpServer Merge branch 'master' into fix-auth-response-codes 5 years ago
IO Register and construct ILibraryMonitor correctly 5 years ago
Images
Library Merge pull request #2861 from mark-monteiro/fix-auth-response-codes 5 years ago
LiveTv Merge remote-tracking branch 'upstream/master' into register-services-correctly 5 years ago
Localization Translated using Weblate (Japanese) 5 years ago
MediaEncoder Address comments 5 years ago
Middleware
Net Fix warnings 5 years ago
Networking Changes styles as suggested by @barronpm 5 years ago
Playlists Do not check for duplicates if they are allowed in playlist configuration 5 years ago
Properties
ScheduledTasks Merge remote-tracking branch 'upstream/master' into register-services-correctly 5 years ago
Security Register and construct IAuthenticationRepository correctly 5 years ago
Serialization
Services Rename 'log' to 'logger' 5 years ago
Session Return correct status codes for authentication and authorization errors 5 years ago
SocketSharp Make LoggerFactory private in ApplicationHost and use it to construct loggers with context 5 years ago
Sorting
TV
Udp
Updates merge branch master into plugin 5 years ago
UserViews
WebSockets Fix warnings 5 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. 5 years ago
ConfigurationOptions.cs update plugin manifest url 5 years ago
Emby.Server.Implementations.csproj Merge pull request #2846 from jellyfin/azure 5 years ago
IStartupOptions.cs Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option 5 years ago
ResourceFileManager.cs
ServerApplicationPaths.cs