Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -9/+9 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -19/+5 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -4/+4 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -3/+5 |
| | |||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+1 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 1 | -7/+7 |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Captcha9kw: merged #356 | stefanos | 2013-10-31 | 1 | -3/+4 |
| | |||||
* | Captcha9kw: new selfsolve option | stefanos | 2013-10-07 | 1 | -4/+5 |
| | | | | + removed unused imports | ||||
* | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 1 | -41/+43 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -163/+163 |
| | |||||
* | Fixed 2 source strings | Stefano | 2013-07-18 | 1 | -1/+1 |
| | |||||
* | Captcha9kw: fixed bad gettext use | Stefano | 2013-07-15 | 1 | -2/+2 |
| | |||||
* | Update Captcha9kw.py | stefanos | 2013-06-12 | 1 | -2/+2 |
| | | | corrected self.timeout to self.getConfig("timeout") | ||||
* | Update Captcha9kw.py | stefanos | 2013-06-12 | 1 | -8/+9 |
| | | | option for timeout, answercheck every 3 seconds is enough and hints for prio/confirm | ||||
* | Set activated to False for all captcha hook plugins | Walter Purcaro | 2013-06-02 | 1 | -2/+2 |
| | |||||
* | Update Captcha9kw.py | stefanos | 2013-05-17 | 1 | -3/+12 |
| | | | prio, captcha per hour, max. timeout to 9kw with faster check (every second, max. timeout is unchanged => setWaiting), confirm captcha and https | ||||
* | Plugins: fixed inconsistent indentation | Stefano | 2013-03-23 | 1 | -26/+26 |
| | |||||
* | updated 9kw plugin (#27) | RaNaN | 2013-03-09 | 1 | -4/+9 |
| | |||||
* | closed #27 | RaNaN | 2013-03-02 | 1 | -26/+35 |
| | |||||
* | 9kw.eu captcha service plugin - (see http://9kw.eu/hilfe.html) - closed #691 | zoidberg10 | 2012-10-04 | 1 | -0/+139 |