aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2020-03-27Make sure Process objects are all disposed correctlyMark Monteiro
2020-03-27Delete unnecessary ProcessFactory abstractionMark Monteiro
2020-03-27Remove unnecessary CommonProcess abstractionMark Monteiro
2020-03-26Same with SubtitleScheduledTasksferferga
2020-03-26Translated RefreshChannelScheduledTask as wellferferga
2020-03-26Fix NullReferenceException at startupferferga
2020-03-26Apply suggestionsferferga
2020-03-26Remove an unused stringferferga
2020-03-26Remove commentsferferga
2020-03-26Translate Scheduled Tasks (names and descriptions)ferferga
2020-03-26Make variables binding correspond with column namesVasily
2020-03-26Merge pull request #2668 from mark-monteiro/fix-application-host-disposedkanada
2020-03-25Update .NET Core to 3.1.3Mark Monteiro
2020-03-25Check for null before disposingMark Monteiro
2020-03-25Translated using Weblate (German)Mathis
2020-03-24Remove extra ;Bond_009
2020-03-24Remove unused usingsBond_009
2020-03-23Translated using Weblate (German)Dennis M. Pöpperl
2020-03-23Merge pull request #2638 from mark-monteiro/update-aspdkanada
2020-03-22Translated using Weblate (Norwegian Nynorsk)Frode F
2020-03-23Merge pull request #2478 from JustAMan/fix-search-orderdkanada
2020-03-23add code suggestionsdkanada
2020-03-22Update all packages to .NET Core 3.1.2Mark Monteiro
2020-03-21Check for implementation of IService correctlyMark Monteiro
2020-03-21Register ServiceController with the DI frameworkMark Monteiro
2020-03-21Log a warning if an attempt is made to register an invalid service typeMark Monteiro
2020-03-21Create ServiceController via DI instead of manual constructionMark Monteiro
2020-03-21Do not create unnecessary instances of IService at server startupMark Monteiro
2020-03-21Log all 'DOTNET_' and 'ASPNETCORE_' environment variables at application startupMark Monteiro
2020-03-21Log 'ASPNETCORE_ENVIRONMENT' value at application startupMark Monteiro
2020-03-21Do not handle exceptions manually when in development modeMark Monteiro
2020-03-21Clean up HTTP listener exception handlingMark Monteiro
2020-03-21Rename command line option to --nowebclient and config setting to HostWebClientMark Monteiro
2020-03-20Translated using Weblate (Bulgarian)Medzhnun
2020-03-20Inject IConfiguration instead of resolving manuallyMark Monteiro
2020-03-18Merge pull request #2621 from mark-monteiro/log-env-vars-at-startupdkanada
2020-03-18Merge pull request #2549 from dkanada/refactordkanada
2020-03-17Translated using Weblate (German)Andreas Zeller
2020-03-17Translated using Weblate (Arabic)abdulaziz
2020-03-17Log 'JELLYFIN_' environment variables at application startMark Monteiro
2020-03-15Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-16Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlistsdkanada
2020-03-15Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-15Do not call UseContentRoot() on the web host builderMark Monteiro
2020-03-15Construct ApplicationHost with DI framework instead of manuallyMark Monteiro
2020-03-15Clean up and document BrowserLauncher correctlyMark Monteiro
2020-03-15Remove unnecessary method in BrowserLauncherMark Monteiro
2020-03-15Rename IsNoWebContent to NoWebContentMark Monteiro
2020-03-15Update XML documentation for WebPathMark Monteiro
2020-03-14Translated using Weblate (Slovenian)SaddFox