| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Account rewritten (2) |   Walter Purcaro
 | 2015-07-25 | 1 | -1/+1 | 
| *  | Account rewritten |   Walter Purcaro
 | 2015-07-25 | 1 | -1/+1 | 
| *  | Code cosmetics |   Walter Purcaro
 | 2015-07-24 | 1 | -2/+2 | 
| *  | Hotfixes (2) |   Walter Purcaro
 | 2015-07-24 | 1 | -1/+1 | 
| *  | Improve Captcha |   Walter Purcaro
 | 2015-07-23 | 1 | -1/+1 | 
| *  | New Captcha skeleton |   Walter Purcaro
 | 2015-07-21 | 1 | -2/+2 | 
| *  | New __status__ magic key |   Walter Purcaro
 | 2015-07-19 | 1 | -0/+1 | 
| *  | [OCR] Fix __init__ (2) |   Walter Purcaro
 | 2015-07-19 | 1 | -1/+1 | 
| *  | Code cosmetics (3) |   Walter Purcaro
 | 2015-07-19 | 1 | -5/+5 | 
| *  | Code cosmetics |   Walter Purcaro
 | 2015-07-18 | 1 | -2/+2 | 
| *  | Spare fixes and code cosmetics |   Walter Purcaro
 | 2015-07-17 | 1 | -1/+1 | 
| *  | No camelCase style anymore |   Walter Purcaro
 | 2015-07-07 | 1 | -18/+18 | 
| *  | Update plugins after splitting CaptchaService |   Walter Purcaro
 | 2015-05-30 | 1 | -2/+2 | 
| *  | Use 'import' instead 'from' |   Walter Purcaro
 | 2015-05-01 | 1 | -3/+2 | 
| *  | Spare code cosmetics |   Walter Purcaro
 | 2015-04-10 | 1 | -10/+1 | 
| *  | __config__ cosmetics |   Walter Purcaro
 | 2015-03-25 | 1 | -0/+1 | 
| *  | Spare code cosmetics |   Walter Purcaro
 | 2015-03-20 | 1 | -10/+0 | 
| *  | Spare code cosmetics |   Walter Purcaro
 | 2015-03-10 | 1 | -3/+3 | 
| *  | Spare code cosmetics |   Walter Purcaro
 | 2015-02-09 | 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/+22 | 
| *  | [LetitbitNet] Use getURL instead urlopen |   Walter Purcaro
 | 2014-12-31 | 1 | -4/+4 | 
| *  | Update plugins after SimpleHoster changes |   Walter Purcaro
 | 2014-12-27 | 1 | -4/+3 | 
| *  | Spare code cosmetics |   Walter Purcaro
 | 2014-12-22 | 1 | -1/+1 | 
| *  | Update some plugins |   Walter Purcaro
 | 2014-12-01 | 1 | -4/+1 | 
| *  | Code cosmetics |   Walter Purcaro
 | 2014-11-10 | 1 | -13/+14 | 
| *  | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + update... |   Walter Purcaro
 | 2014-11-02 | 1 | -9/+7 | 
| *  | Code cosmetics: plugin class attributes |   Walter Purcaro
 | 2014-10-28 | 1 | -5/+5 | 
| *  | Update plugins to last changes |   Walter Purcaro
 | 2014-10-28 | 1 | -1/+1 | 
| *  | Extend translation support in plugins + a lot of code cosmetics and typo fixes |   Walter Purcaro
 | 2014-10-26 | 1 | -5/+5 | 
| *  | Spare code cosmetics |   Walter Purcaro
 | 2014-10-25 | 1 | -20/+2 | 
| *  | Simplify captcha challenge calls |   Walter Purcaro
 | 2014-10-23 | 1 | -6/+1 | 
| *  | Two space before function declaration |   Walter Purcaro
 | 2014-10-22 | 1 | -1/+3 | 
| *  | Update hosters to self.error |   Walter Purcaro
 | 2014-10-19 | 1 | -7/+7 | 
| *  | Pattern update 3 |   Walter Purcaro
 | 2014-10-11 | 1 | -1/+1 | 
