summaryrefslogtreecommitdiffstats
path: root/module/plugins/captcha/GigasizeCom.py
Commit message (Collapse)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
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+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
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-1/+1
|
* 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-8/+0
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+13
|
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
| | | | Merges vuolter/pyload@aa7b3f9
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@e4b2562
* new dirsGravatar RaNaN 2010-08-251-0/+19
|
* merged guiGravatar mkaay 2010-08-251-19/+0
|
* removed gocr dependencyGravatar RaNaN 2010-08-091-2/+6
|
* moved captcha stuff, extended serienjunkies, some other stuffGravatar mkaay 2009-12-301-0/+15