summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/MultiHoster.py
Commit message (Collapse)AuthorAgeFilesLines
* [MultiHoster] Code cosmeticsGravatar Walter Purcaro 2014-12-061-22/+23
|
* [MultiHoster] Fix __name__Gravatar Walter Purcaro 2014-11-221-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-041-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-11-031-7/+8
|
* Code cosmetics: items() -> iteritems()Gravatar Walter Purcaro 2014-10-281-1/+1
|
* Update __config__Gravatar Walter Purcaro 2014-10-281-2/+0
|
* Code cosmeticsGravatar Walter Purcaro 2014-10-271-3/+6
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+11
|
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-2/+2
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+2
| | | | Whitespaces and EOF fixup
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-8/+8
|
* 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
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-9/+9
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-4/+6
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-181-1/+1
|
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@1387ded
* Internal plugins PEP8 cleanupGravatar Walter Purcaro 2013-11-231-48/+49
|
* update czshare, little fixesGravatar zoidberg10 2012-10-031-21/+26
|
* little multihoster fixGravatar RaNaN 2012-10-021-3/+3
|
* rapidgator.net premium, novafile.com free, multihoster schedule refreshGravatar zoidberg10 2012-10-011-17/+56
|
* filebeer folder crypter, multihoster unload fixGravatar zoidberg10 2012-09-301-7/+8
|
* small plugin fixesGravatar zoidberg10 2012-09-251-6/+8
|
* multihosters - closed #618, store http/ftp accounts, add uptobox.com premiumGravatar zoidberg10 2012-09-241-33/+78
|
* closed #605Gravatar RaNaN 2012-06-031-2/+4
|
* multihoster fix, fixes #576Gravatar RaNaN 2012-04-111-2/+2
|
* version bumpGravatar RaNaN 2012-04-101-1/+3
|
* Fixes a bug where unset or empty __pattern__ in MultiHoster plugins produce ↵Gravatar Florian Franzen 2012-04-091-1/+4
| | | | an error or an all matching regex if the MultiHoster introduces a new hosters to pyLoad.
* closed #440Gravatar RaNaN 2011-12-021-2/+2
|
* improved plugin loader, import hook to always use newest plugin versionsGravatar RaNaN 2011-11-141-0/+90