Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -4/+4 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -0/+2 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+1 |
| | |||||
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | 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/+3 |
| | | | | Whitespaces and EOF fixup | ||||
* | Better import lib header | Walter Purcaro | 2014-10-05 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -2/+3 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | Prefer self.urls and self.packages for adding links | Walter Purcaro | 2014-07-16 | 1 | -4/+2 |
| | |||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -1/+4 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -5/+5 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix __pattern__ www | Walter Purcaro | 2014-04-11 | 1 | -3/+3 |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Fix __type__ for crypters | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@48af9ab | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 1 | -9/+10 |
| | |||||
* | closed #393 | RaNaN | 2011-09-21 | 1 | -1/+1 |
| | |||||
* | fixed hoerbuch.in plugin (closes #328) | mkaay | 2011-06-15 | 1 | -30/+33 |
| | |||||
* | fixed #206 (HoerbuchIn) | mkaay | 2011-02-01 | 1 | -33/+39 |
| | |||||
* | some automatic fixes | RaNaN | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+46 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -46/+0 |
| | |||||
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -0/+46 |