Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "New Year" Update: account plugins | Walter Purcaro | 2015-01-08 | 1 | -2/+2 |
| | |||||
* | Update account plugins | Walter Purcaro | 2014-12-18 | 1 | -2/+2 |
| | |||||
* | Plugin code cosmetics (3) | Walter Purcaro | 2014-12-07 | 1 | -3/+4 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+1 |
| | |||||
* | Fix trafficleft size in some account plugins | Walter Purcaro | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | [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 |
| | |||||
* | 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 | -11/+9 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -44/+44 |
| | |||||
* | fixed last commit | RaNaN | 2013-02-28 | 1 | -2/+2 |
| | |||||
* | closed #25 | RaNaN | 2013-02-28 | 1 | -2/+6 |
| | |||||
* | Added premiumize.me support, using their new API ↵ | Florian Franzen | 2012-04-09 | 1 | -0/+40 |
(https://secure.premiumize.me/?show=api). This fixes #416. |