Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | Walter Purcaro | 2015-03-26 | 1 | -319/+0 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro | 2015-03-26 | 1 | -0/+319 |
|\ | |||||
| * | 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 plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 5 | -308/+0 |
* | | module temp | Walter Purcaro | 2015-02-16 | 5 | -0/+308 |
* | | Move captcha to ocr | Walter Purcaro | 2014-07-10 | 6 | -566/+0 |
* | | Porting to Pillow | Stefano | 2014-06-28 | 2 | -27/+32 |
|/ | |||||
* | 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 |