Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DownloadText] Better handling of errors | Simon Rettberg | 2023-07-25 | 1 | -3/+27 |
| | |||||
* | Remove handler for proxy settings | Manuel Bentele | 2021-12-16 | 1 | -4/+1 |
| | |||||
* | [DownloadText] Simplify conversion | Simon Rettberg | 2019-09-13 | 1 | -1/+1 |
| | |||||
* | [DownloadText] Buffer everything before converting to UTF-8 | Simon Rettberg | 2019-09-13 | 1 | -3/+4 |
| | | | | | | As we read the incoming data in chunks, if a multi-byte UTF-8 char were at such a chunk boundary, it would break during conversion, so buffer everything first and convert later in one go. | ||||
* | [DownloadText] Increase max size to 1M | Simon Rettberg | 2019-09-13 | 1 | -1/+1 |
| | |||||
* | [ldap/ad] Support home directory remapping options | Simon Rettberg | 2016-05-20 | 1 | -2/+2 |
| | |||||
* | Bump | Simon Rettberg | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Added class ProxyHandler for for configuring proxy settings system wide once ↵ | Björn Hagemeister | 2014-11-12 | 1 | -0/+4 |
| | | | | before starting downloading. | ||||
* | Initial commit | Simon Rettberg | 2014-06-03 | 1 | -0/+82 |