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
Age
Commit message (
Expand
)
Author
2020-06-03
Merge pull request #3203 from Bond-009/warn18
Vasily
2020-06-03
Merge pull request #3179 from Bond-009/bugs
Anthony Lavado
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-26
Fix code issues
gion
2020-05-26
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
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-15
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-14
Rename function
Frank Riley
2020-05-14
Use simpler dictionary iterator.
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-10
Merge branch 'master' into simplify-https-config
Mark Monteiro
2020-05-09
Fix code issues
gion
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-29
Merge pull request #2920 from Bond-009/tests2
Vasily
2020-04-27
Refactor and other minor changes
gion
2020-04-27
Implement KeepAlive for WebSockets
gion
2020-04-27
Now parse date in header correctly as being in UTC
Vasily
2020-04-26
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-22
Merge branch 'master' into fix-auth-response-codes
Bond-009
2020-04-20
Add some simple tests
Bond_009
2020-04-19
fix spelling error
dkanada
2020-04-16
Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs
Vasily
2020-04-14
Make Last-Modified and If-Modified-Since headers follow the spec
Vasily
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
Clean up SecurityException
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-04-01
Merge remote-tracking branch 'upstream/master' into use-development-exception...
Mark Monteiro
2020-04-01
Merge remote-tracking branch 'upstream/master' into do-not-instantiate-servic...
Mark Monteiro
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-24
Remove unused usings
Bond_009
[next]