aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-03-05Fix DI in FileWriter.TransmitFileClaus Vium
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ...Claus Vium
2019-03-05Remove unused Brotli compressorClaus Vium
2019-03-04minor style fixesPhallacy
2019-03-05Remove unused _listenerClaus Vium
2019-03-05Grab content root from config and fix kestrel port bindingsClaus Vium
2019-03-04Expand todoClaus Vium
2019-03-04Update LocalizationManager.csBond-009
2019-03-04Use QueryHelpers.AddQueryStringClaus Vium
2019-03-04Review commentsClaus Vium
2019-03-04Fix a logging statementClaus Vium
2019-03-04Merge pull request #735 from Bond-009/loopJoshua M. Boniface
2019-03-03Remove some unused referencesClaus Vium
2019-03-03Await host startupClaus Vium
2019-03-03Start the webhost before RunStartupTasks and fix ContentEncodingClaus Vium
2019-03-03Use EnableHttps instead of CertificateInfoClaus Vium
2019-03-03Add certificate to https and minor cleanupClaus Vium
2019-03-01Correct the list of series typesLynxy
2019-03-01Simplify rating loadingBond-009
2019-03-01Don't mix LINQ and roreach loops for readabilityBond-009
2019-03-01Add some websocket manager boilerplateClaus Vium
2019-02-28Translated using Weblate (Turkish)Deniz
2019-02-28Translated using Weblate (Spanish (Argentina))ElFantasma
2019-02-28Translated using Weblate (Slovenian)SaddFox
2019-02-28Translated using Weblate (Portuguese (Brazil))v1tin
2019-02-28Translated using Weblate (Italian)EffeF
2019-02-28Translated using Weblate (French (Canada))TheBird956
2019-02-28Translated using Weblate (French)TheBird956
2019-02-27fixed logic flip in auth empty check and fixed crypto algo choicePhallacy
2019-02-27Call SharpWebSocket's Closed event handler before disposingClaus Vium
2019-02-27Remove a file that shouldn't have been addedClaus Vium
2019-02-27Remove more cruft and add the beginnings of a socket middlewareClaus Vium
2019-02-27Check websocket state before closingClaus Vium
2019-02-27Fix websocketsClaus Vium
2019-02-27Fix query log for realClaus Vium
2019-02-27Fix query logClaus Vium
2019-02-27Merge pull request #978 from fasheng/fix-dlna-multiple-interfacesVasily
2019-02-27Merge pull request #1011 from Bond-009/orderVasily
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-27Remove redundant parenthesisXu Fasheng
2019-02-27Remove HttpUtilityClaus Vium
2019-02-27Remove some unused stuffClaus Vium
2019-02-27Remove SocketHttpListenerClaus Vium
2019-02-27Merge pull request #959 from Bond-009/stringJoshua M. Boniface
2019-02-27Merge pull request #891 from Bond-009/postsanJoshua M. Boniface
2019-02-26More cleanupClaus Vium
2019-02-26Remove unused CookiesClaus Vium
2019-02-26Undo some of the span abuseClaus Vium
2019-02-26Remove unused SharpSocket stuffClaus Vium
2019-02-26Extend the IHttpServer interface to avoid the typecastingClaus Vium