Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes | Walter Purcaro | 2015-08-04 | 1 | -3/+3 |
| | |||||
* | Update Plugin.py | GammaC0de | 2015-08-03 | 1 | -1/+1 |
| | |||||
* | Update Plugin.py | GammaC0de | 2015-08-03 | 1 | -1/+1 |
| | |||||
* | Update Plugin.py | GammaC0de | 2015-08-03 | 1 | -2/+2 |
| | |||||
* | Use set_cookie instead cj.setCookie | Walter Purcaro | 2015-08-03 | 1 | -6/+16 |
| | |||||
* | Tiny fixes | Walter Purcaro | 2015-08-02 | 1 | -0/+1 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1663 | Walter Purcaro | 2015-08-02 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 (3) | Walter Purcaro | 2015-08-02 | 1 | -7/+7 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 (2) | Walter Purcaro | 2015-08-02 | 1 | -2/+6 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 | Walter Purcaro | 2015-08-02 | 1 | -5/+17 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1632 | Walter Purcaro | 2015-07-31 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1628 | Walter Purcaro | 2015-07-31 | 1 | -1/+5 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1601 | Walter Purcaro | 2015-07-31 | 1 | -3/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1625 | Walter Purcaro | 2015-07-31 | 1 | -1/+32 |
| | |||||
* | Fix get_code call in captcha hooks | Walter Purcaro | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | Still improving _log methods | Walter Purcaro | 2015-07-29 | 1 | -1/+1 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1602 | Walter Purcaro | 2015-07-29 | 1 | -1/+2 |
| | |||||
* | [Plugin] Fix set_cookies | Walter Purcaro | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | Fix _log method | Walter Purcaro | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | Improve _log method | Walter Purcaro | 2015-07-28 | 1 | -12/+13 |
| | |||||
* | Missed to bump up some plugin __version__ | Walter Purcaro | 2015-07-28 | 1 | -1/+1 |
| | |||||
* | Spare code fixes | Walter Purcaro | 2015-07-27 | 1 | -2/+2 |
| | |||||
* | Bunch of fixups | Walter Purcaro | 2015-07-27 | 1 | -2/+14 |
| | |||||
* | Update internal plugins | Walter Purcaro | 2015-07-27 | 1 | -10/+9 |
| | |||||
* | Don't user dictionary’s iterator methods | Walter Purcaro | 2015-07-25 | 1 | -2/+2 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -6/+9 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-24 | 1 | -2/+2 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -7/+7 |
| | |||||
* | Hotfixes | Walter Purcaro | 2015-07-24 | 1 | -5/+26 |
| | |||||
* | [Plugin] Another fix about page decoding | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | 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 | -53/+13 |
| | |||||
* | Code cosmetics (3) | Walter Purcaro | 2015-07-19 | 1 | -1/+9 |
| | |||||
* | Fix addons | Walter Purcaro | 2015-07-19 | 1 | -3/+1 |
| | |||||
* | Improve fixurl method | Walter Purcaro | 2015-07-19 | 1 | -5/+6 |
| | |||||
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -8/+8 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -1/+1 |
| | |||||
* | Reorder some functions | Walter Purcaro | 2015-07-18 | 1 | -1/+25 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -2/+2 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -25/+33 |
| | |||||
* | [Plugin] Fix decoding in load method | Walter Purcaro | 2015-07-05 | 1 | -6/+2 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -8/+24 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -482/+126 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -24/+20 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1498 | Walter Purcaro | 2015-06-15 | 1 | -3/+7 |
| | |||||
* | [Plugin] Typo | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | Update Base | Walter Purcaro | 2015-06-15 | 1 | -48/+77 |
| | |||||
* | Fix new internal plugins | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | Hook back to Base class | Walter Purcaro | 2015-06-14 | 1 | -1/+1 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1492 and ↵ | Walter Purcaro | 2015-06-14 | 1 | -2/+2 |
| | | | | https://github.com/pyload/pyload/issues/1493 | ||||
* | Move new log functions to Plugin | Walter Purcaro | 2015-06-14 | 1 | -9/+26 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1473 | Walter Purcaro | 2015-06-10 | 1 | -21/+2 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -4/+4 |
| | |||||
* | Move base plugins to internal folder | Walter Purcaro | 2015-06-08 | 1 | -0/+617 |