summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Account.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix https://github.com/pyload/pyload/issues/2056Gravatar Walter Purcaro 2015-10-191-4/+4
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* [Account] Fix info syncing and corrupted password issueGravatar Walter Purcaro 2015-10-181-36/+19
|
* Fix https://github.com/pyload/pyload/issues/1960Gravatar Walter Purcaro 2015-10-111-3/+4
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-4/+4
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-3/+3
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1962 (and many other tickets)Gravatar Walter Purcaro 2015-10-081-7/+13
|
* Fix https://github.com/pyload/pyload/issues/1975Gravatar Walter Purcaro 2015-10-081-4/+4
|
* Spare improvementsGravatar Walter Purcaro 2015-10-081-11/+37
|
* Fixpack (4)Gravatar Walter Purcaro 2015-10-081-2/+2
|
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-16/+53
|
* Fix https://github.com/pyload/pyload/issues/1911#issuecomment-145026557Gravatar Walter Purcaro 2015-10-021-2/+9
|
* [Account] Fix https://github.com/pyload/pyload/issues/1922Gravatar Walter Purcaro 2015-10-021-1/+2
|
* [Account] Improve parse_traffic method + code cosmeticsGravatar Walter Purcaro 2015-10-021-8/+6
|
* A lot of plugin code cosmetics (2)Gravatar Walter Purcaro 2015-10-011-1/+1
|
* Add __config__ to MultiAccount (and XFSAccount) based pluginsGravatar Walter Purcaro 2015-09-301-0/+1
|
* [Account] HotfixGravatar Walter Purcaro 2015-09-291-3/+3
|
* Update hoster pluginsGravatar Walter Purcaro 2015-09-291-5/+5
|
* Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-291-225/+233
|
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-211-1/+1
|
* [Account] parse_info -> grab_infoGravatar Walter Purcaro 2015-09-211-5/+5
|
* [Account] fix relogin not workingGravatar GammaC0de 2015-08-041-4/+1
|
* Some fixesGravatar Walter Purcaro 2015-08-041-8/+7
|
* Fix https://github.com/pyload/pyload/issues/1664Gravatar Walter Purcaro 2015-08-021-4/+3
|
* Fix https://github.com/pyload/pyload/issues/1663Gravatar Walter Purcaro 2015-08-021-1/+0
|
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-021-4/+3
|
* Update some pluginsGravatar Walter Purcaro 2015-08-021-11/+4
|
* Fix and improve account logicGravatar Walter Purcaro 2015-07-311-36/+35
|
* [Account] Fix ********** bugGravatar Walter Purcaro 2015-07-311-2/+3
|
* Update Account.pyGravatar TodsDeath 2015-07-291-1/+1
| | | better readability than conditional expression
* Update Account.pyGravatar TodsDeath 2015-07-291-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)Gravatar Walter Purcaro 2015-07-281-2/+2
|
* Fix content-dispositionGravatar Walter Purcaro 2015-07-281-2/+0
|
* Fix https://github.com/pyload/pyload/issues/1578 (2)Gravatar Walter Purcaro 2015-07-281-11/+17
|
* Fix https://github.com/pyload/pyload/issues/1578Gravatar Walter Purcaro 2015-07-281-3/+3
|
* [Account] HotfixGravatar Walter Purcaro 2015-07-281-32/+62
|
* Bunch of fixupsGravatar Walter Purcaro 2015-07-271-17/+23
|
* Update internal pluginsGravatar Walter Purcaro 2015-07-271-6/+4
|
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-251-3/+3
|
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-31/+64
|
* Account rewrittenGravatar Walter Purcaro 2015-07-251-168/+160
|
* Fix typoGravatar Walter Purcaro 2015-07-241-2/+2
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-3/+3
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-3/+3
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-231-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-6/+7
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-191-17/+17
|
* Fix addonsGravatar Walter Purcaro 2015-07-191-0/+3
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-10/+10
|
* [Hoster] Fix the http request issueGravatar Walter Purcaro 2015-07-181-2/+3
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-3/+3
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-9/+16
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-44/+64
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-5/+12
|
* Update allGravatar Walter Purcaro 2015-06-241-6/+5
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-2/+2
|
* Fix new internal pluginsGravatar Walter Purcaro 2015-06-151-6/+3
|
* Update AccountGravatar Walter Purcaro 2015-06-141-96/+116
|
* Update everythingGravatar Walter Purcaro 2015-06-081-3/+3
|
* Move base plugins to internal folderGravatar Walter Purcaro 2015-06-081-0/+292