Commit Graph

145 Commits (5024c52c60617fffc09ee7b6eeabe0ac400bae75)

Author SHA1 Message Date
Bill Thornton 4cd8903abc Fix default value for Expires header
6 years ago
Bond-009 e64aaebbac Improvements around streams
6 years ago
Claus Vium e3b844b5aa Add urlprefixes during init
6 years ago
Claus Vium 3fa43a1e08 Don't set status code if response is closed
6 years ago
Claus Vium dfff68b2f4 Make SkipLogExtensions static
6 years ago
Claus Vium bba049c987 Make FileSystem readonly
6 years ago
Claus Vium 446f9bf81f Remove more Content-Length references
6 years ago
Claus Vium 913e80fd55 Add ProcessWebSocketRequest to IHttpListener
6 years ago
Claus Vium 9a4a01fb0e Fix DI in FileWriter.TransmitFile
6 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
6 years ago
Claus Vium bc00617df7 Remove unused Brotli compressor
6 years ago
Claus Vium 51648a2a21 Remove unused _listener
6 years ago
Claus Vium 0250204f14 Expand todo
6 years ago
Claus Vium 9020f68ce1 Use QueryHelpers.AddQueryString
6 years ago
Claus Vium e823c11b46 Add certificate to https and minor cleanup
6 years ago
Claus Vium fb1de5a921 Remove more cruft and add the beginnings of a socket middleware
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 27e7e792b3 Replace some usage of QueryParamCollection
6 years ago
Claus Vium 333bd2107a Remove HttpUtility
6 years ago
Claus Vium 848cfc32cc More cleanup
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 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 f3e7bc0573 Replace some todos with http extensions and prepare some socket work
6 years ago
Claus Vium 852460b991 kestrel init
6 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
6 years ago
Bond-009 0804bed66d Log time in a standardized way
6 years ago
Bond_009 0f9006c81f Use stopwatch for more accurate measurements and reduce log spam
6 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
6 years ago
Vasily 13f2783a8e
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
6 years ago
William Taylor 18ae107ce4 Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
6 years ago
Bond-009 3f13851be5 Address comments
6 years ago
Bond_009 8d98885cda Less string allocations
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Claus Vium df5e87409a Fix trim input
6 years ago
Claus Vium 94789860b1 Trim quotes from If-None-Match
6 years ago
Claus Vium fd6d35e1d0 Remove unconditional caching, modified since header and use ETags
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
cvium b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Erwin de Haan e63b18f17d Reformat JustAMan review second pass changes.
6 years ago
Erwin de Haan d116efe1f7 Merge branch 'dev' into reformat
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Bond-009 d0980f0da5 Update HttpListenerHost.cs
6 years ago
Bond-009 900dc851e6 Merge branch 'dev' into cleanup
6 years ago
Erwin de Haan 49b61f238e Merge branch 'dev' into reformat
6 years ago
Claus Vium eca3c099d9 removed a bunch of validation, security, registration, premiere, whatever bs
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago