summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/SimplyPremiumCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Use set_cookie instead cj.setCookieGravatar Walter Purcaro 2015-08-031-2/+3
|
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-1/+1
|
* Account rewrittenGravatar Walter Purcaro 2015-07-251-4/+4
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-3/+2
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-1/+2
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-4/+4
|
* Update allGravatar Walter Purcaro 2015-06-241-4/+3
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Use SSL when login accountGravatar Walter Purcaro 2015-06-061-1/+1
|
* [SimplyPremiumCom] Improve accountGravatar Walter Purcaro 2015-01-121-11/+11
|
* Update SimplyPremiumCom.pyGravatar EvolutionClip 2015-01-121-1/+1
| | | Forgot to change one Variable
* Update SimplyPremiumCom.pyGravatar EvolutionClip 2015-01-121-3/+3
| | | Fixed API Call. Value "traffic" not existing in the API.
* "New Year" Update: account pluginsGravatar Walter Purcaro 2015-01-081-2/+2
|
* Update account pluginsGravatar Walter Purcaro 2014-12-181-8/+10
|
* Fix cookie domainGravatar Walter Purcaro 2014-11-211-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-1/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Fix trafficleft size in some account pluginsGravatar Walter Purcaro 2014-10-161-2/+2
|
* [accounts] Code cosmeticsGravatar Walter Purcaro 2014-10-111-0/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-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)Gravatar Walter Purcaro 2014-07-201-2/+2
|
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+2
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-5/+4
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* New multihoster: SimplyPremiumComGravatar EvolutionClip 2014-03-311-0/+58
Merges #531