Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accounts version up | Walter Purcaro | 2015-12-27 | 1 | -1/+1 |
| | |||||
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Multi-hoster accounts now extend MultiAccount class | Walter Purcaro | 2015-10-18 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+1 |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -2/+2 |
| | |||||
* | Add __config__ to MultiAccount (and XFSAccount) based plugins | Walter Purcaro | 2015-09-30 | 1 | -0/+4 |
| | |||||
* | Account class completely rewritten + plugins updated | Walter Purcaro | 2015-09-29 | 1 | -5/+9 |
| | |||||
* | [Account] Fix __version__ | Walter Purcaro | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | [Account] parse_info -> grab_info | Walter Purcaro | 2015-09-21 | 1 | -2/+2 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -7/+7 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -2/+2 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -2/+2 |
| | |||||
* | No more need to use the req argument when call load method | Walter Purcaro | 2015-07-17 | 1 | -5/+3 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -4/+8 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -9/+9 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -8/+7 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1501 | Walter Purcaro | 2015-06-15 | 1 | -3/+4 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Use SSL when login account | Walter Purcaro | 2015-06-06 | 1 | -2/+2 |
| | |||||
* | Small code cosmetics | Walter Purcaro | 2015-06-02 | 1 | -2/+2 |
| | |||||
* | Import cleanup for datetime and time modules | Walter Purcaro | 2015-03-14 | 1 | -4/+3 |
| | |||||
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | "New Year" Update: account plugins | Walter Purcaro | 2015-01-08 | 1 | -2/+3 |
| | |||||
* | [AlldebridCom] Code cosmetics | Walter Purcaro | 2014-12-30 | 1 | -11/+15 |
| | |||||
* | Update account plugins | Walter Purcaro | 2014-12-18 | 1 | -9/+9 |
| | |||||
* | Plugin code cosmetics (3) | Walter Purcaro | 2014-12-07 | 1 | -2/+2 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | [accounts] Code cosmetics | Walter Purcaro | 2014-10-11 | 1 | -0/+1 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -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 plugins | Walter Purcaro | 2014-07-15 | 1 | -0/+2 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -2/+2 |
| | |||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+2 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Removed old way to log plugin messages | Stefano | 2013-12-01 | 1 | -3/+3 |
| | |||||
* | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 1 | -14/+17 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -39/+39 |
| | |||||
* | Plugins: fixed inconsistent indentation | Stefano | 2013-03-23 | 1 | -13/+13 |
| | |||||
* | Alldebdrid update | RaNaN | 2013-01-03 | 1 | -2/+11 |
| | |||||
* | icyfiles, bayfiles by godofdream, alldebrid json api, zevera python 2.5 compat. | zoidberg10 | 2012-03-24 | 1 | -13/+26 |
| | |||||
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | zoidberg10 | 2012-03-07 | 1 | -0/+27 |