Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update hosters (1) | Walter Purcaro | 2015-12-27 | 1 | -10/+10 |
| | |||||
* | Increase all __version__ for crypters and hosters | Walter Purcaro | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | self.html -> self.data | Walter Purcaro | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Update hosters | Walter Purcaro | 2015-10-18 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -2/+3 |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -2/+2 |
| | |||||
* | Spare improvements | Walter Purcaro | 2015-10-08 | 1 | -2/+3 |
| | |||||
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -28/+23 |
| | |||||
* | Update hoster plugins | Walter Purcaro | 2015-09-29 | 1 | -3/+3 |
| | |||||
* | Spare improvements and fixes | Walter Purcaro | 2015-09-21 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1545 | Walter Purcaro | 2015-07-28 | 1 | -6/+6 |
| | |||||
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -2/+2 |
| | |||||
* | Improve Captcha | Walter Purcaro | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | New Captcha skeleton | Walter Purcaro | 2015-07-21 | 1 | -4/+4 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | Rename self.core to self.pyload (plugins only) | Walter Purcaro | 2015-07-19 | 1 | -3/+3 |
| | |||||
* | Code cosmetics (3) | Walter Purcaro | 2015-07-19 | 1 | -7/+7 |
| | |||||
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -2/+1 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -42/+42 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Update plugins after splitting CaptchaService | Walter Purcaro | 2015-05-30 | 1 | -2/+2 |
| | |||||
* | Update OboomCom.py | GammaC0de | 2015-05-16 | 1 | -1/+1 |
| | |||||
* | Update OboomCom.py | GammaC0de | 2015-05-16 | 1 | -2/+3 |
| | |||||
* | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 1 | -2/+2 |
| | |||||
* | Fix __version__ format in some plugins | Walter Purcaro | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | 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 | -5/+5 |
| | |||||
* | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 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__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | [OboomCom] Fix connection limit error (thx Efcis) | Walter Purcaro | 2014-10-06 | 1 | -2/+6 |
| | |||||
* | [OboomCom] Fix account login | Walter Purcaro | 2014-10-04 | 1 | -3/+3 |
| | |||||
* | [OboomCom] Revert captcha changes | Walter Purcaro | 2014-10-03 | 1 | -22/+28 |
| | |||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -3/+6 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -4/+6 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | 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 | -7/+7 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -0/+1 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [Oboom] new hoster and account | Stanley F | 2014-06-12 | 1 | -0/+129 |
Merges #650 Resolves #587 |