Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -7/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -2/+2 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+6 |
| | |||||
* | Pattern update 1 | Walter Purcaro | 2014-10-11 | 1 | -2/+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 | ||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -1/+5 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -6/+6 |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -10/+8 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -6/+6 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | 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 | ||||
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 1 | -4/+2 |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Removed unnecessary assignments for self.html and self.wantReconnect | Walter Purcaro | 2013-11-16 | 1 | -1/+0 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -16/+16 |
| | |||||
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -2/+2 |
| | |||||
* | getConfig instead getConf for all | Walter Purcaro | 2013-06-03 | 1 | -3/+3 |
| | |||||
* | Various fixes in 24 plugins | Stefano | 2013-03-07 | 1 | -70/+70 |
| | |||||
* | new download backend: wrapped deferred, Request compatibility draft, other fixes | mkaay | 2010-12-21 | 1 | -0/+80 |
added caution's fixes (VeehdCom, PornhubCom) |