summaryrefslogtreecommitdiffstats
path: root/module/plugins/captcha/captcha.py
Commit message (Collapse)AuthorAgeFilesLines
* 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-281-4/+4
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+12
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-171-9/+6
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Fix pillow import headerGravatar Walter Purcaro 2014-10-051-5/+5
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-37/+9
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* 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' ↵Gravatar Walter Purcaro 2014-07-151-14/+27
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-1/+7
|
* Use "is" instead "==" for bool condition checkGravatar Walter Purcaro 2014-07-051-1/+1
|
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@1387ded
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-9/+8
| | | | Merges vuolter/pyload@e4b2562
* Fix EOFGravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@00052b2
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@a50c8ff
* 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-251-0/+313
|
* merged guiGravatar mkaay 2010-08-251-313/+0
|
* slightly improved process callGravatar RaNaN 2010-08-251-33/+5
|
* removed tempfile, win fixesGravatar RaNaN 2010-08-211-8/+29
|
* 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-091-5/+0
|
* 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 + ↵Gravatar mkaay 2010-05-171-1/+3
| | | | MegauploadedCom fix, other stuff
* captcha fixGravatar Sleeper 2010-04-121-2/+3
|
* fix netload and shareonline, captcha subsets for better recognitionGravatar Sleeper 2010-04-121-2/+18
|
* moved captcha stuff, extended serienjunkies, some other stuffGravatar mkaay 2009-12-301-0/+295