| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro
| 2015-10-11 | 1 | -2/+3 |
* | Spare code cosmetics (3) | Walter Purcaro
| 2015-10-10 | 1 | -1/+1 |
* | Fix https://github.com/pyload/pyload/issues/1932 | Walter Purcaro
| 2015-10-02 | 1 | -3/+3 |
* | Improve Hoster and Crypter + general fixup | Walter Purcaro
| 2015-10-01 | 1 | -3/+3 |
* | A lot of plugin code cosmetics | Walter Purcaro
| 2015-10-01 | 1 | -2/+2 |
* | Update hoster plugins | Walter Purcaro
| 2015-09-29 | 1 | -5/+5 |
* | Spare improvements and fixes | Walter Purcaro
| 2015-09-21 | 1 | -2/+2 |
* | Update some plugins | Walter Purcaro
| 2015-08-02 | 1 | -3/+3 |
* | Then update others | Walter Purcaro
| 2015-07-27 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | New __status__ magic key | Walter Purcaro
| 2015-07-19 | 1 | -0/+1 |
* | No camelCase style anymore | Walter Purcaro
| 2015-07-07 | 1 | -9/+9 |
* | Update plugins | Walter Purcaro
| 2015-06-08 | 1 | -3/+3 |
* | Use 'import' instead 'from' | Walter Purcaro
| 2015-05-01 | 1 | -4/+3 |
* | __config__ cosmetics | Walter Purcaro
| 2015-03-25 | 1 | -0/+1 |
* | [FastshareCz] Update hoster info patterns (thx https://github.com/mikkiste) | Walter Purcaro
| 2015-03-15 | 1 | -4/+5 |
* | Update plugins after SimpleHoster changes | Walter Purcaro
| 2015-03-10 | 1 | -3/+3 |
* | "New Year" Update: hoster plugins | Walter Purcaro
| 2015-01-09 | 1 | -8/+8 |
* | Update checkFile routine in some hoster plugins | Walter Purcaro
| 2014-12-18 | 1 | -1/+3 |
* | Update plugins after SimpleHoster changes | Walter Purcaro
| 2014-12-12 | 1 | -3/+2 |
* | Code cosmetics about checkErrors | Walter Purcaro
| 2014-12-05 | 1 | -4/+6 |
* | [FastshareCz] Cleanup | Walter Purcaro
| 2014-12-05 | 1 | -38/+29 |
* | [SimpleHoster] Unquote file name | Walter Purcaro
| 2014-12-01 | 1 | -1/+0 |
* | Fix cookie domain | Walter Purcaro
| 2014-11-21 | 1 | -1/+1 |
* | Update all other plugins | Walter Purcaro
| 2014-11-02 | 1 | -2/+2 |
* | Code cosmetics: plugin class attributes | Walter Purcaro
| 2014-10-28 | 1 | -6/+6 |
* | Update plugins to last changes | Walter Purcaro
| 2014-10-28 | 1 | -2/+2 |
* | 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 | -3/+3 |
* | Two space before function declaration | Walter Purcaro
| 2014-10-22 | 1 | -0/+1 |
* | Spare code cosmetics | Walter Purcaro
| 2014-10-22 | 1 | -12/+7 |
* | Update hosters to self.error | Walter Purcaro
| 2014-10-19 | 1 | -3/+3 |
* | Improve unit detection in size pattern | Walter Purcaro
| 2014-10-14 | 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/+4 |
* | Spare code cosmetics | Walter Purcaro
| 2014-10-05 | 1 | -3/+2 |
* | Rename SH flags | Walter Purcaro
| 2014-09-26 | 1 | -1/+1 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro
| 2014-08-01 | 1 | -16/+5 |
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro
| 2014-07-20 | 1 | -6/+6 |
* | Prefer single quote for dict key name | Walter Purcaro
| 2014-07-15 | 1 | -1/+1 |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro
| 2014-07-15 | 1 | -2/+0 |
* | Use parseError instead PluginParseError + unified all download pattern attrib... | Walter Purcaro
| 2014-07-10 | 1 | -2/+4 |
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN... | Walter Purcaro
| 2014-07-05 | 1 | -1/+1 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro
| 2014-04-11 | 1 | -1/+0 |
* | Fix retry time formats | Walter Purcaro
| 2014-04-11 | 1 | -2/+2 |
* | FastshareCz: Fixed #521 | Walter Purcaro
| 2014-03-12 | 1 | -42/+53 |
* | Fastshare: improved offline pattern. | Stefano
| 2013-12-13 | 1 | -2/+2 |
* | Fastshare: fixed offline pattern | Stefano
| 2013-10-23 | 1 | -2/+2 |
* | SimpleHoster: improved 0.4.9 cookie bug workaround | Stefano
| 2013-10-13 | 1 | -3/+1 |
* | FastshareCz: improved plugin. | Stefano
| 2013-10-13 | 1 | -23/+14 |
* | Fastshare: fixed premium issue in #253 | Stefano
| 2013-09-13 | 1 | -2/+2 |
* | FastshareCz: Fixed #253 | Stefano
| 2013-09-07 | 1 | -2/+2 |
* | Fixed PEP 8 violations in Hosters | Stefano
| 2013-07-22 | 1 | -8/+12 |
* | FastshareCz: Fixed #110 | Stefano
| 2013-05-14 | 1 | -12/+31 |
* | update bezvadata,fastshare,dataport | zoidberg10
| 2012-10-30 | 1 | -8/+15 |
* | add filebeer.info/fastshare.cz/quickshare.cz premium, closed #688 | zoidberg10
| 2012-09-27 | 1 | -1/+19 |
* | update webshare.cz, fastshare.cz | zoidberg10
| 2012-03-12 | 1 | -0/+52 |