Commit Graph

13152 Commits (6bdb5debd2492b71d11f9628889b8c29b6321a77)
 

Author SHA1 Message Date
Claus Vium 6bdb5debd2 Add some websocket manager boilerplate
5 years ago
Claus Vium 1ac282b12e Call SharpWebSocket's Closed event handler before disposing
5 years ago
Claus Vium 588a13377c Remove a file that shouldn't have been added
5 years ago
Claus Vium fb1de5a921 Remove more cruft and add the beginnings of a socket middleware
5 years ago
Claus Vium 71ed840944 Simplify websocket listeners
5 years ago
Claus Vium dab8e15052 Check websocket state before closing
5 years ago
Claus Vium e47d121985 Fix websockets
5 years ago
Claus Vium c0b95dbc79 Fix query log for real
5 years ago
Claus Vium 647adc51c8 Fix query log
5 years ago
Claus Vium 1e97e4d462 Remove IHttpResponse
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Claus Vium 91afaaf8fe Cleanup in QueryParamCollection
5 years ago
Claus Vium 333bd2107a Remove HttpUtility
5 years ago
Claus Vium 25d3d0b731 Remove some unused stuff
5 years ago
Claus Vium 77addb2283 Remove SocketHttpListener
5 years ago
Claus Vium 848cfc32cc More cleanup
5 years ago
Claus Vium 5510e8ebee Remove unused Cookies
5 years ago
Claus Vium 9c02e99e35 Undo some of the span abuse
5 years ago
Claus Vium 148db8b81a Remove unused SharpSocket stuff
5 years ago
Claus Vium e342b7bc71 Extend the IHttpServer interface to avoid the typecasting
5 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company
5 years ago
Claus Vium 4e229ad86b Fix PathInfo
5 years ago
Claus Vium e88f079da6 Remove websocket options and configure kestrel listen ports
5 years ago
Claus Vium 4e8de67aca Remove SocketSharp from Jellyfin.Server and some other cleanup
5 years ago
Claus Vium a85488cd20 Fix websockets array index out of bounds and some cleanup
5 years ago
Claus Vium 5a7cca9d1b Fix websockets and RawUrl
5 years ago
Claus Vium d6c6f3c10c Still broken
5 years ago
Claus Vium 38f52a139e Add response compression middleware
5 years ago
Claus Vium 194da8416b Use middlewares instead of Routing
5 years ago
Claus Vium f3e7bc0573 Replace some todos with http extensions and prepare some socket work
5 years ago
Claus Vium c3fa299acc Remove hardcoded path and fix url bug in Windows
5 years ago
Claus Vium 852460b991 kestrel init
5 years ago
Claus Vium 33b67a357f Remove unused deps
5 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
5 years ago
Joshua M. Boniface 968e282c90
Merge pull request #1007 from Bond-009/time
5 years ago
Bond-009 0804bed66d Log time in a standardized way
5 years ago
Vasily 9bab93262e
Merge pull request #1003 from Bond-009/stopwatch
5 years ago
Bond_009 0f9006c81f Use stopwatch for more accurate measurements and reduce log spam
5 years ago
Vasily b3438559cc
Merge pull request #1000 from cvium/fix_object_disposed
5 years ago
Claus Vium 4df3333b71 Remove the unused status code
5 years ago
Claus Vium 5262e50fee Try another fix
5 years ago
Claus Vium 6e07eab247 Don't close the socket response multiple times
5 years ago
Bond-009 4a3e42e779
Merge pull request #986 from JustAMan/submodule-update
5 years ago
Anthony Lavado de45cfdd8c
Merge pull request #984 from WWWesten/patch-1
5 years ago
Vasily d82d6b6aef
Merge pull request #981 from cvium/close_response_stream
5 years ago
Vasily 7ae526da8b Merging #975 to master
5 years ago
WWWesten e79d44d9f1
Update kz.csv
5 years ago
Claus Vium fb7de2f966 Remove duplicate code and use using to properly dispose the response stream
5 years ago
Bond-009 db54fe4c70
Merge pull request #975 from cvium/release-10.2.z
5 years ago
Claus Vium 00fe66a38c Update submodule
5 years ago