summaryrefslogtreecommitdiffstats
path: root/module/plugins/captcha
Commit message (Expand)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-6/+6
* captcha -> OCRGravatar Walter Purcaro 2015-02-245-8/+8
* Some file encoding fixup + optimizationsGravatar Walter Purcaro 2015-01-291-8/+9
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-132-4/+4
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-12/+13
* Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-095-5/+5
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-1/+1
* Code cosmeticsGravatar Walter Purcaro 2014-11-091-1/+1
* Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-091-6/+11
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-285-20/+20
* Code cosmetics: items() -> iteritems()Gravatar Walter Purcaro 2014-10-281-1/+1
* Two space before function declarationGravatar Walter Purcaro 2014-10-225-0/+20
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-171-9/+6
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-085-0/+5
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-075-10/+5
* Fix pillow import headerGravatar Walter Purcaro 2014-10-052-6/+10
* Fix captcha import of OCR classGravatar Walter Purcaro 2014-10-024-4/+4
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-015-45/+17
* Remove testcodes in captcha pluginsGravatar Walter Purcaro 2014-07-204-50/+0
* Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180ccGravatar Walter Purcaro 2014-07-202-3/+2
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+0
* 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' in...Gravatar Walter Purcaro 2014-07-152-15/+29
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-155-14/+60
* Use "is" instead "==" for bool condition checkGravatar Walter Purcaro 2014-07-051-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-115-2/+7
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-112-2/+2
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-115-29/+28
* Fix EOFGravatar Walter Purcaro 2014-04-111-1/+0
* Replace range with xrangeGravatar Walter Purcaro 2014-04-112-9/+9
* MegauploadCom: deleted captcha pluginGravatar Walter Purcaro 2013-10-151-14/+0
* some fixesGravatar RaNaN 2011-02-061-1/+2
* little fixesGravatar RaNaN 2010-11-181-0/+2
* readded links txt parsing, catpcha error workaroundGravatar RaNaN 2010-08-271-9/+8
* some automatic fixesGravatar RaNaN 2010-08-271-1/+1
* new dirsGravatar RaNaN 2010-08-257-0/+570
* merged guiGravatar mkaay 2010-08-257-570/+0
* slightly improved process callGravatar RaNaN 2010-08-251-33/+5
* removed tempfile, win fixesGravatar RaNaN 2010-08-215-8/+34
* adaptions for win buildGravatar RaNaN 2010-08-211-0/+4
* fixesGravatar RaNaN 2010-08-201-1/+1
* some win preparationGravatar RaNaN 2010-08-201-1/+8
* removed gocr dependencyGravatar RaNaN 2010-08-092-7/+6
* hook config interfaceGravatar RaNaN 2010-08-051-1/+3
* wait fixGravatar RaNaN 2010-08-011-3/+4
* more improvements and cleaned some importsGravatar RaNaN 2010-07-291-1/+0
* new plugin interface test, ShareonlineBiz + SerienjunkiesOrg + MegauploadedCo...Gravatar mkaay 2010-05-171-1/+3
* removed unused importsGravatar RaNaN 2010-05-011-1/+0
* captcha fixGravatar Sleeper 2010-04-121-2/+3
* fix netload and shareonline, captcha subsets for better recognitionGravatar Sleeper 2010-04-125-34/+22
* moved captcha stuff, extended serienjunkies, some other stuffGravatar mkaay 2009-12-307-0/+570