Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module -> pyload | 2014-09-14 | 1 | -173/+0 | |
| | |||||
* | Merge branch 'stable' into 0.4.10 | 2014-09-14 | 1 | -22/+5 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/Account.py module/plugins/AccountManager.py module/plugins/Hook.py module/plugins/OCR.py module/plugins/Plugin.py module/plugins/PluginManager.py module/plugins/ReCaptcha.py module/plugins/accounts/Ftp.py module/plugins/accounts/Http.py module/plugins/internal/MultiHoster.py module/plugins/ocr/GigasizeCom.py module/plugins/ocr/LinksaveIn.py module/plugins/ocr/NetloadIn.py module/plugins/ocr/ShareonlineBiz.py | ||||
| * | 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 | ||||
* | | [AccountManager] Fixed #733 | 2014-09-12 | 1 | -2/+8 | |
| | | |||||
* | | Stretch comment separator | 2014-07-14 | 1 | -4/+6 | |
| | | |||||
* | | Fix class definition | 2014-07-14 | 1 | -1/+1 | |
|/ | |||||
* | 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 | |