Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | self.html -> self.data | Walter Purcaro | 2015-10-23 | 1 | -12/+12 |
| | |||||
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Update crypters | Walter Purcaro | 2015-10-18 | 1 | -5/+9 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -3/+4 |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -2/+2 |
| | |||||
* | Fixpack (4) | Walter Purcaro | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -8/+5 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-09-21 | 1 | -0/+2 |
| | |||||
* | [Captcha] Fix _decrypt method | Walter Purcaro | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-24 | 1 | -3/+3 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | Improve Captcha | Walter Purcaro | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | New Captcha skeleton | Walter Purcaro | 2015-07-21 | 1 | -3/+3 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | Rename self.core to self.pyload (plugins only) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
| | |||||
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -2/+1 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -4/+4 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -57/+57 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -18/+18 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -4/+4 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -2/+2 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-08 | 1 | -3/+3 |
| | |||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-02-08 | 1 | -2/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-01-31 | 1 | -5/+1 |
| | |||||
* | Some file encoding fixup + optimizations | Walter Purcaro | 2015-01-29 | 1 | -2/+3 |
| | |||||
* | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 1 | -2/+4 |
| | |||||
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-01-02 | 1 | -2/+2 |
| | |||||
* | [RelinkUs] Improve unlockPasswordProtection | Walter Purcaro | 2015-01-02 | 1 | -7/+9 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-22 | 1 | -5/+5 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -8/+17 |
| | |||||
* | Fix with statement on old env like python 2.5 (2) | Walter Purcaro | 2014-12-05 | 1 | -1/+3 |
| | |||||
* | Use with statement instead open method when accessing fod + handle i/o error | Walter Purcaro | 2014-11-09 | 1 | -4/+3 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -0/+2 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -2/+0 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -4/+3 |
| | |||||
* | Call error instead fail in some plugins | Walter Purcaro | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Remove needless self.html | Walter Purcaro | 2014-10-21 | 1 | -1/+0 |
| | |||||
* | [RelinkUs] Fix regex errors and str conversion | AndroKev | 2014-10-18 | 1 | -12/+33 |
| | |||||
* | Pattern update 3 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+2 |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -4/+4 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer self.urls and self.packages for adding links | Walter Purcaro | 2014-07-16 | 1 | -2/+1 |
| | |||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -1/+3 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -2/+2 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -3/+0 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -12/+13 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix __pattern__ www | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 1 | -39/+39 |
| | |||||
* | RelinkUs: Crypter several improvements. | fragonib | 2012-12-26 | 1 | -81/+189 |
| | |||||
* | RelinkUs, ShareLinksBiz, BitshareCom little improvements | fragonib | 2011-06-12 | 1 | -9/+17 |
| | |||||
* | Use new logging functions | fragonib | 2011-06-05 | 1 | -10/+10 |
| | |||||
* | Serveral Plugins: Clean up | fragonib | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | improved some code style issues | RaNaN | 2011-05-14 | 1 | -3/+3 |
| | |||||
* | Serveral Plugins: Clean up | fragonib | 2011-05-02 | 1 | -10/+10 |
| | |||||
* | Little fixes | fragonib | 2010-12-06 | 1 | -3/+2 |
| | |||||
* | RelinkUs: Add support for password protected packages | fragonib | 2010-11-18 | 1 | -17/+66 |
| | |||||
* | ReLinkUs plugin improvement | fragonib | 2010-10-21 | 1 | -20/+27 |
| | |||||
* | closed #159 | RaNaN | 2010-10-20 | 1 | -24/+22 |
| | |||||
* | New ReLinkUs crypter plugin version | fragonib | 2010-10-19 | 1 | -42/+79 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+58 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -58/+0 |
| | |||||
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -0/+58 |