summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/NoPremiumPl.py
Commit message (Expand)AuthorAgeFilesLines
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* Multi-hoster accounts now extend MultiAccount classGravatar Walter Purcaro 2015-10-181-7/+6
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
* Add __config__ to MultiAccount (and XFSAccount) based pluginsGravatar Walter Purcaro 2015-09-301-0/+4
* Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-291-15/+15
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-211-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-211-0/+2
* [Account] parse_info -> grab_infoGravatar Walter Purcaro 2015-09-211-3/+3
* NoPremiumPl account version bumpGravatar synweap15 2015-08-131-1/+1
* fix NoPremiumPl account parse_info method signatureGravatar synweap15 2015-08-131-1/+1
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-2/+2
* Account rewrittenGravatar Walter Purcaro 2015-07-251-5/+5
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-2/+1
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-1/+3
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-9/+9
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-06-241-6/+6
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-1/+1
* Update allGravatar Walter Purcaro 2015-06-241-1/+1
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
* Small code cosmeticsGravatar Walter Purcaro 2015-06-021-26/+26
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-3/+3
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-2/+2
* New __authors__ key, added __license__Gravatar synweap15 2014-11-031-2/+2
* newline fixGravatar synweap15 2014-07-091-1/+0
* remove explicit "is not None"Gravatar synweap15 2014-07-091-1/+1
* replace is_premium with direct expressionGravatar synweap15 2014-07-091-2/+1
* simplify json loads, replace crypto with hashlibGravatar synweap15 2014-07-091-7/+3
* fix json loads, dumps on ImportError exceptionGravatar synweap15 2014-07-091-2/+3
* remove blank lines and unused importsGravatar synweap15 2014-07-091-18/+7
* remove enviroment lineGravatar synweap15 2014-07-091-1/+0
* remove redundant author informationGravatar synweap15 2014-07-081-4/+0
* to-do elaborateGravatar synweap15 2014-07-081-1/+1
* nopremium.pl files addedGravatar synweap15 2014-07-081-0/+102