summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/NetfolderIn.py
Commit message (Collapse)AuthorAgeFilesLines
* Dead plugins are stable, but still dead.Gravatar Walter Purcaro 2015-10-181-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-1/+1
|
* [NetloadIn] Mark dead (temp)Gravatar Walter Purcaro 2015-05-271-59/+5
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-2/+3
|
* [SimpleHoster] Improve multi-hoster featureGravatar Walter Purcaro 2014-12-231-3/+3
|
* Fix missing create_getInfoGravatar Walter Purcaro 2014-12-121-1/+4
|
* Update cryptersGravatar Walter Purcaro 2014-11-031-14/+4
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
|
* Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+3
|
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* 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/+3
| | | | Whitespaces and EOF fixup
* Update SimpleCrypter based pluginsGravatar Walter Purcaro 2014-10-061-2/+2
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-3/+3
| | | | 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-1/+4
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-2/+1
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Using SimpleCrypter to avoid repeating getPackageNameAndFolder.Gravatar Stefano 2013-04-061-16/+5
| | | | | + licenses + cosmetics
* NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-061-19/+16
| | | | + cosmetics
* Various fixes in 24 pluginsGravatar Stefano 2013-03-071-2/+2
|
* Use new logging functionsGravatar fragonib 2011-06-051-7/+7
|
* Serveral Plugins: Clean upGravatar fragonib 2011-05-301-1/+1
|
* improved some code style issuesGravatar RaNaN 2011-05-141-2/+2
|
* Serveral Plugins: Clean upGravatar fragonib 2011-05-021-9/+7
|
* netfolder, hotfile fix, filesonic/sharingmatrix betaGravatar Jeix 2011-01-161-3/+4
|
* Little fixesGravatar fragonib 2010-12-061-11/+7
|
* NetfolderIn: Add support for http://netfolder.in/{id}/{name} style linksGravatar fragonib 2010-11-271-1/+1
|
* NetfolderIn: Forgot to update versionGravatar fragonib 2010-11-271-1/+1
|
* NetfolderIn: Add support for password protected packagesGravatar fragonib 2010-11-271-11/+76
|
* netfolder, hotfile folderGravatar RaNaN 2010-09-191-0/+25