Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 1 | -74/+0 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro | 2015-02-16 | 1 | -27/+21 |
|\ | |||||
| * | [FilerNet] Fix typo | Walter Purcaro | 2015-01-27 | 1 | -2/+1 |
| * | Spare code improvements | Walter Purcaro | 2015-01-24 | 1 | -25/+18 |
| * | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 1 | -2/+2 |
| * | [FilerNet] Code cosmetics | Walter Purcaro | 2015-01-13 | 1 | -2/+2 |
| * | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -4/+4 |
| * | [FilerNet] Typo | Walter Purcaro | 2014-12-17 | 1 | -6/+4 |
| * | Update plugins (2) | Walter Purcaro | 2014-12-16 | 1 | -9/+13 |
| * | Update plugins after SimpleHoster changes | Walter Purcaro | 2014-12-12 | 1 | -8/+7 |
| * | Code cosmetics about checkErrors | Walter Purcaro | 2014-12-05 | 1 | -1/+4 |
| * | [FilerNet] Cleanup | Walter Purcaro | 2014-12-05 | 1 | -42/+22 |
| * | [FilerNet] Fix https://github.com/pyload/pyload/issues/897 | Walter Purcaro | 2014-12-03 | 1 | -3/+3 |
| * | Update some plugins | Walter Purcaro | 2014-12-01 | 1 | -1/+0 |
| * | Update all other plugins | Walter Purcaro | 2014-11-02 | 1 | -1/+1 |
| * | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| * | 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 | -4/+4 |
| * | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
| * | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 1 | -2/+2 |
| * | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -1/+0 |
| * | Simplify captcha challenge calls | Walter Purcaro | 2014-10-23 | 1 | -6/+1 |
| * | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 1 | -3/+2 |
| * | [FilerNet] Revert last revert XD | Walter Purcaro | 2014-10-22 | 1 | -13/+6 |
| * | Remove needless self.html | Walter Purcaro | 2014-10-21 | 1 | -3/+0 |
| * | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -4/+4 |
| * | [FilerNet] Revert captcha_key | Walter Purcaro | 2014-10-18 | 1 | -6/+7 |
| * | 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/+2 |
| * | Fix broken plugins after SH_COOKIES -> COOKIES | Walter Purcaro | 2014-10-04 | 1 | -1/+1 |
| * | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -2/+7 |
| * | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -4/+4 |
| * | Rename SH flags | Walter Purcaro | 2014-09-26 | 1 | -2/+2 |
* | | module temp | Walter Purcaro | 2015-02-16 | 1 | -0/+80 |
* | | module -> pyload | Walter Purcaro | 2014-09-14 | 1 | -109/+0 |
|/ | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro | 2014-08-01 | 1 | -18/+7 |
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -1/+1 |
* | Use parseError instead PluginParseError + unified all download pattern attrib... | Walter Purcaro | 2014-07-10 | 1 | -4/+5 |
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN... | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
* | 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 | -1/+0 |
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | FilerNet: fixed #440 | Stefano | 2013-12-29 | 1 | -4/+5 |
* | Using CaptchaService to make them works on 0.5 | Stefano | 2013-07-15 | 1 | -1/+1 |
* | FilerNet: premium support | Stefano | 2013-06-20 | 1 | -7/+23 |
* | New hoster: FilerNet | Stefano | 2013-03-29 | 1 | -0/+103 |