Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics | Walter Purcaro | 2016-01-02 | 1 | -1/+1 |
* | Update crypters and containers | Walter Purcaro | 2015-12-27 | 1 | -3/+3 |
* | Improve Container | Walter Purcaro | 2015-12-27 | 1 | -1/+1 |
* | Update containers | Walter Purcaro | 2015-12-27 | 1 | -3/+3 |
* | Fix https://github.com/pyload/pyload/issues/2112 | Walter Purcaro | 2015-10-28 | 1 | -2/+4 |
* | Increase all __version__ for crypters and hosters | Walter Purcaro | 2015-10-27 | 1 | -1/+1 |
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
* | Update containers | Walter Purcaro | 2015-10-18 | 1 | -5/+6 |
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+2 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
* | Rename self.core to self.pyload (plugins only) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -3/+3 |
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -5/+3 |
* | [container] Code cosmetics | Walter Purcaro | 2015-02-27 | 1 | -3/+3 |
* | Update container plugins | Walter Purcaro | 2015-02-03 | 1 | -12/+17 |
* | Some file encoding fixup + optimizations | Walter Purcaro | 2015-01-29 | 1 | -9/+10 |
* | Improve container __pattern__ | Walter Purcaro | 2015-01-23 | 1 | -2/+2 |
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -3/+4 |
* | 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 | -3/+3 |
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -1/+0 |
* | 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 |
* | Better import lib header | Walter Purcaro | 2014-10-05 | 1 | -1/+1 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro | 2014-08-01 | 1 | -5/+4 |
* | Prefer self.urls and self.packages for adding links | Walter Purcaro | 2014-07-16 | 1 | -1/+1 |
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -4/+7 |
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' in... | Walter Purcaro | 2014-07-15 | 1 | -0/+1 |
* | Fix some container __pattern__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
* | Fix EOF | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
* | fixes, cleanup, summary for each package | RaNaN | 2011-08-02 | 1 | -1/+1 |
* | added captchatrader.com support, fixed lof.cc | mkaay | 2011-01-31 | 1 | -1/+1 |
* | little changes | RaNaN | 2010-12-19 | 1 | -2/+2 |
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+42 |
* | merged gui | mkaay | 2010-08-25 | 1 | -42/+0 |
* | ccf fix and myvideo.de | Jeix | 2010-08-08 | 1 | -2/+2 |
* | some fixes | RaNaN | 2010-08-04 | 1 | -1/+0 |
* | more fixing | mkaay | 2010-08-03 | 1 | -0/+3 |
* | Container updated to new interface | Jeix | 2010-08-03 | 1 | -14/+13 |
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -12/+9 |
* | several fixes | mkaay | 2010-05-04 | 1 | -1/+1 |
* | little fixes, closed #71 | RaNaN | 2010-02-04 | 1 | -1/+0 |
* | closes #70, thx kepheus | mkaay | 2010-02-02 | 1 | -14/+4 |
* | closes #13 | mkaay | 2009-12-27 | 1 | -0/+55 |