Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics (3) | Walter Purcaro | 2015-06-24 | 1 | -4/+4 |
| | |||||
* | Revert plugins to stable | Walter Purcaro | 2014-11-22 | 1 | -77/+75 |
| | |||||
* | [PluginManager] Improve some routines | Walter Purcaro | 2014-11-10 | 1 | -1/+0 |
| | |||||
* | [AccountManager] Don't break pyload if account load fails | Walter Purcaro | 2014-11-10 | 1 | -6/+14 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -2/+2 |
| | |||||
* | [AccountManager] I/O error handling | Walter Purcaro | 2014-11-09 | 1 | -28/+30 |
| | |||||
* | 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/+11 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -17/+0 |
| | | | | 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 | -4/+4 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -1/+3 |
| | | | | 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 | ||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -24/+21 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | automatic plugin reloader | RaNaN | 2011-11-20 | 1 | -4/+5 |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | fixed json import | RaNaN | 2011-09-22 | 1 | -1/+1 |
| | |||||
* | has_key refractored, package name generator by Geek | RaNaN | 2011-07-14 | 1 | -4/+4 |
| | |||||
* | erniebs fixes, ul lifetime fix | RaNaN | 2011-06-12 | 1 | -5/+7 |
| | |||||
* | rehost plugin, fixed some account management issues | RaNaN | 2011-05-25 | 1 | -5/+2 |
| | |||||
* | gui account add fix | mkaay | 2011-02-14 | 1 | -2/+3 |
| | |||||
* | closed #234 | RaNaN | 2011-02-07 | 1 | -0/+2 |
| | |||||
* | FileSonic Premium | RaNaN | 2011-01-23 | 1 | -2/+5 |
| | |||||
* | cleaned request factory | RaNaN | 2010-12-22 | 1 | -0/+179 |