Mark Monteiro
|
2e09311a93
Merge branch 'master' into websocket
|
5 years ago |
Bond_009
|
3623aafcb6
Make SonarCloud happy
|
5 years ago |
Bond_009
|
04f826e50c
Fix merge errors
|
5 years ago |
Bond_009
|
15634a1913
Merge branch 'master' into websocket
|
5 years ago |
Mark Monteiro
|
93649ad77b
Merge remote-tracking branch 'upstream/master' into simplify-https-config
|
5 years ago |
Mark Monteiro
|
8b4b4b4127
Do not return the exception message to the client for AuthenticationExceptions
|
5 years ago |
Mark Monteiro
|
a8c3951c17
Only show developer exception page for 500 server exceptions
|
5 years ago |
Mark Monteiro
|
53380689ad
Return correct status codes for authentication and authorization errors
|
5 years ago |
Vasily
|
3bdb5e80a5
More consise error messages
|
5 years ago |
Vasily
|
058c35e739
Fix log highlithing
|
5 years ago |
Vasily
|
30f4392872
Fix condition flipped by https://github.com/jellyfin/jellyfin/pull/2635
|
5 years ago |
Vasily
|
61d9c9df5b
Addressing review feedback
|
5 years ago |
Vasily
|
71d8e66d9f
Add logging of URL being processed when logging an error
|
5 years ago |
Mark Monteiro
|
387fa474aa
Document HTTPS configuration options
|
5 years ago |
Mark Monteiro
|
ca71ac72ab
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps
|
5 years ago |
Mark Monteiro
|
de634203d8
Put Boolean operators at beginning of lines instead of the end
|
5 years ago |
Mark Monteiro
|
eadad73117
Merge branch 'master' into use-development-exception-page
|
5 years ago |
Mark Monteiro
|
72c822513f
Create ServiceController via DI instead of manual construction
|
5 years ago |
Mark Monteiro
|
dc140429fe
Do not create unnecessary instances of IService at server startup
|
5 years ago |
Mark Monteiro
|
842ec04828
Do not handle exceptions manually when in development mode
|
5 years ago |
Mark Monteiro
|
92628c4033
Clean up HTTP listener exception handling
|
5 years ago |
Mark Monteiro
|
e2685c51ec
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
|
5 years ago |
Mark Monteiro
|
6fbdf0d6a2
Construct ApplicationHost with DI framework instead of manually
|
5 years ago |
Bond-009
|
94fe9b8f6d
Merge branch 'master' into warn17
|
5 years ago |
Mark Monteiro
|
3f4b9e9a81
Add new 'nowebcontent' configuration flag
|
5 years ago |
Mark Monteiro
|
3043b7323b
Use constants for settings keys
|
5 years ago |
Bond_009
|
07cc4be6a7
Fix some warnings
|
5 years ago |
Bond_009
|
7060934792
Fix some warnings in Emby.Server.Implementations
|
5 years ago |
Bond-009
|
bdd823d22f
Handle unexpected disconnect
|
5 years ago |
Bond-009
|
8865b3ea3d
Remove dead code and improve logging
|
5 years ago |