Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -4/+4 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -2/+2 |
| | |||||
* | Update plugins after splitting CaptchaService | Walter Purcaro | 2015-05-30 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-28 | 1 | -1/+1 |
| | |||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-02-09 | 1 | -2/+1 |
| | |||||
* | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 1 | -2/+2 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -6/+6 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -3/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/943 | Walter Purcaro | 2014-12-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -5/+4 |
| | |||||
* | Simplify captcha challenge calls | Walter Purcaro | 2014-10-23 | 1 | -3/+1 |
| | |||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -5/+5 |
| | |||||
* | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 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/+2 |
| | | | | Whitespaces and EOF fixup | ||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -3/+3 |
| | |||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -3/+3 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -2/+5 |
| | | | | 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 | -3/+3 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -2/+4 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -3/+3 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
| | | | | "OFFLINE_PATTERN" | ||||
* | Upstore: using the improved ReCaptcha class | Stefano | 2014-04-10 | 1 | -15/+11 |
| | |||||
* | New hoster: UpstoreNet | igel-kun | 2014-04-10 | 1 | -0/+74 |
Merges #581 |