index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
ApplicationHost.cs
Age
Commit message (
Collapse
)
Author
2020-04-11
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-11
merge branch master into plugin
dkanada
2020-04-11
remove release channel from plugin classes
dkanada
2020-04-11
Fix some warnings
Bond_009
2020-04-07
Make localhost LiveTV restreams always use plain HTTP port
Vasily
2020-04-06
Merge pull request #2758 from Bond-009/plugininstalled
dkanada
Remove PluginInstalled
2020-04-06
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-05
Add CanConnectWithHttps to interface
Mark Monteiro
2020-04-05
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-05
Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations
Mark Monteiro
2020-04-05
Merge pull request #2636 from mark-monteiro/development-https
Bond-009
Use ASP.NET Core HTTPS Development Certificate
2020-04-05
Use correct naming convention for _relevantEnvVarPrefixes
Mark Monteiro
2020-04-04
Convert properties in ApplicationHost to private readonly fields, where possible
Mark Monteiro
2020-04-04
Inject IStartupOptions into StartupWizard
Mark Monteiro
2020-04-04
Register IJsonSerializer correctly
Mark Monteiro
2020-04-04
Add deprecation warning message for injecting ILogger
Mark Monteiro
2020-04-04
Register and construct IHttpClient correctly
Mark Monteiro
2020-04-04
Register and construct ITaskManager and IIsoManager correctly
Mark Monteiro
2020-04-04
Register IProcessFactory, ICryptoProvider and ISocketFactory correctly
Mark Monteiro
2020-04-04
Remove unnecessary async and parameter from ApplicationHost initialization ↵
Mark Monteiro
method
2020-04-04
Register and construct ILocalizationManager correctly
Mark Monteiro
2020-04-04
Register IStreamHelper, IInstallationManager, IZipClient, IHttpResultFactory ↵
Mark Monteiro
and IBlurayExaminer correctly
2020-04-04
Register and construct IUserDataManager and IUserDataRepository correctly
Mark Monteiro
2020-04-04
Register IDisplayPreferencesRepository correctly
Mark Monteiro
2020-04-04
Register and construct IAuthenticationRepository correctly
Mark Monteiro
2020-04-04
Register and construct IUserManager and IUserRepository correctly
Mark Monteiro
2020-04-04
Convert MediaEncoder property to field
Mark Monteiro
2020-04-04
Register and construct LibraryManager correctly
Mark Monteiro
2020-04-04
Inject and construct ISearchEngine and IMusicManager correctly
Mark Monteiro
2020-04-04
Register and construct ILibraryMonitor correctly
Mark Monteiro
2020-04-04
Move ApplicationHost certificate initialization to constructor
Mark Monteiro
2020-04-04
Register and construct IImageProcessor, SqliteItemRepository and ↵
Mark Monteiro
IImageEncoder correctly
2020-04-04
Eliminate circular dependency between LibraryManager and ImageProcessor
Mark Monteiro
2020-04-04
Register ITvManagerService correctly
Mark Monteiro
2020-04-04
Register IDeviceManager correctly
Mark Monteiro
2020-04-04
Register and construct IMediaSourceManager correctly
Mark Monteiro
2020-04-04
Register ISubtitleManager correctly
Mark Monteiro
2020-04-04
Remove unnecessary fields in ApplicationHost
Mark Monteiro
2020-04-04
Register IProviderManager correctly
Mark Monteiro
2020-04-04
Register and construct DtoService correctly
Mark Monteiro
2020-04-04
Construct LiveTvDtoService and LiveTvManager correctly
Mark Monteiro
2020-04-04
Register IChannerManager correctly
Mark Monteiro
2020-04-04
Register ISessionManager, IDlnaManager and ICollectionManager correctly; ↵
Mark Monteiro
replace private properties with fields
2020-04-04
Register ILiveTvManager and IPlaylistManager correctly
Mark Monteiro
2020-04-04
Register IUserViewManager correctly
Mark Monteiro
2020-04-04
Register INotificationManager correctly; resolve services correctly
Mark Monteiro
2020-04-04
Register IDeviceDiscovery, IChapterManager, IAttachmentExtractor correctly
Mark Monteiro
2020-04-04
Register IEncodingManager correctly; remove unnecessary properties in ↵
Mark Monteiro
ApplicationHost
2020-04-04
Register and initialize IActivityRepository correctly
Mark Monteiro
2020-04-04
Register IResourceFileManager correctly
Mark Monteiro
[prev]
[next]