index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
HttpServer
/
HttpListenerHost.cs
Age
Commit message (
Expand
)
Author
2019-03-07
Add urlprefixes during init
Claus Vium
2019-03-07
Don't set status code if response is closed
Claus Vium
2019-03-05
Add ProcessWebSocketRequest to IHttpListener
Claus Vium
2019-03-05
Remove unused _listener
Claus Vium
2019-03-04
Expand todo
Claus Vium
2019-03-04
Use QueryHelpers.AddQueryString
Claus Vium
2019-03-03
Add certificate to https and minor cleanup
Claus Vium
2019-02-27
Fix query log for real
Claus Vium
2019-02-27
Fix query log
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-27
Remove HttpUtility
Claus Vium
2019-02-26
More cleanup
Claus Vium
2019-02-26
Remove SetContentLength and company
Claus Vium
2019-02-26
Remove SocketSharp from Jellyfin.Server and some other cleanup
Claus Vium
2019-02-26
Fix websockets array index out of bounds and some cleanup
Claus Vium
2019-02-26
Replace some todos with http extensions and prepare some socket work
Claus Vium
2019-02-26
kestrel init
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-02-26
Log time in a standardized way
Bond-009
2019-02-25
Use stopwatch for more accurate measurements and reduce log spam
Bond_009
2019-02-17
Removed unnecessary configuration options and reduced primitive dependencies
William Taylor
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-20
Remove MediaBrowser.Text since it violates licenses and is overall hacky
cvium
2019-01-18
Merge branch 'dev' into reformat
Erwin de Haan
2019-01-17
Reformat JustAMan review pt1 changes
Erwin de Haan
2019-01-16
Update HttpListenerHost.cs
Bond-009
2019-01-16
Merge branch 'dev' into cleanup
Bond-009
2019-01-15
Merge branch 'dev' into reformat
Erwin de Haan
2019-01-15
removed a bunch of validation, security, registration, premiere, whatever bs
Claus Vium
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2019-01-06
Cleanup some small things
Bond_009
2019-01-05
Remove unnecessary using statements
Bond_009
2019-01-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Remove the need for NullLogger
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-28
Remove custom ToArray extension
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-23
update live stream management
Luke Pulverenti
2017-10-07
update recording conversion
Luke Pulverenti
2017-09-30
update https redirect
Luke Pulverenti
2017-09-29
fixes #1427 - [Feature Request]: Require Encryption
Luke Pulverenti
2017-09-26
update param encoding
Luke Pulverenti
2017-09-24
update response headers for HEAD requests
Luke Pulverenti
2017-09-03
update service creation
Luke Pulverenti
2017-09-02
update path parsing
Luke Pulverenti
[next]