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
/
Jellyfin.Server
/
Middleware
Age
Commit message (
Collapse
)
Author
2020-09-11
Merge pull request #4102 from cvium/fix_startup_lan_ip_validation
Bond-009
Skip startup message for /system/ping
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-09-08
Merge pull request #4096 from crobibero/auth-ex
Bond-009
Fix catching authentication exception
2020-09-08
Remove unused import
cvium
2020-09-08
Skip startup message for /system/ping
cvium
2020-09-07
Fix catching authentication exception
crobibero
2020-09-07
Fix redirection
crobibero
2020-09-03
Wrap application in baseurl
crobibero
2020-09-03
Remove custom CORS OPTIONS handling
Claus Vium
2020-09-03
Fix startup message
Claus Vium
2020-09-03
Kill HttpListenerHost
Claus Vium
2020-07-14
Add X-Response-Time-ms header and log slow server response time
David
2020-06-02
Remove duplicate code
David
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-05-26
Don't send Exception message in Production Environment
David
2020-04-23
oop
crobibero
2020-04-23
Address comments
crobibero
2020-04-23
Apply suggestions and add URL to log message
crobibero
2020-04-21
Return to previous exception handle implementation
crobibero
2020-04-21
Add Exception Middleware
crobibero