Commit History

Author SHA1 Message Date
  Claus Vium e823c11b46 Add certificate to https and minor cleanup 6 years ago
  Claus Vium 6bdb5debd2 Add some websocket manager boilerplate 6 years ago
  Claus Vium 1ac282b12e Call SharpWebSocket's Closed event handler before disposing 6 years ago
  Claus Vium 588a13377c Remove a file that shouldn't have been added 6 years ago
  Claus Vium fb1de5a921 Remove more cruft and add the beginnings of a socket middleware 6 years ago
  Claus Vium 71ed840944 Simplify websocket listeners 6 years ago
  Claus Vium dab8e15052 Check websocket state before closing 6 years ago
  Claus Vium e47d121985 Fix websockets 6 years ago
  Claus Vium c0b95dbc79 Fix query log for real 6 years ago
  Claus Vium 647adc51c8 Fix query log 6 years ago
  Claus Vium 1e97e4d462 Remove IHttpResponse 6 years ago
  Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection 6 years ago
  Claus Vium 91afaaf8fe Cleanup in QueryParamCollection 6 years ago
  Claus Vium 333bd2107a Remove HttpUtility 6 years ago
  Claus Vium 25d3d0b731 Remove some unused stuff 6 years ago
  Claus Vium 77addb2283 Remove SocketHttpListener 6 years ago
  Claus Vium 848cfc32cc More cleanup 6 years ago
  Claus Vium 5510e8ebee Remove unused Cookies 6 years ago
  Claus Vium 9c02e99e35 Undo some of the span abuse 6 years ago
  Claus Vium 148db8b81a Remove unused SharpSocket stuff 6 years ago
  Claus Vium e342b7bc71 Extend the IHttpServer interface to avoid the typecasting 6 years ago
  Claus Vium f1c93ae618 Remove SetContentLength and company 6 years ago
  Claus Vium 4e229ad86b Fix PathInfo 6 years ago
  Claus Vium e88f079da6 Remove websocket options and configure kestrel listen ports 6 years ago
  Claus Vium 4e8de67aca Remove SocketSharp from Jellyfin.Server and some other cleanup 6 years ago
  Claus Vium a85488cd20 Fix websockets array index out of bounds and some cleanup 6 years ago
  Claus Vium 5a7cca9d1b Fix websockets and RawUrl 6 years ago
  Claus Vium d6c6f3c10c Still broken 6 years ago
  Claus Vium 38f52a139e Add response compression middleware 6 years ago
  Claus Vium 194da8416b Use middlewares instead of Routing 6 years ago