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 (
Expand
)
Author
2020-04-05
Merge pull request #2636 from mark-monteiro/development-https
Bond-009
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 me...
Mark Monteiro
2020-04-04
Register and construct ILocalizationManager correctly
Mark Monteiro
2020-04-04
Register IStreamHelper, IInstallationManager, IZipClient, IHttpResultFactory ...
Mark Monteiro
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 IImageEncode...
Mark Monteiro
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; repl...
Mark Monteiro
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 Applica...
Mark Monteiro
2020-04-04
Register and initialize IActivityRepository correctly
Mark Monteiro
2020-04-04
Register IResourceFileManager correctly
Mark Monteiro
2020-04-04
Register IAuthorizationContext correctly
Mark Monteiro
2020-04-04
Register ISessionContext correctly
Mark Monteiro
2020-04-04
Register IAuthService correctly
Mark Monteiro
2020-04-04
Move service initializations into correct method
Mark Monteiro
2020-04-04
Register ISubtitleEncoder correctly
Mark Monteiro
2020-04-04
Remove PluginInstalled
Bond_009
2020-04-03
Merge remote-tracking branch 'upstream/master' into remove-common-process
Mark Monteiro
2020-04-02
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...
Mark Monteiro
2020-04-02
Merge pull request #2740 from JustAMan/fix-livetv
Bond-009
2020-04-02
Fix GetLocalApiUrl for cases with https enabled
Vasily
[prev]
[next]