summaryrefslogtreecommitdiffstats
path: root/module/plugins/captcha/ShareonlineBiz.py
Commit message (Collapse)AuthorAgeFilesLines
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-4/+4
|
* Move OCR to internal plugin folderGravatar Walter Purcaro 2015-06-141-2/+2
|
* captcha -> OCRGravatar Walter Purcaro 2015-02-241-2/+2
|
* Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-091-1/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+1
|
* 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 captcha import of OCR classGravatar Walter Purcaro 2014-10-021-1/+1
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-2/+2
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Remove testcodes in captcha pluginsGravatar Walter Purcaro 2014-07-201-25/+0
|
* Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180ccGravatar Walter Purcaro 2014-07-201-2/+1
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-1/+2
| | | | 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-3/+13
|
* 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-3/+3
| | | | Merges vuolter/pyload@e4b2562
* new dirsGravatar RaNaN 2010-08-251-0/+53
|
* merged guiGravatar mkaay 2010-08-251-53/+0
|
* removed tempfile, win fixesGravatar RaNaN 2010-08-211-0/+2
|
* fix netload and shareonline, captcha subsets for better recognitionGravatar Sleeper 2010-04-121-11/+1
|
* moved captcha stuff, extended serienjunkies, some other stuffGravatar mkaay 2009-12-301-0/+61