Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+2 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 1 | -2/+2 |
| | |||||
* | Change exception handling to Python 2.5 compatible syntax. Increase version ↵ | Nils Hesse | 2013-02-13 | 1 | -2/+2 |
| | | | | numbers of the plugins. | ||||
* | Enable better error handling for the Reload.cc plugin | Nils Hesse | 2013-02-13 | 1 | -8/+30 |
| | |||||
* | Use a dictionary to supply HTTP requests with the GET parameters (ensure ↵ | Nils Hesse | 2012-11-08 | 1 | -6/+11 |
| | | | | proper URL encoding) | ||||
* | Change self.accounts to self.info for getting the cached password hash | Nils Hesse | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | Added some error codes to the reload.cc hoster plugin | Nils Hesse | 2012-11-08 | 1 | -4/+3 |
| | | | | Removed some leftover comments from account plugin | ||||
* | Added the reload.cc plugin | Nils Hesse | 2012-11-08 | 1 | -0/+47 |