| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-27 | fixed logic flip in auth empty check and fixed crypto algo choice | Phallacy | |
| 2019-02-27 | Call SharpWebSocket's Closed event handler before disposing | Claus Vium | |
| 2019-02-27 | Remove a file that shouldn't have been added | Claus Vium | |
| 2019-02-27 | Remove more cruft and add the beginnings of a socket middleware | Claus Vium | |
| 2019-02-27 | Check websocket state before closing | Claus Vium | |
| 2019-02-27 | Fix websockets | Claus Vium | |
| 2019-02-27 | Fix query log for real | Claus Vium | |
| 2019-02-27 | Fix query log | Claus Vium | |
| 2019-02-27 | Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces | Vasily | |
| Fix DLNA for multiple interfaces on linux | |||
| 2019-02-27 | Merge pull request #1011 from Bond-009/order | Vasily | |
| Don't try to order the response the same as the request | |||
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-27 | Remove redundant parenthesis | Xu Fasheng | |
| 2019-02-27 | Remove HttpUtility | Claus Vium | |
| 2019-02-27 | Remove some unused stuff | Claus Vium | |
| 2019-02-27 | Remove SocketHttpListener | Claus Vium | |
| 2019-02-27 | Merge pull request #959 from Bond-009/string | Joshua M. Boniface | |
| Reduce string allocations at startup | |||
| 2019-02-27 | Merge pull request #891 from Bond-009/postsan | Joshua M. Boniface | |
| Reduce the amount of db calls during the post scan event | |||
| 2019-02-26 | More cleanup | Claus Vium | |
| 2019-02-26 | Remove unused Cookies | Claus Vium | |
| 2019-02-26 | Undo some of the span abuse | Claus Vium | |
| 2019-02-26 | Remove unused SharpSocket stuff | Claus Vium | |
| 2019-02-26 | Extend the IHttpServer interface to avoid the typecasting | Claus Vium | |
| 2019-02-26 | Remove SetContentLength and company | Claus Vium | |
| 2019-02-26 | Fix PathInfo | Claus Vium | |
| 2019-02-26 | Remove websocket options and configure kestrel listen ports | 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 | Fix websockets and RawUrl | Claus Vium | |
| 2019-02-26 | Still broken | Claus Vium | |
| 2019-02-26 | Add response compression middleware | Claus Vium | |
| 2019-02-26 | Use middlewares instead of Routing | Claus Vium | |
| 2019-02-26 | Replace some todos with http extensions and prepare some socket work | Claus Vium | |
| 2019-02-26 | Remove hardcoded path and fix url bug in Windows | Claus Vium | |
| 2019-02-26 | kestrel init | Claus Vium | |
| 2019-02-26 | Begin removing System.Net sources | Claus Vium | |
| 2019-02-26 | Remove ordering items | Bond-009 | |
| 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 | |
| DateTime.Now is suitible for small timespans Replaced the needlessly complex and verbose logging for the httpserver | |||
| 2019-02-22 | Merge pull request #984 from WWWesten/patch-1 | Anthony Lavado | |
| Update kz.csv | |||
| 2019-02-23 | Update kz.csv | WWWesten | |
| The new ratings system | |||
| 2019-02-22 | Remove duplicate code and use using to properly dispose the response stream | Claus Vium | |
| 2019-02-22 | Send DLNA devices message to only the matched interface | Xu Fasheng | |
| This will be the right way for multiple interfaces, or the client will receive all devices message with different IP addresses and could not detect which one could access. And provide one option DlnaOptions.SendOnlyMatchedHost to fallback to old behaviour if this commit missed something. | |||
| 2019-02-22 | Add option to toggle if ignore virtual interfaces | Xu Fasheng | |
| Some VPN like ZerotierOne owns IP address but no gateway, and there is no good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces, so just provide one option to let user decide it. | |||
| 2019-02-21 | Merge pull request #776 from cvium/update_tvdb | Vasily | |
| Update tvdb provider to v2 api | |||
| 2019-02-20 | Reduce string allocations at startup | Bond_009 | |
| 2019-02-20 | Avoid exceptions due to folder and file not found | PloughPuff | |
| 1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used. 2) Check json files exists before attempting to read from it. Avoids having to mask FileNotFound exceptions when debugging. | |||
| 2019-02-20 | Merge branch 'master' into update_tvdb | Vasily | |
| 2019-02-20 | Remove IEncryptionManager | Claus Vium | |
| 2019-02-20 | made newlines into linux newlines | Phallacy | |
| 2019-02-20 | merging with master to clear merge conflict | Phallacy | |
