Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Account] Fix __version__ | 2015-09-21 | 1 | -1/+1 | |
| | |||||
* | [Account] parse_info -> grab_info | 2015-09-21 | 1 | -5/+5 | |
| | |||||
* | [Account] fix relogin not working | 2015-08-04 | 1 | -4/+1 | |
| | |||||
* | Some fixes | 2015-08-04 | 1 | -8/+7 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1664 | 2015-08-02 | 1 | -4/+3 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1663 | 2015-08-02 | 1 | -1/+0 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1640 (2) | 2015-08-02 | 1 | -4/+3 | |
| | |||||
* | Update some plugins | 2015-08-02 | 1 | -11/+4 | |
| | |||||
* | Fix and improve account logic | 2015-07-31 | 1 | -36/+35 | |
| | |||||
* | [Account] Fix ********** bug | 2015-07-31 | 1 | -2/+3 | |
| | |||||
* | Update Account.py | 2015-07-29 | 1 | -1/+1 | |
| | | | better readability than conditional expression | ||||
* | Update Account.py | 2015-07-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | the needed premium key is not directly in info, but in the sub-directory 'data': {'data': {'login': '***', 'maxtraffic': None, 'options': {'limitdl': ['0']}, 'password': '**********', 'premium': True, 'timestamp': 1438159062.570853, 'trafficleft': -1, 'type': 'RealdebridCom', 'valid': True, 'validuntil': 1450976583.0}, 'login': {'password': '**********', 'timestamp': 1438159044.071365, 'valid': True}} | ||||
* | Fix https://github.com/pyload/pyload/issues/1578 (3) | 2015-07-28 | 1 | -2/+2 | |
| | |||||
* | Fix content-disposition | 2015-07-28 | 1 | -2/+0 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1578 (2) | 2015-07-28 | 1 | -11/+17 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1578 | 2015-07-28 | 1 | -3/+3 | |
| | |||||
* | [Account] Hotfix | 2015-07-28 | 1 | -32/+62 | |
| | |||||
* | Bunch of fixups | 2015-07-27 | 1 | -17/+23 | |
| | |||||
* | Update internal plugins | 2015-07-27 | 1 | -6/+4 | |
| | |||||
* | Don't user dictionary’s iterator methods | 2015-07-25 | 1 | -3/+3 | |
| | |||||
* | Account rewritten (2) | 2015-07-25 | 1 | -31/+64 | |
| | |||||
* | Account rewritten | 2015-07-25 | 1 | -168/+160 | |
| | |||||
* | Fix typo | 2015-07-24 | 1 | -2/+2 | |
| | |||||
* | Code cosmetics | 2015-07-24 | 1 | -3/+3 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -3/+3 | |
| | |||||
* | Code cosmetics | 2015-07-23 | 1 | -1/+1 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 1 | -6/+7 | |
| | |||||
* | Code cosmetics (3) | 2015-07-19 | 1 | -17/+17 | |
| | |||||
* | Fix addons | 2015-07-19 | 1 | -0/+3 | |
| | |||||
* | Code cosmetics (2) | 2015-07-19 | 1 | -10/+10 | |
| | |||||
* | [Hoster] Fix the http request issue | 2015-07-18 | 1 | -2/+3 | |
| | |||||
* | Code cosmetics | 2015-07-18 | 1 | -3/+3 | |
| | |||||
* | Spare fixes and code cosmetics | 2015-07-17 | 1 | -9/+16 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -44/+64 | |
| | |||||
* | Spare code cosmetics (2) | 2015-06-24 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 1 | -5/+12 | |
| | |||||
* | Update all | 2015-06-24 | 1 | -6/+5 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 1 | -2/+2 | |
| | |||||
* | Fix new internal plugins | 2015-06-15 | 1 | -6/+3 | |
| | |||||
* | Update Account | 2015-06-14 | 1 | -96/+116 | |
| | |||||
* | Update everything | 2015-06-08 | 1 | -3/+3 | |
| | |||||
* | Move base plugins to internal folder | 2015-06-08 | 1 | -0/+292 | |