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
2020-09-03
Kill HttpListenerHost
Claus Vium
2020-09-03
Move HttpListenerHost middleware up the pipeline
Claus Vium
2020-09-02
Fix xml doc
Claus Vium
2020-09-02
More fixes
Claus Vium
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-08-01
Minor fixes for websocket code
Bond_009
2020-07-24
Fix warnings
Bond_009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-05
Use typed logger where possible
crobibero
2020-06-02
Remove duplicate code
David
2020-05-26
Don't send Exception message in Production Environment
David
2020-05-18
Apply suggestions from code review
ConfusedPolarBear
2020-05-18
Reuse existing CORS function
ConfusedPolarBear
2020-05-18
Merge remote-tracking branch 'upstream/master' into access-control
ConfusedPolarBear
2020-05-18
Remove extra whitespace
Mark Monteiro
2020-05-17
DO not use developer exception page when exception stack trace should be ignored
Mark Monteiro
2020-05-14
Rename function
Frank Riley
2020-05-14
Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review
Frank Riley
2020-05-14
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/h...
Frank Riley
2020-05-14
Merge branch 'master' into websocket
Mark Monteiro
2020-05-02
Add Access-Control-Allow-Origin header to exceptions
ConfusedPolarBear
2020-05-02
Make SonarCloud happy
Bond_009
2020-05-02
Fix merge errors
Bond_009
2020-05-02
Merge branch 'master' into websocket
Bond_009
2020-04-26
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-13
Do not return the exception message to the client for AuthenticationExceptions
Mark Monteiro
2020-04-13
Only show developer exception page for 500 server exceptions
Mark Monteiro
2020-04-13
Return correct status codes for authentication and authorization errors
Mark Monteiro
2020-04-13
More consise error messages
Vasily
2020-04-12
Fix log highlithing
Vasily
2020-04-12
Fix condition flipped by https://github.com/jellyfin/jellyfin/pull/2635
Vasily
2020-04-12
Addressing review feedback
Vasily
2020-04-06
Add logging of URL being processed when logging an error
Vasily
2020-04-02
Document HTTPS configuration options
Mark Monteiro
2020-04-02
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...
Mark Monteiro
2020-04-02
Put Boolean operators at beginning of lines instead of the end
Mark Monteiro
2020-04-02
Merge branch 'master' into use-development-exception-page
Mark Monteiro
2020-03-21
Create ServiceController via DI instead of manual construction
Mark Monteiro
2020-03-21
Do not create unnecessary instances of IService at server startup
Mark Monteiro
2020-03-21
Do not handle exceptions manually when in development mode
Mark Monteiro
2020-03-21
Clean up HTTP listener exception handling
Mark Monteiro
2020-03-15
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-15
Construct ApplicationHost with DI framework instead of manually
Mark Monteiro
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-02-28
Add new 'nowebcontent' configuration flag
Mark Monteiro
2020-02-28
Use constants for settings keys
Mark Monteiro
[next]