Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't start unused periodical in some addons | 2014-12-09 | 1 | -1/+6 | |
| | |||||
* | Update some plugins | 2014-12-01 | 1 | -1/+1 | |
| | |||||
* | [Captcha9kw] Option "Captcha per minute" (thx stefanos) | 2014-11-28 | 1 | -14/+17 | |
| | |||||
* | [Captcha9kw] Restore https feature + code cosmetics | 2014-11-12 | 1 | -12/+11 | |
| | |||||
* | [Captcha9kw] Fix typo | 2014-11-12 | 1 | -5/+5 | |
| | |||||
* | [Captcha9kw] Fix some stuff (thx stefanos) | 2014-11-12 | 1 | -14/+34 | |
| | |||||
* | [Captcha9kw] Fix str.strip 2 | 2014-11-12 | 1 | -3/+3 | |
| | |||||
* | [Captcha9kw] Fix str.strip | 2014-11-12 | 1 | -3/+3 | |
| | |||||
* | [Captcha9kw] Code improvements | 2014-11-12 | 1 | -63/+56 | |
| | |||||
* | [Captcha9kw] Some fixes (thx Nippey) | 2014-11-11 | 1 | -31/+31 | |
| | |||||
* | [Captcha9kw] Improve __config__ | 2014-11-10 | 1 | -11/+11 | |
| | |||||
* | Format error in Default config | 2014-11-10 | 1 | -2/+2 | |
| | | | see Hoster Options | ||||
* | Code cosmetics | 2014-11-10 | 1 | -1/+1 | |
| | |||||
* | [Captcha9kw] Fix indentation | 2014-11-09 | 1 | -7/+7 | |
| | |||||
* | [Captcha9kw] Fix a couple of typo | 2014-11-09 | 1 | -14/+13 | |
| | |||||
* | [Captcha9kw] Update | 2014-11-08 | 1 | -105/+186 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Update __config__ | 2014-10-28 | 1 | -2/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-27 | 1 | -2/+2 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -4/+4 | |
| | |||||
* | Avoid gettext conflict due variable `_` | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+5 | |
| | |||||
* | Code cosmetics | 2014-10-22 | 1 | -1/+1 | |
| | |||||
* | Update Captcha9kw.py | 2014-10-22 | 1 | -2/+2 | |
| | | | syntax error, added missing parentheses | ||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+2 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | 2014-09-27 | 1 | -9/+9 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 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 | 2014-07-15 | 1 | -4/+4 | |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -3/+5 | |
| | |||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -0/+1 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix __config__ | 2014-04-11 | 1 | -7/+7 | |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Captcha9kw: merged #356 | 2013-10-31 | 1 | -3/+4 | |
| | |||||
* | Captcha9kw: new selfsolve option | 2013-10-07 | 1 | -4/+5 | |
| | | | | + removed unused imports | ||||
* | Fixed PEP 8 violations in Hooks | 2013-07-24 | 1 | -41/+43 | |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | 2013-07-21 | 1 | -163/+163 | |
| | |||||
* | Fixed 2 source strings | 2013-07-18 | 1 | -1/+1 | |
| | |||||
* | Captcha9kw: fixed bad gettext use | 2013-07-15 | 1 | -2/+2 | |
| | |||||
* | Update Captcha9kw.py | 2013-06-12 | 1 | -2/+2 | |
| | | | corrected self.timeout to self.getConfig("timeout") | ||||
* | Update Captcha9kw.py | 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 | 2013-06-02 | 1 | -2/+2 | |
| | |||||
* | Update Captcha9kw.py | 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 | 2013-03-23 | 1 | -26/+26 | |
| | |||||
* | updated 9kw plugin (#27) | 2013-03-09 | 1 | -4/+9 | |
| | |||||
* | closed #27 | 2013-03-02 | 1 | -26/+35 | |
| | |||||
* | 9kw.eu captcha service plugin - (see http://9kw.eu/hilfe.html) - closed #691 | 2012-10-04 | 1 | -0/+139 | |