summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/AlldebridCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Accounts version upGravatar Walter Purcaro 2015-12-271-1/+1
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Multi-hoster accounts now extend MultiAccount classGravatar Walter Purcaro 2015-10-181-2/+2
|
* 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
|
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-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-5/+9
|
* [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-7/+7
|
* 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-2/+2
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-2/+2
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-5/+3
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-4/+8
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-9/+9
|
* Update allGravatar Walter Purcaro 2015-06-241-8/+7
|
* Fix https://github.com/pyload/pyload/issues/1501Gravatar Walter Purcaro 2015-06-151-3/+4
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Use SSL when login accountGravatar Walter Purcaro 2015-06-061-2/+2
|
* Small code cosmeticsGravatar Walter Purcaro 2015-06-021-2/+2
|
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-4/+3
|
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-1/+1
|
* "New Year" Update: account pluginsGravatar Walter Purcaro 2015-01-081-2/+3
|
* [AlldebridCom] Code cosmeticsGravatar Walter Purcaro 2014-12-301-11/+15
|
* Update account pluginsGravatar Walter Purcaro 2014-12-181-9/+9
|
* Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-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-6/+8
| | | | 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
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-2/+2
|
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+2
| | | | Merges vuolter/pyload@aa7b3f9
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@498b9e3
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Removed old way to log plugin messagesGravatar Stefano 2013-12-011-3/+3
|
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-231-14/+17
|
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-39/+39
|
* Plugins: fixed inconsistent indentationGravatar Stefano 2013-03-231-13/+13
|
* Alldebdrid updateGravatar RaNaN 2013-01-031-2/+11
|
* icyfiles, bayfiles by godofdream, alldebrid json api, zevera python 2.5 compat.Gravatar zoidberg10 2012-03-241-13/+26
|
* AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro pluginGravatar zoidberg10 2012-03-071-0/+27