| Commit message (Expand) | Author | Age | Files | Lines |
* | Update everything | Walter Purcaro
| 2015-06-08 | 1 | -3/+3 |
* | [UploadedTo] Fixup (2) | Walter Purcaro
| 2015-06-06 | 1 | -10/+12 |
* | Update plugins after splitting CaptchaService | Walter Purcaro
| 2015-05-30 | 1 | -2/+2 |
* | Spare code cosmetics | Walter Purcaro
| 2015-03-28 | 1 | -1/+1 |
* | Update plugins after CaptchaService changes | Walter Purcaro
| 2015-01-22 | 1 | -2/+2 |
* | "New Year" Update: hoster plugins | Walter Purcaro
| 2015-01-09 | 1 | -8/+7 |
* | Update plugins after SimpleHoster changes | Walter Purcaro
| 2014-12-27 | 1 | -3/+3 |
* | Spare code cosmetics | Walter Purcaro
| 2014-12-22 | 1 | -4/+4 |
* | Spare code cosmetics | Walter Purcaro
| 2014-12-09 | 1 | -3/+3 |
* | Plugin code cosmetics (3) | Walter Purcaro
| 2014-12-07 | 1 | -2/+2 |
* | Code cosmetics | Walter Purcaro
| 2014-11-10 | 1 | -26/+26 |
* | Code cosmetics: plugin class attributes | Walter Purcaro
| 2014-10-28 | 1 | -7/+7 |
* | Spare code cosmetics | Walter Purcaro
| 2014-10-27 | 1 | -1/+1 |
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro
| 2014-10-26 | 1 | -9/+9 |
* | Avoid gettext conflict due variable `_` | Walter Purcaro
| 2014-10-25 | 1 | -1/+1 |
* | Spare code cosmetics | Walter Purcaro
| 2014-10-25 | 1 | -3/+1 |
* | Call error instead fail in some plugins | Walter Purcaro
| 2014-10-23 | 1 | -2/+2 |
* | Two space before function declaration | Walter Purcaro
| 2014-10-22 | 1 | -0/+6 |
* | Pattern update 3 | Walter Purcaro
| 2014-10-11 | 1 | -1/+1 |
* | Pattern update 2 | 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__ + Whitespace... | Walter Purcaro
| 2014-10-07 | 1 | -2/+5 |
* | Logging string cosmetics | Walter Purcaro
| 2014-09-27 | 1 | -2/+2 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro
| 2014-08-01 | 1 | -21/+6 |
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro
| 2014-07-20 | 1 | -3/+3 |
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro
| 2014-07-20 | 1 | -1/+1 |
* | Prefer single quote for dict key name | Walter Purcaro
| 2014-07-15 | 1 | -9/+9 |
* | Use parseError instead PluginParseError + unified all download pattern attrib... | Walter Purcaro
| 2014-07-10 | 1 | -3/+3 |
* | Compute wait time using secondsToMidnight | Walter Purcaro
| 2014-07-06 | 1 | -5/+8 |
* | Fixed some PEP8 violations | Stefano
| 2014-04-18 | 1 | -2/+2 |
* | Replace __pattern__ double quotes with single | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro
| 2014-04-11 | 1 | -0/+1 |
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Fix retry time formats | Walter Purcaro
| 2014-04-11 | 1 | -3/+3 |
* | Replace range with xrange | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Fix __description__ | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Fix __author_name__ and __author_mail__ | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Plugins: cosmetics See #286 | Stefano
| 2013-10-02 | 1 | -1/+1 |
* | Fixed PEP 8 violations in Hosters | Stefano
| 2013-07-22 | 1 | -58/+67 |
* | Using CaptchaService to make them works on 0.5 | Stefano
| 2013-07-15 | 1 | -1/+1 |
* | little plugin fixes | zoidberg10
| 2012-02-01 | 1 | -3/+4 |
* | re-enable & refactor fileserve/filejungle/uploadstation | zoidberg10
| 2012-01-31 | 1 | -168/+210 |
* | disabled some hoster | RaNaN
| 2012-01-23 | 1 | -20/+3 |
* | plugin cleanups | RaNaN
| 2011-10-04 | 1 | -5/+2 |
* | royflos GUI patches, prefix option for webinterface ( | RaNaN
| 2011-09-21 | 1 | -0/+1 |
* | detect invalid downloads on fileserv | RaNaN
| 2011-09-17 | 1 | -2/+8 |
* | closed #385 | RaNaN
| 2011-09-01 | 1 | -1/+0 |
* | closed #357, #384 | RaNaN
| 2011-08-31 | 1 | -13/+12 |
* | closed #375 | RaNaN
| 2011-08-07 | 1 | -1/+11 |
* | improvements, command line link checker | RaNaN
| 2011-07-16 | 1 | -19/+11 |
* | additional log message | RaNaN
| 2011-07-06 | 1 | -0/+1 |
* | closed #354 | RaNaN
| 2011-07-06 | 1 | -66/+69 |
* | revert unintentional changes | RaNaN
| 2011-06-10 | 1 | -6/+4 |
* | ernieb's hoster patches | mkaay
| 2011-06-10 | 1 | -4/+2 |
* | fix free downloads, fixes for tip, reorganise | Paul King
| 2011-06-04 | 1 | -67/+103 |
* | RealdebridCom plugin | RaNaN
| 2011-05-24 | 1 | -2/+0 |
* | closed #246, #247, #248, #249, | RaNaN
| 2011-03-12 | 1 | -1/+1 |
* | fileserv error message | RaNaN
| 2011-03-11 | 1 | -1/+1 |
* | closed #259, #250 | RaNaN
| 2011-03-11 | 1 | -8/+36 |
* | FileserveCom: Fixes download check | fragonib
| 2011-02-12 | 1 | -4/+4 |
* | fileserv fix? | mkaay
| 2011-02-07 | 1 | -6/+1 |
* | closed #209, #211, #186 | RaNaN
| 2011-01-09 | 1 | -2/+6 |
* | encoding fix | RaNaN
| 2011-01-08 | 1 | -1/+2 |
* | api fixes | RaNaN
| 2010-12-27 | 1 | -1/+1 |
* | Adds support for filesizes greater than MBs and generalizes unicode fix | fragonib
| 2010-11-27 | 1 | -8/+13 |
* | fileserve, prefetch fix | Jeix
| 2010-11-25 | 1 | -2/+2 |
* | depositfiles, fileserve free fixes | Jeix
| 2010-11-25 | 1 | -1/+5 |
* | FileServ fix | RaNaN
| 2010-11-14 | 1 | -1/+1 |
* | closed #158 | RaNaN
| 2010-10-20 | 1 | -38/+25 |
* | closed #158 | RaNaN
| 2010-10-18 | 1 | -2/+2 |
* | fileserve lookinto | Jeix
| 2010-10-15 | 1 | -29/+46 |
* | no poem today, but FileserveCom fix | Jeix
| 2010-10-13 | 1 | -20/+12 |
* | little fixes | RaNaN
| 2010-09-20 | 1 | -1/+16 |
* | netfolder, hotfile folder | RaNaN
| 2010-09-19 | 1 | -2/+1 |
* | fileserv, freakshare fix | RaNaN
| 2010-09-19 | 1 | -1/+9 |
* | some automatic fixes | RaNaN
| 2010-08-27 | 1 | -29/+29 |
* | new dirs | RaNaN
| 2010-08-25 | 1 | -0/+92 |
* | merged gui | mkaay
| 2010-08-25 | 1 | -92/+0 |
* | FileservCom premium + prefetching | mkaay
| 2010-08-18 | 1 | -16/+44 |
* | FileserveCom | Jeix
| 2010-08-17 | 1 | -0/+64 |