Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Update plugins after splitting CaptchaService | Walter Purcaro | 2015-05-30 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-08 | 1 | -9/+11 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -4/+8 |
| | |||||
* | Update plugins after SimpleHoster changes | Walter Purcaro | 2014-12-27 | 1 | -2/+2 |
| | |||||
* | Fix with statement on old env like python 2.5 (2) | Walter Purcaro | 2014-12-05 | 1 | -4/+0 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-06 | 1 | -2/+0 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -7/+7 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -3/+0 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+9 |
| | |||||
* | Pattern update 1 | Walter Purcaro | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | 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/+4 |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -2/+5 |
| | | | | 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 name | Walter Purcaro | 2014-07-15 | 1 | -2/+2 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -5/+5 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Compute wait time using secondsToMidnight | Walter Purcaro | 2014-07-06 | 1 | -2/+4 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Removed unnecessary assignments for self.html and self.wantReconnect | Walter Purcaro | 2013-11-16 | 1 | -2/+0 |
| | |||||
* | Hosters: replaced line continuation with brackets | Walter Purcaro | 2013-10-16 | 1 | -2/+2 |
| | |||||
* | FreakshareCom: fixed #210 | Stefano | 2013-08-12 | 1 | -5/+8 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -30/+31 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -167/+167 |
| | |||||
* | Using CaptchaService to make them works on 0.5 | Stefano | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-Ac | godofdream | 2012-08-06 | 1 | -3/+7 |
| | | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642 | ||||
* | [FreakshareCom] Force server to respond in English + better file exists checking | Toilal | 2012-07-07 | 1 | -7/+7 |
| | |||||
* | fix freakshare with python < 2.7 | zoidberg10 | 2012-04-21 | 1 | -9/+9 |
| | |||||
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | zoidberg10 | 2012-03-07 | 1 | -15/+12 |
| | |||||
* | html_unescape function, little plugin improvements | RaNaN | 2011-06-15 | 1 | -0/+5 |
| | |||||
* | erniebs patches | RaNaN | 2011-06-13 | 1 | -2/+20 |
| | |||||
* | erniebs fixes, ul lifetime fix | RaNaN | 2011-06-12 | 1 | -140/+142 |
| | |||||
* | ernieb's hoster patches | mkaay | 2011-06-10 | 1 | -3/+6 |
| | |||||
* | LinkList fix, update fix, crypter fix | RaNaN | 2010-11-14 | 1 | -1/+1 |
| | |||||
* | work and reap, work and sleep, freakshare, shareonline, shragle | Jeix | 2010-10-13 | 1 | -1/+9 |
| | |||||
* | freakshare premium, closed #146, closed #147 | RaNaN | 2010-10-06 | 1 | -4/+9 |
| | |||||
* | freakshare.com, netload fix | RaNaN | 2010-10-06 | 1 | -0/+125 |