aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-07Merge remote-tracking branch 'remotes/upstream/master' into kestrel_pocClaus Vium
2019-03-07Merge pull request #870 from LogicalPhallacy/betterauthBond-009
2019-03-07Make SkipLogExtensions staticClaus Vium
2019-03-07Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.csBond-009
2019-03-07Merge pull request #844 from ploughpuff/ffmpegVasily
2019-03-07Merge pull request #1028 from Bond-009/ratingsVasily
2019-03-07made hashset static and readonlyPhallacy
2019-03-07more fixes for perf and stylePhallacy
2019-03-07Apply suggestions from code review Bond-009
2019-03-06Make FileSystem readonlyClaus Vium
2019-03-06Remove public Host propertyClaus Vium
2019-03-06Review commentsClaus Vium
2019-03-06Update LocalizationManager.csBond-009
2019-03-06Merge pull request #915 from cvium/remove_encryptionmanagerVasily
2019-03-05Minor fixes to address style issuesPhallacy
2019-03-05Renamed Init() to SetFFmpegPath()PloughPuff
2019-03-05Review commentsPloughPuff
2019-03-05Reworked FFmpeg path discovery and always display to userPloughPuff
2019-03-05Remove more Content-Length referencesClaus Vium
2019-03-05Add ProcessWebSocketRequest to IHttpListenerClaus Vium
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-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