Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert plugins to stable | 2014-11-22 | 1 | -86/+73 | |
| | |||||
* | Spare code cosmetics | 2014-11-03 | 1 | -1/+1 | |
| | |||||
* | [Account] Revert parseFileSize | 2014-10-30 | 1 | -2/+2 | |
| | |||||
* | Improve loadAccountInfo stuff | 2014-10-28 | 1 | -12/+10 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Use parseTraffic instead parseFileSize in accounts | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | [XFSPAccount] Fixed broken login due missing HOSTER_URL | 2014-10-20 | 1 | -3/+26 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -6/+6 | |
| | | | | Whitespaces and EOF fixup | ||||
* | [OboomCom] Fix account login | 2014-10-04 | 1 | -1/+3 | |
| | |||||
* | Logging string cosmetics | 2014-09-27 | 1 | -1/+1 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -19/+3 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key | 2014-08-01 | 1 | -17/+17 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -0/+1 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | [Account] fixed bug introduced in 01e76034bcad5e5aab7f6e141782071e5c328649 | 2014-07-13 | 1 | -1/+1 | |
| | |||||
* | Update Account.py | 2014-07-08 | 1 | -1/+1 | |
| | | | I running and received error no define of login_timeout, after adding self. it work perfectly | ||||
* | Fix account checkLogin + related code cosmetics | 2014-07-06 | 1 | -15/+19 | |
| | |||||
* | Remove bad whitespaces | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | new plugin Base class providing useful methods | 2011-09-29 | 1 | -15/+4 | |
| | |||||
* | some mutex for account access | 2011-09-21 | 1 | -1/+8 | |
| | |||||
* | improved account relogin | 2011-09-21 | 1 | -1/+3 | |
| | |||||
* | has_key refractored, package name generator by Geek | 2011-07-14 | 1 | -14/+14 | |
| | |||||
* | sphinx documentation | 2011-07-01 | 1 | -0/+5 | |
| | |||||
* | x7.to plugin, by ernieb | 2011-06-04 | 1 | -3/+22 | |
| | |||||
* | wupload premium (untested), new log functions for plugins, decode kwarg for ↵ | 2011-06-02 | 1 | -21/+32 | |
| | | | | requests | ||||
* | rehost plugin, fixed some account management issues | 2011-05-25 | 1 | -23/+59 | |
| | |||||
* | account login timeout, better shutdown | 2011-05-16 | 1 | -0/+16 | |
| | |||||
* | hooks methods callable via rpc, closed #299 | 2011-05-07 | 1 | -12/+2 | |
| | |||||
* | cleanup | 2011-02-12 | 1 | -1/+3 | |
| | |||||
* | share-online.biz free account fix | 2011-02-03 | 1 | -0/+4 | |
| | |||||
* | SO fix try | 2011-02-03 | 1 | -3/+6 | |
| | |||||
* | fixed #222 | 2011-02-01 | 1 | -1/+5 | |
| | |||||
* | linksave and ncrypt working with captchas | 2011-01-29 | 1 | -1/+1 | |
| | |||||
* | hotfile fix | 2010-12-29 | 1 | -0/+4 | |
| | |||||
* | fixed accounts | 2010-12-29 | 1 | -2/+4 | |
| | |||||
* | refactoring part 1: deprecation warnings, reduced debug, cookie compatibility | 2010-12-22 | 1 | -4/+0 | |
| | |||||
* | missing files... | 2010-12-12 | 1 | -2/+4 | |
| | |||||
* | account time fix | 2010-11-09 | 1 | -1/+1 | |
| | |||||
* | account cache fix | 2010-11-06 | 1 | -1/+2 | |
| | |||||
* | closed #157, account request cleanup | 2010-10-18 | 1 | -4/+12 | |
| | |||||
* | new locale | 2010-10-07 | 1 | -2/+2 | |
| | |||||
* | freakshare premium, closed #146, closed #147 | 2010-10-06 | 1 | -3/+5 | |
| | |||||
* | changed dl function for test purpose | 2010-10-05 | 1 | -1/+1 | |
| | |||||
* | closed #116 | 2010-10-04 | 1 | -3/+22 | |
| | |||||
* | closed #142 | 2010-10-04 | 1 | -1/+1 | |
| | |||||
* | time settings for accounts | 2010-10-03 | 1 | -7/+22 | |
| | |||||
* | shareonline expire date fix | 2010-10-03 | 1 | -1/+1 | |
| | |||||
* | shareonline premiumfix, ul login check | 2010-10-03 | 1 | -2/+12 | |
| | |||||
* | fixes | 2010-10-02 | 1 | -1/+1 | |
| | |||||
* | formated output | 2010-10-02 | 1 | -5/+3 | |
| | |||||
* | improved accountmanager | 2010-10-02 | 1 | -30/+71 | |
| | |||||
* | speedmanager time fix | 2010-09-12 | 1 | -1/+2 | |
| | |||||
* | new dirs | 2010-08-25 | 1 | -0/+105 | |
| | |||||
* | merged gui | 2010-08-25 | 1 | -105/+0 | |
| | |||||
* | account update | 2010-08-17 | 1 | -4/+5 | |
| | |||||
* | unrar hook :D, account fix, other fixes | 2010-08-12 | 1 | -1/+1 | |
| | |||||
* | account fixes | 2010-08-12 | 1 | -2/+9 | |
| | |||||
* | account plugin change, server methods for accounts | 2010-08-12 | 1 | -3/+11 | |
| | |||||
* | RapidshareCom premium | 2010-08-05 | 1 | -0/+3 | |
| | |||||
* | config parser fix, UploadedTo premium working | 2010-08-05 | 1 | -8/+15 | |
| | |||||
* | reconnect fix | 2010-08-02 | 1 | -22/+9 | |
| | |||||
* | new server method for premium accounts | 2010-05-07 | 1 | -2/+6 | |
| | |||||
* | UploadedTo account plugin | 2010-05-07 | 1 | -0/+14 | |
| | |||||
* | better rapidshare traffic share handling | 2010-05-07 | 1 | -0/+7 | |
| | |||||
* | account plugins: first draft | 2010-05-06 | 1 | -0/+67 | |