Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -4/+4 |
| | |||||
* | Move OCR to internal plugin folder | Walter Purcaro | 2015-06-14 | 1 | -2/+2 |
| | |||||
* | captcha -> OCR | Walter Purcaro | 2015-02-24 | 1 | -2/+2 |
| | |||||
* | Fix __version__ format in some plugins | Walter Purcaro | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+1 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Fix captcha import of OCR class | Walter Purcaro | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -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 plugins | Walter Purcaro | 2014-07-20 | 1 | -25/+0 |
| | |||||
* | Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180cc | Walter Purcaro | 2014-07-20 | 1 | -2/+1 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -1/+2 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -3/+13 |
| | |||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -3/+3 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+53 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -53/+0 |
| | |||||
* | removed tempfile, win fixes | RaNaN | 2010-08-21 | 1 | -0/+2 |
| | |||||
* | fix netload and shareonline, captcha subsets for better recognition | Sleeper | 2010-04-12 | 1 | -11/+1 |
| | |||||
* | moved captcha stuff, extended serienjunkies, some other stuff | mkaay | 2009-12-30 | 1 | -0/+61 |