Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert plugins to stable | 2014-11-22 | 1 | -77/+75 | |
| | |||||
* | [PluginManager] Improve some routines | 2014-11-10 | 1 | -1/+0 | |
| | |||||
* | [AccountManager] Don't break pyload if account load fails | 2014-11-10 | 1 | -6/+14 | |
| | |||||
* | Code cosmetics | 2014-11-10 | 1 | -2/+2 | |
| | |||||
* | [AccountManager] I/O error handling | 2014-11-09 | 1 | -28/+30 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -1/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+11 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 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 | 2014-07-15 | 1 | -4/+4 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -1/+3 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Remove bad whitespaces | 2014-04-11 | 1 | -24/+21 | |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | automatic plugin reloader | 2011-11-20 | 1 | -4/+5 | |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | 2011-11-14 | 1 | -1/+1 | |
| | |||||
* | fixed json import | 2011-09-22 | 1 | -1/+1 | |
| | |||||
* | has_key refractored, package name generator by Geek | 2011-07-14 | 1 | -4/+4 | |
| | |||||
* | erniebs fixes, ul lifetime fix | 2011-06-12 | 1 | -5/+7 | |
| | |||||
* | rehost plugin, fixed some account management issues | 2011-05-25 | 1 | -5/+2 | |
| | |||||
* | gui account add fix | 2011-02-14 | 1 | -2/+3 | |
| | |||||
* | closed #234 | 2011-02-07 | 1 | -0/+2 | |
| | |||||
* | FileSonic Premium | 2011-01-23 | 1 | -2/+5 | |
| | |||||
* | cleaned request factory | 2010-12-22 | 1 | -0/+179 | |