summaryrefslogtreecommitdiffstats
path: root/module/plugins/captcha/LinksaveIn.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
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-211-0/+2
|
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-251-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-2/+2
|
* 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-3/+2
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-0/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-1/+1
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-06-241-5/+5
|
* Move OCR to internal plugin folderGravatar Walter Purcaro 2015-06-141-2/+2
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-5/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-281-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-6/+6
|
* captcha -> OCRGravatar Walter Purcaro 2015-02-241-2/+2
|
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-1/+1
|
* 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
|
* Code cosmetics: items() -> iteritems()Gravatar Walter Purcaro 2014-10-281-1/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+5
|
* 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-1/+5
|
* 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-9/+0
|
* Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180ccGravatar Walter Purcaro 2014-07-201-1/+1
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-6/+15
|
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+2
| | | | Merges vuolter/pyload@aa7b3f9
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-13/+13
| | | | Merges vuolter/pyload@e4b2562
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-8/+8
| | | | Merges vuolter/pyload@a50c8ff
* new dirsGravatar RaNaN 2010-08-251-0/+147
|
* merged guiGravatar mkaay 2010-08-251-147/+0
|
* removed tempfile, win fixesGravatar RaNaN 2010-08-211-0/+1
|
* removed unused importsGravatar RaNaN 2010-05-011-1/+0
|
* fix netload and shareonline, captcha subsets for better recognitionGravatar Sleeper 2010-04-121-15/+1
|
* moved captcha stuff, extended serienjunkies, some other stuffGravatar mkaay 2009-12-301-0/+161