summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/ExpertDecoders.py
Commit message (Expand)AuthorAgeFilesLines
* Spare code fixesGravatar Walter Purcaro 2015-12-271-3/+2
* Update addonsGravatar Walter Purcaro 2015-12-271-11/+12
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* 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-3/+3
* Spare improvementsGravatar Walter Purcaro 2015-10-081-2/+3
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-1/+1
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-1/+1
* Fix addonsGravatar Walter Purcaro 2015-07-191-6/+0
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-1/+1
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-2/+2
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-17/+17
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-06-241-3/+3
* Update allGravatar Walter Purcaro 2015-06-241-6/+7
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-1/+1
* Hook plugin code cosmeticsGravatar Walter Purcaro 2015-06-151-1/+1
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-4/+5
* interval code cosmeticsGravatar Walter Purcaro 2015-03-261-5/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-5/+5
* Whitespace cosmeticsGravatar Walter Purcaro 2015-03-081-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-311-3/+5
* Improve processCaptcha thread in hook pluginsGravatar Walter Purcaro 2015-01-041-5/+5
* [ExpertDecoders] Fix typo (thx DKeppi)Gravatar Walter Purcaro 2014-12-231-2/+2
* Don't start unused periodical in some addonsGravatar Walter Purcaro 2014-12-091-1/+6
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-9/+9
* Code cosmeticsGravatar Walter Purcaro 2014-11-091-1/+1
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
* Update __config__Gravatar Walter Purcaro 2014-10-281-2/+1
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-1/+1
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+4
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-3/+4
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-4/+3
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-19/+4
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-3/+3
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-3/+5
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
* Fix __config__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-26/+20
* expertdecoders.com captcha solvingGravatar zoidberg10 2012-07-271-0/+112