Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Captcha] Fix _decrypt method | Walter Purcaro | 2015-07-31 | 1 | -3/+3 |
* | Fix https://github.com/pyload/pyload/issues/1520 (3) | Walter Purcaro | 2015-07-29 | 1 | -2/+7 |
* | Fix https://github.com/pyload/pyload/issues/1520 | Walter Purcaro | 2015-07-28 | 1 | -2/+7 |
* | Then update others | Walter Purcaro | 2015-07-27 | 1 | -1/+1 |
* | Don't user dictionary’s iterator methods | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 2 | -3/+3 |
* | Fix typo | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
* | Code cosmetics | Walter Purcaro | 2015-07-24 | 2 | -67/+61 |
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 9 | -9/+9 |
* | Improve Captcha | Walter Purcaro | 2015-07-23 | 8 | -4/+462 |
* | Code cosmetics | Walter Purcaro | 2015-07-23 | 1 | -115/+122 |
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 5 | -0/+5 |
* | [OCR] Fix __init__ (2) | Walter Purcaro | 2015-07-19 | 4 | -18/+5 |
* | Code cosmetics (3) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 2 | -59/+63 |
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -0/+1 |
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 5 | -59/+59 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-06-24 | 2 | -127/+127 |
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -147/+147 |
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -3/+0 |
* | Move OCR to internal plugin folder | Walter Purcaro | 2015-06-14 | 6 | -329/+10 |
* | New OCR CircleCaptcha | gsasch | 2015-05-18 | 1 | -0/+781 |
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -5/+4 |
* | Spare code cosmetics | Walter Purcaro | 2015-03-28 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 1 | -6/+6 |
* | captcha -> OCR | Walter Purcaro | 2015-02-24 | 5 | -8/+8 |
* | Some file encoding fixup + optimizations | Walter Purcaro | 2015-01-29 | 1 | -8/+9 |
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 2 | -4/+4 |
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -12/+13 |
* | Fix __version__ format in some plugins | Walter Purcaro | 2014-12-09 | 5 | -5/+5 |
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
* | Code cosmetics | Walter Purcaro | 2014-11-09 | 1 | -1/+1 |
* | Use with statement instead open method when accessing fod + handle i/o error | Walter Purcaro | 2014-11-09 | 1 | -6/+11 |
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 5 | -20/+20 |
* | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 5 | -0/+20 |
* | Spare code cosmetics | Walter Purcaro | 2014-10-17 | 1 | -9/+6 |
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 5 | -0/+5 |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | Walter Purcaro | 2014-10-07 | 5 | -10/+5 |
* | Fix pillow import header | Walter Purcaro | 2014-10-05 | 2 | -6/+10 |
* | Fix captcha import of OCR class | Walter Purcaro | 2014-10-02 | 4 | -4/+4 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro | 2014-08-01 | 5 | -45/+17 |
* | Remove testcodes in captcha plugins | Walter Purcaro | 2014-07-20 | 4 | -50/+0 |
* | Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180cc | Walter Purcaro | 2014-07-20 | 2 | -3/+2 |
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -1/+0 |
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' in... | Walter Purcaro | 2014-07-15 | 2 | -15/+29 |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 5 | -14/+60 |
* | Use "is" instead "==" for bool condition check | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 5 | -2/+7 |
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 2 | -2/+2 |
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 5 | -29/+28 |
* | Fix EOF | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 2 | -9/+9 |
* | MegauploadCom: deleted captcha plugin | Walter Purcaro | 2013-10-15 | 1 | -14/+0 |
* | some fixes | RaNaN | 2011-02-06 | 1 | -1/+2 |
* | little fixes | RaNaN | 2010-11-18 | 1 | -0/+2 |
* | readded links txt parsing, catpcha error workaround | RaNaN | 2010-08-27 | 1 | -9/+8 |
* | some automatic fixes | RaNaN | 2010-08-27 | 1 | -1/+1 |
* | new dirs | RaNaN | 2010-08-25 | 7 | -0/+570 |
* | merged gui | mkaay | 2010-08-25 | 7 | -570/+0 |
* | slightly improved process call | RaNaN | 2010-08-25 | 1 | -33/+5 |
* | removed tempfile, win fixes | RaNaN | 2010-08-21 | 5 | -8/+34 |
* | adaptions for win build | RaNaN | 2010-08-21 | 1 | -0/+4 |
* | fixes | RaNaN | 2010-08-20 | 1 | -1/+1 |
* | some win preparation | RaNaN | 2010-08-20 | 1 | -1/+8 |
* | removed gocr dependency | RaNaN | 2010-08-09 | 2 | -7/+6 |
* | hook config interface | RaNaN | 2010-08-05 | 1 | -1/+3 |
* | wait fix | RaNaN | 2010-08-01 | 1 | -3/+4 |
* | more improvements and cleaned some imports | RaNaN | 2010-07-29 | 1 | -1/+0 |
* | new plugin interface test, ShareonlineBiz + SerienjunkiesOrg + MegauploadedCo... | mkaay | 2010-05-17 | 1 | -1/+3 |
* | removed unused imports | RaNaN | 2010-05-01 | 1 | -1/+0 |
* | captcha fix | Sleeper | 2010-04-12 | 1 | -2/+3 |
* | fix netload and shareonline, captcha subsets for better recognition | Sleeper | 2010-04-12 | 5 | -34/+22 |
* | moved captcha stuff, extended serienjunkies, some other stuff | mkaay | 2009-12-30 | 7 | -0/+570 |