Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [EasybytezCom] Revert loadAccountInfo | Walter Purcaro | 2014-12-01 | 1 | -7/+1 |
| | |||||
* | [XFSAccount] Fix leech traffic detection | Walter Purcaro | 2014-11-28 | 1 | -1/+7 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink routine | Walter Purcaro | 2014-11-23 | 1 | -2/+0 |
| | |||||
* | Update all other plugins | Walter Purcaro | 2014-11-02 | 1 | -4/+4 |
| | |||||
* | Improve loadAccountInfo stuff | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | [EasybytezCom] Remove unnecessary loadAccountInfo method | Walter Purcaro | 2014-10-28 | 1 | -35/+0 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Use parseTraffic instead parseFileSize in accounts | Walter Purcaro | 2014-10-25 | 1 | -3/+2 |
| | |||||
* | Update accounts to use HOSTER_NAME instead HOSTER_URL | Walter Purcaro | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix trafficleft size in some account plugins | Walter Purcaro | 2014-10-16 | 1 | -1/+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/+2 |
| | | | | Whitespaces and EOF fixup | ||||
* | [EasybytezCom] Now XFSPAccount plugin based | Walter Purcaro | 2014-10-07 | 1 | -20/+7 |
| | |||||
* | Update EasybytezCom | Guidobelix | 2014-09-16 | 1 | -9/+11 |
| | |||||
* | Fixed EasybytezCom to work properly for registered (free) users | Guidobelix | 2014-09-14 | 1 | -15/+21 |
| | | | | Expire date is meaningful only for Premium users. For registered (free) users expire date is set to -1 (free accounts never expire). | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -16/+1 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -7/+7 |
| | |||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -0/+2 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -2/+0 |
| | |||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Add space between args on operator > | CrazYoshi | 2014-03-19 | 1 | -1/+1 |
| | | | Add space between args on operator > | ||||
* | Easybytez registered user seen as premium account | CrazYoshi | 2014-03-18 | 1 | -5/+5 |
| | | | Now registered users are not seen as premium anymore. validuntil date and trafficleft criteria changed. | ||||
* | Easybytez: fixed expire date parse | Stefano | 2013-12-13 | 1 | -3/+4 |
| | |||||
* | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 1 | -17/+19 |
| | |||||
* | easybytez.com -- closed #625 | zoidberg10 | 2012-08-10 | 1 | -17/+22 |
| | |||||
* | merge in plugin updates | zoidberg10 | 2012-01-05 | 1 | -0/+68 |