Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use set_cookie instead cj.setCookie | Walter Purcaro | 2015-08-03 | 1 | -2/+3 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | No more need to use the req argument when call load method | Walter Purcaro | 2015-07-17 | 1 | -3/+2 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -1/+2 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -4/+4 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -4/+3 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Use SSL when login account | Walter Purcaro | 2015-06-06 | 1 | -1/+1 |
| | |||||
* | [SimplyPremiumCom] Improve account | Walter Purcaro | 2015-01-12 | 1 | -11/+11 |
| | |||||
* | Update SimplyPremiumCom.py | EvolutionClip | 2015-01-12 | 1 | -1/+1 |
| | | | Forgot to change one Variable | ||||
* | Update SimplyPremiumCom.py | EvolutionClip | 2015-01-12 | 1 | -3/+3 |
| | | | Fixed API Call. Value "traffic" not existing in the API. | ||||
* | "New Year" Update: account plugins | Walter Purcaro | 2015-01-08 | 1 | -2/+2 |
| | |||||
* | Update account plugins | Walter Purcaro | 2014-12-18 | 1 | -8/+10 |
| | |||||
* | Fix cookie domain | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Fix trafficleft size in some account plugins | Walter Purcaro | 2014-10-16 | 1 | -2/+2 |
| | |||||
* | [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 | -15/+1 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | [account] self.html -> html (where was possible) | Walter Purcaro | 2014-07-20 | 1 | -2/+2 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -5/+4 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | New multihoster: SimplyPremiumCom | EvolutionClip | 2014-03-31 | 1 | -0/+58 |
Merges #531 |