Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename self.core to self.pyload (plugins only) | Walter Purcaro | 2015-07-19 | 1 | -2/+2 |
| | |||||
* | Code cosmetics (3) | Walter Purcaro | 2015-07-19 | 1 | -2/+2 |
| | |||||
* | Fix addons | Walter Purcaro | 2015-07-19 | 1 | -5/+3 |
| | |||||
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -2/+2 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -26/+26 |
| | |||||
* | Spare code cosmetics (4) | Walter Purcaro | 2015-06-24 | 1 | -5/+5 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -8/+8 |
| | |||||
* | Hook plugin code cosmetics (2) | Walter Purcaro | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -8/+6 |
| | |||||
* | interval code cosmetics | Walter Purcaro | 2015-03-26 | 1 | -12/+8 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-18 | 1 | -0/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 1 | -6/+6 |
| | |||||
* | Whitespace cosmetics | Walter Purcaro | 2015-03-08 | 1 | -3/+3 |
| | |||||
* | [Checksum] Retrieve hashsum from self.info | Walter Purcaro | 2015-02-03 | 1 | -12/+21 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-22 | 1 | -8/+8 |
| | |||||
* | Don't start unused periodical in some addons | Walter Purcaro | 2014-12-09 | 1 | -1/+6 |
| | |||||
* | Update some plugins | Walter Purcaro | 2014-12-01 | 1 | -2/+7 |
| | |||||
* | [Checksum] Don't use b'' | Walter Purcaro | 2014-11-09 | 1 | -3/+3 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -6/+6 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -2/+1 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+4 |
| | |||||
* | 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/+4 |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -10/+9 |
| | |||||
* | [Checksum] Moved the checksum validation toggle to the plugin because the ↵ | stickell | 2014-08-31 | 1 | -6/+7 |
| | | | | general configuration has been removed in 0.4.10 | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -18/+5 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -9/+9 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -3/+5 |
| | |||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Checksum: disabled by default | Stefano | 2013-12-13 | 1 | -2/+2 |
| | |||||
* | Checksum: merged #388 | Walter Purcaro | 2013-12-13 | 1 | -34/+37 |
| | |||||
* | Checksum: reverted b2e7352 due to a case sensitive issue | Stefano | 2013-10-04 | 1 | -15/+1 |
| | |||||
* | DDLStorage: rewritten to use API. | Stefano | 2013-10-02 | 1 | -1/+15 |
| | |||||
* | Checksum: fixed #262 | Stefano | 2013-09-18 | 1 | -2/+2 |
| | |||||
* | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 1 | -62/+75 |
| | |||||
* | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | zoidberg10 | 2012-09-24 | 1 | -7/+46 |
| | |||||
* | update turbobit, 1fichier - closed #679, maybe #665 | zoidberg10 | 2012-09-08 | 1 | -7/+14 |
| | |||||
* | filecloud.io (experimental) -- closed #659 | zoidberg10 | 2012-08-24 | 1 | -8/+10 |
| | |||||
* | update uloz.to, cloudnator.com, checksum plugin | zoidberg10 | 2012-06-14 | 1 | -15/+41 |
| | |||||
* | commit plugins only | zoidberg10 | 2012-05-30 | 1 | -0/+95 |
| | |||||
* | Backed out changeset: 240404fc2b83 | zoidberg10 | 2012-05-30 | 1 | -95/+0 |
| | |||||
* | simple checksum and download scheduler hooks; keep config options ordered | zoidberg10 | 2012-05-30 | 1 | -0/+95 |