summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/RelinkUs.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-23/+23
|\
| * Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-2/+1
| * Spare code cosmeticsGravatar Walter Purcaro 2015-01-311-5/+1
| * Some file encoding fixup + optimizationsGravatar Walter Purcaro 2015-01-291-2/+3
| * Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-2/+4
| * Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-2/+2
| * Spare code cosmeticsGravatar Walter Purcaro 2015-01-021-2/+2
| * [RelinkUs] Improve unlockPasswordProtectionGravatar Walter Purcaro 2015-01-021-7/+9
| * Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-5/+5
| * Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-8/+17
| * Fix with statement on old env like python 2.5 (2)Gravatar Walter Purcaro 2014-12-051-1/+3
| * Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-091-4/+3
| * Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
| * Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
| * Code cosmeticsGravatar Walter Purcaro 2014-10-271-2/+0
| * Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-2/+2
| * Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-251-2/+2
| * Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-4/+3
| * Call error instead fail in some pluginsGravatar Walter Purcaro 2014-10-231-1/+1
| * Remove needless self.htmlGravatar Walter Purcaro 2014-10-211-1/+0
| * [RelinkUs] Fix regex errors and str conversionGravatar AndroKev 2014-10-181-12/+33
| * Pattern update 3Gravatar Walter Purcaro 2014-10-111-1/+1
| * 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__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+2
| * Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-2/+2
* | module tempGravatar Walter Purcaro 2015-02-161-0/+293
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-263/+0
|/
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-4/+4
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-161-2/+1
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+3
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-2/+2
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-3/+0
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-12/+13
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-211-39/+39
* RelinkUs: Crypter several improvements.Gravatar fragonib 2012-12-261-81/+189
* RelinkUs, ShareLinksBiz, BitshareCom little improvementsGravatar fragonib 2011-06-121-9/+17
* Use new logging functionsGravatar fragonib 2011-06-051-10/+10
* Serveral Plugins: Clean upGravatar fragonib 2011-05-301-1/+1
* improved some code style issuesGravatar RaNaN 2011-05-141-3/+3
* Serveral Plugins: Clean upGravatar fragonib 2011-05-021-10/+10
* Little fixesGravatar fragonib 2010-12-061-3/+2
* RelinkUs: Add support for password protected packagesGravatar fragonib 2010-11-181-17/+66
* ReLinkUs plugin improvementGravatar fragonib 2010-10-211-20/+27
* closed #159Gravatar RaNaN 2010-10-201-24/+22
* New ReLinkUs crypter plugin versionGravatar fragonib 2010-10-191-42/+79
* new dirsGravatar RaNaN 2010-08-251-0/+58
* merged guiGravatar mkaay 2010-08-251-58/+0
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-0/+58