Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update crypters | Walter Purcaro | 2015-10-18 | 1 | -3/+6 |
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -3/+4 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -2/+2 |
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -6/+4 |
* | 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 | -2/+2 |
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
* | Improve Captcha | Walter Purcaro | 2015-07-23 | 1 | -3/+3 |
* | New Captcha skeleton | Walter Purcaro | 2015-07-21 | 1 | -4/+4 |
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -71/+71 |
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -24/+24 |
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -2/+2 |
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
* | Update plugins after splitting CaptchaService | Walter Purcaro | 2015-05-30 | 1 | -2/+2 |
* | Spare code cosmetics | Walter Purcaro | 2015-04-08 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro | 2015-03-28 | 1 | -2/+2 |
* | __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 |
* | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 1 | -3/+3 |
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro | 2014-12-22 | 1 | -2/+2 |
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -2/+2 |
* | 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 | -3/+2 |
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -3/+3 |
* | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -5/+4 |
* | Call error instead fail in some plugins | Walter Purcaro | 2014-10-23 | 1 | -1/+1 |
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -6/+0 |
* | Remove needless self.html | Walter Purcaro | 2014-10-21 | 1 | -1/+0 |
* | Fixed logging issue with coords values | Walter Purcaro | 2014-10-18 | 1 | -2/+19 |
* | Pattern update 3 | Walter Purcaro | 2014-10-11 | 1 | -2/+2 |
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
* | Pattern update 1 | 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__ + Whitespace... | Walter Purcaro | 2014-10-07 | 1 | -2/+3 |
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -1/+1 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro | 2014-08-01 | 1 | -3/+3 |
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -5/+5 |
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -7/+7 |
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -6/+9 |
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' in... | Walter Purcaro | 2014-07-15 | 1 | -8/+4 |
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | NCryptIn: better folder name detect | Stefano | 2013-10-23 | 1 | -28/+28 |
* | Update NCryptIn.py | fragonib | 2013-10-19 | 1 | -94/+131 |
* | NCryptIn: ability to decrypt single encrypted links. | Stefano | 2013-10-11 | 1 | -28/+43 |
* | NCryptIn: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 |
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 1 | -43/+44 |
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -251/+251 |
* | NCryptIn: version increased | Stefano | 2013-05-25 | 1 | -1/+1 |
* | Converted tabs to spaces | Nold360 | 2013-04-16 | 1 | -3/+2 |
* | I hate this comment.. but now it's finally fixed... | Nold360 | 2013-04-16 | 1 | -1/+1 |
* | Added Workaround for duplicate links in NCryptIn | Nold360 | 2013-04-16 | 1 | -1/+15 |
* | Added circlecaptcha to NCryptIn-Plugin | Nold360 | 2013-04-16 | 1 | -2/+16 |
* | Use new logging functions | fragonib | 2011-06-05 | 1 | -20/+20 |
* | Serveral Plugins: Clean up | fragonib | 2011-05-30 | 1 | -1/+1 |
* | Several Crypters and Hosters fixes, improvements, python2.5 issues... | fragonib | 2011-05-15 | 1 | -6/+6 |
* | improved some code style issues | RaNaN | 2011-05-14 | 1 | -3/+3 |
* | NCryptIn: Fixed support for web links | fragonib | 2011-05-02 | 1 | -9/+20 |
* | NCryptIn: Improved support | fragonib | 2011-04-30 | 1 | -74/+120 |
* | NCryptIn: FIX invalid password | fragonib | 2011-04-18 | 1 | -2/+4 |
* | NCryptIn: Bug fixes | fragonib | 2011-02-20 | 1 | -39/+42 |
* | linksave and ncrypt working with captchas | RaNaN | 2011-01-29 | 1 | -14/+28 |
* | First working version | fragonib | 2011-01-26 | 1 | -0/+148 |