summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/XFSAccount.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2016-01-021-2/+3
|
* [internals] Some code cosmeticsGravatar Walter Purcaro 2015-12-271-3/+7
|
* Increase all __version__ for internalsGravatar Walter Purcaro 2015-10-271-1/+1
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-231-13/+13
|
* Fix XFS pluginsGravatar Walter Purcaro 2015-10-231-4/+4
|
* Update XFS pluginsGravatar Walter Purcaro 2015-10-221-21/+17
|
* Boring code cosmetics (2)Gravatar Walter Purcaro 2015-10-211-11/+11
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Multi-hoster accounts now extend MultiAccount classGravatar Walter Purcaro 2015-10-181-5/+14
|
* Spare fixesGravatar Walter Purcaro 2015-10-131-2/+5
|
* [XFSAccount] Error handling supportGravatar Walter Purcaro 2015-10-111-15/+49
|
* Fix https://github.com/pyload/pyload/issues/1960Gravatar Walter Purcaro 2015-10-111-19/+5
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
| | | | | 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-1/+1
|
* Fixpack (4)Gravatar Walter Purcaro 2015-10-081-0/+3
|
* Fix https://github.com/pyload/pyload/issues/1911#issuecomment-145026557Gravatar Walter Purcaro 2015-10-021-6/+10
|
* Improve Hoster and Crypter + general fixupGravatar Walter Purcaro 2015-10-011-6/+12
|
* A lot of plugin code cosmetics (2)Gravatar Walter Purcaro 2015-10-011-2/+2
|
* Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-291-19/+24
|
* Spare improvements and fixes (2)Gravatar Walter Purcaro 2015-09-211-2/+2
|
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-211-1/+1
|
* [Account] parse_info -> grab_infoGravatar Walter Purcaro 2015-09-211-4/+4
|
* [XFSAccount] UpdateGravatar Walter Purcaro 2015-09-191-3/+12
|
* Spare plugin updatesGravatar Walter Purcaro 2015-08-191-1/+3
|
* Some fixesGravatar Walter Purcaro 2015-08-041-4/+4
|
* Update XFSAccount.pyGravatar GammaC0de 2015-08-031-4/+5
|
* Use set_cookie instead cj.setCookieGravatar Walter Purcaro 2015-08-031-19/+17
|
* Fix https://github.com/pyload/pyload/issues/1591Gravatar Walter Purcaro 2015-08-021-1/+1
|
* Missed to bump up some plugin __version__Gravatar Walter Purcaro 2015-07-281-1/+1
|
* Spare code fixesGravatar Walter Purcaro 2015-07-271-2/+2
|
* Bunch of fixupsGravatar Walter Purcaro 2015-07-271-4/+4
|
* Account rewrittenGravatar Walter Purcaro 2015-07-251-3/+3
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-3/+3
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-3/+3
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-2/+2
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-14/+14
|
* Update allGravatar Walter Purcaro 2015-06-241-9/+4
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* [XFSAccount] Fix https://github.com/pyload/pyload/issues/1420Gravatar Walter Purcaro 2015-05-181-4/+7
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-3/+2
|
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-2/+2
|
* [UptoboxCom] Fixed loginGravatar stickell 2015-02-081-4/+8
| | | | Fixes #1047
* Fix COOKIES in XFS internal pluginsGravatar Walter Purcaro 2015-01-191-8/+23
|
* Code cosmeticsGravatar Walter Purcaro 2015-01-101-2/+2
|
* Improve getInfoGravatar Walter Purcaro 2015-01-101-1/+1
|
* "New Year" Update: internal pluginsGravatar Walter Purcaro 2015-01-081-4/+4
|
* [LinestorageCom] Fix account pluginGravatar Walter Purcaro 2014-12-231-4/+4
|
* [XFSAccount] Improve patternsGravatar Walter Purcaro 2014-12-011-4/+4
|
* [XFSAccount] Fix leech traffic detectionGravatar Walter Purcaro 2014-11-281-7/+7
|
* [XFSAccount] Revert validuntil computationGravatar Walter Purcaro 2014-11-231-4/+4
|
* [XFSAccount] Leech traffic supportGravatar Walter Purcaro 2014-11-231-6/+37
|
* [XFSAccount] Fix validuntil computationGravatar Walter Purcaro 2014-11-231-4/+10
|
* [XFSAccount] Fix trafficleftGravatar Walter Purcaro 2014-11-221-4/+2
|
* [XFSAccount][XFSHoster] Tiny pattern improvementGravatar Walter Purcaro 2014-11-221-1/+4
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-4/+6
|
* [XFSAccount] Fix premium & validuntil detectionGravatar Walter Purcaro 2014-11-061-15/+8
|
* [XFSHoster] Use URL_REPLACEMENTS to clean urlGravatar Walter Purcaro 2014-11-041-6/+4
|
* [OneFichierCom] Fixed account pluginGravatar Walter Purcaro 2014-11-041-2/+2
|
* [XFSAccount] Better traffic fallbackGravatar Walter Purcaro 2014-11-041-6/+8
|
* Update internal XFS pluginsGravatar Walter Purcaro 2014-11-021-0/+127