summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/LinksnappyCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Accounts version upGravatar Walter Purcaro 2015-12-271-2/+2
|
* 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/+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
|
* [Account] Improve parse_traffic method + code cosmeticsGravatar Walter Purcaro 2015-10-021-2/+2
|
* Add __config__ to MultiAccount (and XFSAccount) based pluginsGravatar Walter Purcaro 2015-09-301-0/+4
|
* Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-291-4/+10
|
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-211-1/+1
|
* [Account] parse_info -> grab_infoGravatar Walter Purcaro 2015-09-211-2/+2
|
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-251-1/+1
|
* Account rewrittenGravatar Walter Purcaro 2015-07-251-6/+6
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-2/+2
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-4/+2
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-4/+8
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-6/+6
|
* Update allGravatar Walter Purcaro 2015-06-241-5/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-9/+12
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Use SSL when login accountGravatar Walter Purcaro 2015-06-061-1/+1
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-3/+3
|
* [Linksnappy] Fixed syntax errorGravatar stickell 2015-02-121-3/+2
|
* "New Year" Update: account pluginsGravatar Walter Purcaro 2015-01-081-3/+11
|
* Update account pluginsGravatar Walter Purcaro 2014-12-181-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* [accounts] Code cosmeticsGravatar Walter Purcaro 2014-10-111-0/+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
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-1/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+2
|
* [Linksnappy] Fixed expired account detectGravatar Stefano 2014-06-121-2/+6
|
* New multihoster: LinksnappyGravatar Stefano 2014-05-041-0/+43