| *  | Pattern update 2 |   Walter Purcaro
 | 2014-10-11 | 1 | -1/+1 | 
| *  | 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/+3 | 
| *  | Update plugins after CaptchaService and XFileSharingPro changes |   Walter Purcaro
 | 2014-10-03 | 1 | -2/+7 | 
| *  | 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 | -22/+10 | 
| *  | Store all re.search/match object as "m" instead "found" |   Walter Purcaro
 | 2014-07-20 | 1 | -6/+6 | 
| *  | Remove some unused pattern attributes |   Walter Purcaro
 | 2014-07-16 | 1 | -1/+0 | 
| *  | Prefer single quote for dict key name |   Walter Purcaro
 | 2014-07-15 | 1 | -3/+3 | 
| *  | Fix code indentation, some bad whitespaces and missing authors + use 'not' in... |   Walter Purcaro
 | 2014-07-15 | 1 | -2/+3 | 
| *  | Use parseError instead PluginParseError + unified all download pattern attrib... |   Walter Purcaro
 | 2014-07-10 | 1 | -8/+12 | 
| *  | Compute wait time using secondsToMidnight |   Walter Purcaro
 | 2014-07-06 | 1 | -8/+7 | 
| *  | Replace __pattern__ double quotes with single |   Walter Purcaro
 | 2014-04-11 | 1 | -1/+1 | 
| *  | Fix __pattern__ www |   Walter Purcaro
 | 2014-04-11 | 1 | -1/+1 | 
| *  | Fix header # -*- coding: utf-8 -*- |   Walter Purcaro
 | 2014-04-11 | 1 | -0/+1 | 
| *  | Use wait to set time in SimpleHoster plugins |   Walter Purcaro
 | 2014-04-11 | 1 | -6/+3 | 
| *  | Fix __description__ |   Walter Purcaro
 | 2014-04-11 | 1 | -1/+1 | 
| *  | Letitbit: Using API to get file information |   Stefano
 | 2013-08-23 | 1 | -7/+30 | 
| *  | LetitbitNet: implemented premium mode |   Stefano
 | 2013-08-16 | 1 | -2/+25 | 
| *  | Fixed PEP 8 violations in Hosters |   Stefano
 | 2013-07-22 | 1 | -18/+18 | 
| *  | Using CaptchaService to make them works on 0.5 |   Stefano
 | 2013-07-15 | 1 | -1/+1 | 
| *  | version bump |   RaNaN
 | 2013-01-10 | 1 | -1/+1 | 
| *  | Updated LetitbitNet plugin |   z00nx
 | 2013-01-10 | 1 | -38/+53 | 
| *  | closed #602, #588 |   zoidberg10
 | 2012-05-18 | 1 | -3/+4 | 
| *  | version bumps |   RaNaN
 | 2012-04-15 | 1 | -2/+2 | 
| *  | update dlfree.fr, letitbit.net, easybytez.com - closed #566, #574 |   zoidberg10
 | 2012-04-14 | 1 | -1/+4 | 
| *  | update letitbit, depositfiles, ul.to; add trailerzone crypter by godofdream |   zoidberg10
 | 2012-04-11 | 1 | -8/+17 | 
| *  | fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free account |   zoidberg10
 | 2012-02-27 | 1 | -7/+23 | 
| *  | shareonline.biz - suppress ocr |   zoidberg10
 | 2012-02-11 | 1 | -2/+2 | 
| *  | update letitbit.net |   zoidberg10
 | 2012-01-06 | 1 | -32/+32 | 
| *  | improve mediafire plugin |   zoidberg10
 | 2011-12-12 | 1 | -6/+7 | 
| *  | update letitbit.net, fix fileserve lists |   zoidberg10
 | 2011-11-27 | 1 | -11/+11 | 
| *  | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns |   zoidberg10
 | 2011-11-22 | 1 | -30/+12 | 
| *  | New plugins: HellspyCz, LetitbitNet, FreevideoCz, StreamCz, UlozToFolder |   zoidberg10
 | 2011-09-20 | 1 | -0/+98 |