summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/Http.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-17/+0
|
* module tempGravatar Walter Purcaro 2015-02-161-0/+17
|
* module -> pyloadGravatar Walter Purcaro 2014-09-141-16/+0
|
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-09-141-1/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ↵Gravatar Walter Purcaro 2014-08-011-1/+1
| | | | | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
| * Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+2
| |
| * Revert Ftp.py and Http.py changesGravatar Walter Purcaro 2014-07-061-1/+1
| |
| * Fix account checkLogin + related code cosmeticsGravatar Walter Purcaro 2014-07-061-1/+1
| |
* | Fix account checkLoginGravatar Walter Purcaro 2014-07-061-1/+1
|/
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-231-2/+3
|
* multihosters - closed #618, store http/ftp accounts, add uptobox.com premiumGravatar zoidberg10 2012-09-241-0/+13