Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Account class completely rewritten + plugins updated | Walter Purcaro | 2015-09-29 | 1 | -9/+8 |
| | |||||
* | [Account] Fix __version__ | Walter Purcaro | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | [Account] parse_info -> grab_info | Walter Purcaro | 2015-09-21 | 1 | -2/+2 |
| | |||||
* | Spare fixes (2) | Walter Purcaro | 2015-09-03 | 1 | -6/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1545 | Walter Purcaro | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -2/+2 |
| | |||||
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -4/+4 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | Code cosmetics (3) | Walter Purcaro | 2015-07-19 | 1 | -2/+2 |
| | |||||
* | No more need to use the req argument when call load method | Walter Purcaro | 2015-07-17 | 1 | -2/+1 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -1/+4 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -10/+10 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -2/+1 |
| | |||||
* | Fix OboomCom and SmoozedCom with beaker >= v1.7.x | Armin | 2015-04-10 | 1 | -2/+15 |
| | |||||
* | "New Year" Update: account plugins | Walter Purcaro | 2015-01-08 | 1 | -2/+5 |
| | |||||
* | Update account plugins | Walter Purcaro | 2014-12-18 | 1 | -6/+6 |
| | |||||
* | [OboomCom] Traffic size path (temp) | Walter Purcaro | 2014-12-06 | 1 | -6/+6 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Fix trafficleft size in some account plugins | Walter Purcaro | 2014-10-16 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | [OboomCom] Fix account login | Walter Purcaro | 2014-10-04 | 1 | -19/+28 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -2/+3 |
| | | | | 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 | -7/+7 |
| | |||||
* | [Oboom] new hoster and account | Stanley F | 2014-06-12 | 1 | -0/+50 |
Merges #650 Resolves #587 |