Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "is" is evil | Nitzo | 2016-01-02 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-12-27 | 1 | -4/+4 |
| | |||||
* | [accounts] Strict comparison for numbers | Walter Purcaro | 2015-12-27 | 1 | -1/+1 |
| | |||||
* | Accounts version up | Walter Purcaro | 2015-12-27 | 1 | -2/+2 |
| | |||||
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Multi-hoster accounts now extend MultiAccount class | Walter Purcaro | 2015-10-18 | 1 | -5/+5 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+1 |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -2/+2 |
| | |||||
* | Add __config__ to MultiAccount (and XFSAccount) based plugins | Walter Purcaro | 2015-09-30 | 1 | -0/+4 |
| | |||||
* | Account class completely rewritten + plugins updated | Walter Purcaro | 2015-09-29 | 1 | -4/+9 |
| | |||||
* | [Account] Fix __version__ | Walter Purcaro | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | [Account] parse_info -> grab_info | Walter Purcaro | 2015-09-21 | 1 | -2/+2 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -6/+6 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | No more need to use the req argument when call load method | Walter Purcaro | 2015-07-17 | 1 | -4/+2 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -4/+6 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -5/+5 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -4/+4 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Use SSL when login account | Walter Purcaro | 2015-06-06 | 1 | -4/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | Fix SSL option in some hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -3/+3 |
| | |||||
* | [OverLoadMe] Code cosmetics | Walter Purcaro | 2015-01-03 | 1 | -9/+14 |
| | |||||
* | Update OverLoadMe.py | marley2013 | 2015-01-03 | 1 | -3/+5 |
| | | | Fixed https | ||||
* | Update account plugins | Walter Purcaro | 2014-12-18 | 1 | -2/+2 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | [accounts] Code cosmetics | Walter Purcaro | 2014-10-11 | 1 | -0/+1 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -1/+1 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -0/+2 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -5/+5 |
| | |||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+2 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | New multihoster: OverLoadMe | marley2013 | 2014-03-25 | 1 | -0/+31 |
Merges #549, #550 and #551 |