summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/TusfilesNet.py
Commit message (Collapse)AuthorAgeFilesLines
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-4/+4
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Use parseTraffic instead parseFileSize in accountsGravatar Walter Purcaro 2014-10-251-1/+0
|
* Broken TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet accountGravatar guidobelix 2014-10-221-2/+2
|
* Update accounts to use HOSTER_NAME instead HOSTER_URLGravatar Walter Purcaro 2014-10-181-1/+1
|
* Fix TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet accountsGravatar Walter Purcaro 2014-10-171-2/+2
|
* Sinplified after the improvements to XFSPAccountGravatar guidobelix 2014-10-151-35/+1
| | | | modified: module/plugins/accounts/TusfilesNet.py
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* [TusfilesNet] Now XFSPAccount plugin basedGravatar Walter Purcaro 2014-10-071-18/+7
|
* [TusfilesNet] Added support for Premium usersGravatar Walter Purcaro 2014-09-261-0/+69
https://github.com/pyload/pyload/pull/755