Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix https://github.com/pyload/pyload/issues/2112 | Walter Purcaro | 2015-10-28 | 1 | -3/+5 |
| | |||||
* | Increase all __version__ for crypters and hosters | Walter Purcaro | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | [Dereferer] Don't preload | Walter Purcaro | 2015-10-23 | 1 | -1/+5 |
| | |||||
* | [Dereferer] Improve a bit | Walter Purcaro | 2015-10-23 | 1 | -7/+6 |
| | |||||
* | [Dereferer] Fix https://github.com/pyload/pyload/issues/2096 | Walter Purcaro | 2015-10-23 | 1 | -3/+5 |
| | |||||
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Update crypters | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -5/+6 |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -4/+4 |
| | |||||
* | Fixpack (3) | Walter Purcaro | 2015-10-04 | 1 | -1/+1 |
| | |||||
* | Fixpack (2) | Walter Purcaro | 2015-10-04 | 1 | -1/+1 |
| | |||||
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Update crypter plugins | Walter Purcaro | 2015-09-29 | 1 | -6/+6 |
| | |||||
* | Improve _log method | Walter Purcaro | 2015-07-28 | 1 | -3/+3 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1479 | Walter Purcaro | 2015-06-10 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Improve logging and file checking | Walter Purcaro | 2015-06-08 | 1 | -4/+2 |
| | |||||
* | Update Dereferer.py | GammaC0de | 2015-06-01 | 1 | -2/+4 |
| | |||||
* | [SimpleCrypter] Merge with SimpleDereferer | Walter Purcaro | 2015-05-30 | 1 | -9/+5 |
| | |||||
* | [Dereferer][SimpleDereferer] Update | Walter Purcaro | 2015-05-30 | 1 | -3/+30 |
| | |||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 1 | -2/+2 |
| | |||||
* | [Dereferer][DontKnowMe] Extend SimpleDereferer | Walter Purcaro | 2014-12-27 | 1 | -13/+4 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-22 | 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 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -0/+2 |
| | |||||
* | 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 | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -18/+4 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | 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 | -1/+4 |
| | |||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 1 | -1/+2 |
| | |||||
* | Dereferer plugin | zoidberg10 | 2012-11-18 | 1 | -0/+34 |