aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2020-04-23Merge pull request #2861 from mark-monteiro/fix-auth-response-codesdkanada
2020-04-22Merge branch 'master' into register-services-correctlyBond-009
2020-04-22Merge branch 'master' into fix-auth-response-codesBond-009
2020-04-22Merge pull request #2943 from mark-monteiro/fix-browser-autolaunchBond-009
2020-04-22Translated using Weblate (Chinese (Traditional))Michael Ong
2020-04-22Translated using Weblate (Dutch)Wouter Kayser
2020-04-22Merge pull request #2846 from jellyfin/azureBond-009
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
2020-04-21Translated using Weblate (Chinese (Traditional))Chen-Tai,Peng
2020-04-21Translated using Weblate (Portuguese (Portugal))André Silva
2020-04-21Translated using Weblate (Persian)Mehdi Khosravi
2020-04-20Create ApplicationHost logger correctlyMark Monteiro
2020-04-20Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-21Merge pull request #2466 from dkanada/pluginVasily
2020-04-20Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is falseMark Monteiro
2020-04-20Translated using Weblate (French)ejalal
2020-04-19Translated using Weblate (German)Jay-Jay
2020-04-20Merge pull request #2915 from randrey/imdbid-length-fixBond-009
2020-04-19Changed '\d' to '[0-9]'.randrey
2020-04-18Translated using Weblate (Portuguese)tayhr
2020-04-19Merge pull request #2864 from JustAMan/fix-cachingdkanada
2020-04-19Merge pull request #2829 from Bond-009/warn19dkanada
2020-04-19fix spelling errordkanada
2020-04-18Limit imdbid to 8 digits.randrey
2020-04-18Fix imdbid regexrandrey
2020-04-18Translated using Weblate (Catalan)Klanc
2020-04-18Translated using Weblate (French)Julien Machiels
2020-04-17Merge pull request #2775 from mark-monteiro/upnp-cleanupBond-009
2020-04-17Translated using Weblate (Russian)Andrey Sinitsyn
2020-04-17Merge pull request #2880 from Bond-009/deadcode2dkanada
2020-04-16Restart port forwarding when public https port changesMark Monteiro
2020-04-16Respond to config changes correctly for external port forwardingMark Monteiro
2020-04-16Cleanup port forwarding serviceMark Monteiro
2020-04-16Translated using Weblate (Russian)WWWesten
2020-04-16Update Emby.Server.Implementations/HttpServer/HttpResultFactory.csVasily
2020-04-16Merge pull request #2830 from Bond-009/dvdlibVasily
2020-04-15Merge pull request #2746 from dafo90/masterBond-009
2020-04-15Translated using Weblate (Russian)WWWesten
2020-04-15Translated using Weblate (Chinese (Traditional))gnehs
2020-04-15Remove dead functionBond_009
2020-04-15Translated using Weblate (Danish)Mathias
2020-04-15Merge pull request #2862 from mark-monteiro/dependabot/nuget/Mono.Nat-2.0.1Bond-009
2020-04-15Fix buildBond_009
2020-04-14Translated using Weblate (Japanese)Miko Dela Cruz
2020-04-14Translated using Weblate (Spanish (Argentina))Jeisson rojas
2020-04-14Make Last-Modified and If-Modified-Since headers follow the specVasily
2020-04-13Merge branch 'master' into register-services-correctlyMark Monteiro
2020-04-13Do not return the exception message to the client for AuthenticationExceptionsMark Monteiro
2020-04-13Only show developer exception page for 500 server exceptionsMark Monteiro
2020-04-13Throw AuthenticationException instead of ArgumentNullException when a user do...Mark Monteiro