Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+1 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro | 2015-09-21 | 1 | -0/+2 |
* | Don't user dictionary’s iterator methods | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
* | Code cosmetics | Walter Purcaro | 2015-07-24 | 1 | -2/+2 |
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
* | Improve Captcha | Walter Purcaro | 2015-07-23 | 1 | -1/+1 |
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
* | [OCR] Fix __init__ (2) | Walter Purcaro | 2015-07-19 | 1 | -3/+2 |
* | Code cosmetics (3) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -0/+1 |
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -1/+1 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-06-24 | 1 | -5/+5 |
* | Move OCR to internal plugin folder | Walter Purcaro | 2015-06-14 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -1/+1 |
* | 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 |
* | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+5 |
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
* | Fix pillow import header | Walter Purcaro | 2014-10-05 | 1 | -1/+5 |
* | 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 |
* | Remove testcodes in captcha plugins | Walter Purcaro | 2014-07-20 | 1 | -9/+0 |
* | Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180cc | Walter Purcaro | 2014-07-20 | 1 | -1/+1 |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -6/+15 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+2 |
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -13/+13 |
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -8/+8 |
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+147 |
* | merged gui | mkaay | 2010-08-25 | 1 | -147/+0 |
* | removed tempfile, win fixes | RaNaN | 2010-08-21 | 1 | -0/+1 |
* | removed unused imports | RaNaN | 2010-05-01 | 1 | -1/+0 |
* | fix netload and shareonline, captcha subsets for better recognition | Sleeper | 2010-04-12 | 1 | -15/+1 |
* | moved captcha stuff, extended serienjunkies, some other stuff | mkaay | 2009-12-30 | 1 | -0/+161 |