Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update hoster plugins | 2015-09-29 | 1 | -3/+3 | |
| | |||||
* | Spare improvements and fixes | 2015-09-21 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1545 | 2015-07-28 | 1 | -6/+6 | |
| | |||||
* | Account rewritten | 2015-07-25 | 1 | -1/+1 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -2/+2 | |
| | |||||
* | Improve Captcha | 2015-07-23 | 1 | -1/+1 | |
| | |||||
* | New Captcha skeleton | 2015-07-21 | 1 | -4/+4 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 1 | -3/+3 | |
| | |||||
* | Code cosmetics (3) | 2015-07-19 | 1 | -7/+7 | |
| | |||||
* | Code cosmetics (2) | 2015-07-19 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics | 2015-07-18 | 1 | -2/+1 | |
| | |||||
* | Spare fixes and code cosmetics | 2015-07-17 | 1 | -1/+1 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -42/+42 | |
| | |||||
* | Spare code cosmetics (2) | 2015-06-24 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 1 | -1/+1 | |
| | |||||
* | Update all | 2015-06-24 | 1 | -1/+1 | |
| | |||||
* | Update everything | 2015-06-08 | 1 | -2/+2 | |
| | |||||
* | Update plugins after splitting CaptchaService | 2015-05-30 | 1 | -2/+2 | |
| | |||||
* | Update OboomCom.py | 2015-05-16 | 1 | -1/+1 | |
| | |||||
* | Update OboomCom.py | 2015-05-16 | 1 | -2/+3 | |
| | |||||
* | Update plugins after CaptchaService changes | 2015-01-22 | 1 | -2/+2 | |
| | |||||
* | Fix __version__ format in some plugins | 2014-12-09 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Update plugins to last changes | 2014-10-28 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2014-10-27 | 1 | -1/+1 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -5/+5 | |
| | |||||
* | Avoid gettext conflict due variable `_` | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | [OboomCom] Fix connection limit error (thx Efcis) | 2014-10-06 | 1 | -2/+6 | |
| | |||||
* | [OboomCom] Fix account login | 2014-10-04 | 1 | -3/+3 | |
| | |||||
* | [OboomCom] Revert captcha changes | 2014-10-03 | 1 | -22/+28 | |
| | |||||
* | Update plugins after CaptchaService and XFileSharingPro changes | 2014-10-03 | 1 | -3/+6 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 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 | 2014-07-20 | 1 | -1/+1 | |
| | |||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -7/+7 | |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 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 | 2014-06-12 | 1 | -0/+129 | |
Merges #650 Resolves #587 |