Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |