summaryrefslogtreecommitdiffstats
path: root/module/plugins/captcha/ShareonlineBiz.py
Commit message (Expand)AuthorAgeFilesLines
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
* Fix https://github.com/pyload/pyload/issues/1920Gravatar Walter Purcaro 2015-10-021-2/+1
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* Improve CaptchaGravatar Walter Purcaro 2015-07-231-1/+1
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* [OCR] Fix __init__ (2)Gravatar Walter Purcaro 2015-07-191-5/+1
* 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__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* 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
* 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' in...Gravatar Walter Purcaro 2014-07-151-1/+2
* 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
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-3/+3
* 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