aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27Merge pull request #991 from joshuaboniface/ffmpeg-compatAndrew Rabert
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-27Simplify websocket listenersClaus 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-27Use Version Class to ease comparisonsPloughPuff
2019-02-27Merge pull request #978 from fasheng/fix-dlna-multiple-interfacesVasily
2019-02-27Merge pull request #1011 from Bond-009/orderVasily
2019-02-27Remove IHttpResponseClaus Vium
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-27Remove redundant parenthesisXu Fasheng
2019-02-27Cleanup in QueryParamCollectionClaus Vium
2019-02-27Remove HttpUtilityClaus Vium
2019-02-27Remove some unused stuffClaus Vium
2019-02-27Remove SocketHttpListenerClaus Vium
2019-02-27Merge pull request #977 from Lynxy/genptsJoshua M. Boniface
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-27Merge pull request #849 from Bond-009/spanJoshua M. Boniface
2019-02-27Merge pull request #999 from cvium/dont_write_disposed_logJoshua M. Boniface
2019-02-27Enabled clean and updated the Github Connection NameErwin de Haan
2019-02-27Move .azure to .ciErwin de Haan
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
2019-02-26Remove SetContentLength and companyClaus Vium
2019-02-26Fix PathInfoClaus Vium
2019-02-26Remove websocket options and configure kestrel listen portsClaus Vium
2019-02-26Remove SocketSharp from Jellyfin.Server and some other cleanupClaus Vium
2019-02-26Fix websockets array index out of bounds and some cleanupClaus Vium
2019-02-26Fix websockets and RawUrlClaus Vium
2019-02-26Still brokenClaus Vium
2019-02-26Add response compression middlewareClaus Vium
2019-02-26Use middlewares instead of RoutingClaus Vium
2019-02-26Replace some todos with http extensions and prepare some socket workClaus Vium
2019-02-26Remove hardcoded path and fix url bug in WindowsClaus Vium
2019-02-26kestrel initClaus Vium
2019-02-26Remove unused depsClaus Vium
2019-02-26Begin removing System.Net sourcesClaus Vium
2019-02-26Merge pull request #1007 from Bond-009/timeJoshua M. Boniface
2019-02-26Remove ordering itemsBond-009
2019-02-26Log time in a standardized wayBond-009
2019-02-26Don't change submoduleBond-009
2019-02-26Less string allocationsBond-009