Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update FilecryptCc.py | 2015-08-14 | 1 | -3/+4 | |
| | | | Test if regexp search has returned an object before using it. Should fix #1753. | ||||
* | [Captcha] Fix _decrypt method | 2015-07-31 | 1 | -2/+1 | |
| | |||||
* | [AntiStandby] Fix max_mtime method | 2015-07-30 | 1 | -4/+1 | |
| | |||||
* | [FilecryptCc.py] Fix https://github.com/pyload/pyload/issues/1614 | 2015-07-30 | 1 | -2/+5 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -1/+1 | |
| | |||||
* | Improve Captcha | 2015-07-23 | 1 | -4/+4 | |
| | |||||
* | New Captcha skeleton | 2015-07-21 | 1 | -6/+6 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | Code cosmetics (3) | 2015-07-19 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics (2) | 2015-07-19 | 1 | -2/+2 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -36/+36 | |
| | |||||
* | Spare code cosmetics (2) | 2015-06-24 | 1 | -3/+3 | |
| | |||||
* | Update all | 2015-06-24 | 1 | -6/+3 | |
| | |||||
* | Update everything | 2015-06-08 | 1 | -2/+2 | |
| | |||||
* | Update plugins after splitting CaptchaService | 2015-05-30 | 1 | -2/+2 | |
| | |||||
* | Use 'import' instead 'from' | 2015-05-01 | 1 | -2/+2 | |
| | |||||
* | [FilecryptCc] Version up (2) | 2015-04-22 | 1 | -4/+4 | |
| | |||||
* | Merge pull request #1367 from zapp-brannigan/patch-1 | 2015-04-22 | 1 | -5/+6 | |
|\ | | | | | [FilecryptCc.py] Avoid hardcoded urls | ||||
| * | [FilecryptCc.py] Avoid hardcoded urls | 2015-04-22 | 1 | -6/+7 | |
| | | | | | | Fix https://github.com/pyload/pyload/issues/1364 again ;) | ||||
* | | [FilecryptCc] Version up | 2015-04-22 | 1 | -2/+4 | |
|/ | |||||
* | remove "www" in circlecaptcha to get it working | 2015-04-22 | 1 | -1/+1 | |
| | |||||
* | Update FilecryptCc.py | 2015-04-22 | 1 | -15/+10 | |
| | |||||
* | [FilecryptCc.py] Fix circle captcha | 2015-04-22 | 1 | -14/+17 | |
| | | | Fix https://github.com/pyload/pyload/issues/1364 | ||||
* | Spare code cosmetics | 2015-03-10 | 1 | -7/+5 | |
| | |||||
* | Spare code cosmetics | 2015-02-08 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2015-01-31 | 1 | -5/+2 | |
| | |||||
* | Update plugins after CaptchaService changes | 2015-01-22 | 1 | -11/+15 | |
| | |||||
* | [FilecryptCc.py] Added support for ReCaptchaV2 | 2015-01-14 | 1 | -17/+14 | |
| | | | Fix for https://github.com/pyload/pyload/issues/976 | ||||
* | Spare code cosmetics | 2015-01-02 | 1 | -1/+1 | |
| | |||||
* | [FilecryptCc] Fix handlePasswordProtection | 2015-01-02 | 1 | -3/+5 | |
| | |||||
* | [FilecryptCc] ReCaptcha 2.0 support | 2014-12-27 | 1 | -4/+14 | |
| | |||||
* | Update plugins | 2014-12-16 | 1 | -13/+29 | |
| | |||||
* | Merge pull request #956 from zapp-brannigan/patch-1 | 2014-12-16 | 1 | -4/+10 | |
|\ | | | | | [FilecryptCc.py] Upgrade captcha handling | ||||
| * | [FilecryptCc.py] Upgrade captcha handling | 2014-12-11 | 1 | -4/+10 | |
| | | | | | | Added support for "click the open circle" captchas. | ||||
* | | Spare code cosmetics | 2014-12-09 | 1 | -4/+4 | |
|/ | |||||
* | [NetloadIn] Syntax fixup | 2014-12-03 | 1 | -1/+1 | |
| | |||||
* | [FilecryptCc] Tiny fixup | 2014-11-22 | 1 | -2/+2 | |
| | |||||
* | [FilecryptCc] Code improvements | 2014-11-21 | 1 | -41/+24 | |
| | |||||
* | New crypter FilecryptCc | 2014-11-20 | 1 | -0/+165 | |