summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/MegaNz.py
Commit message (Expand)AuthorAgeFilesLines
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+2
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-8/+8
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-5/+5
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-2/+2
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* MegaNz: bugfix https://github.com/pyload/pyload/issues/274Gravatar Walter Purcaro 2013-10-021-4/+9
* Fixed module importsGravatar Stefano 2013-07-251-5/+5
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-3/+5
* revert correct rsrtrip()Gravatar Gonzalo SR 2013-04-111-1/+1
* Fixed incorrect use of rstrip()Gravatar Gonzalo SR 2013-04-111-4/+4
* bump version number for MegaNzGravatar RaNaN 2013-02-141-1/+1
* Support for incorrectly padded Mega.co.nz keysGravatar Gonzalo SR 2013-02-141-1/+2
* closed #764Gravatar RaNaN 2013-02-091-5/+5
* mega.co.nz hoster pluginGravatar RaNaN 2013-01-261-0/+124