Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -2/+2 |
| | |||||
* | Improve Captcha | Walter Purcaro | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -4/+4 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -3/+3 |
| | |||||
* | [SimpleHoster] Improve checkFile | Walter Purcaro | 2015-06-09 | 1 | -1/+1 |
| | |||||
* | Update LoadTo.py | GammaC0de | 2015-06-05 | 1 | -2/+2 |
| | |||||
* | Update plugins after splitting CaptchaService | Walter Purcaro | 2015-05-30 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-10 | 1 | -5/+3 |
| | |||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | [CaptchaService] Cleanup | Walter Purcaro | 2015-02-09 | 1 | -5/+8 |
| | |||||
* | [LoadTo.py] Update due to new Solvemedia handling | zapp-brannigan | 2015-02-09 | 1 | -4/+4 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-01-28 | 1 | -1/+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 | -15/+5 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -2/+5 |
| | |||||
* | 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 | -3/+3 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -1/+0 |
| | |||||
* | LoadTo.py] Improve checkDownload | zapp-brannigan | 2014-10-22 | 1 | -2/+5 |
| | | | | | | Sometimes, files are not downloaded properly. You receive a html-page instead of the desired file. It happens mostly on small files, but it isn't reproducable. Restarting the link solves the issue. | ||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | 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/+3 |
| | | | | Whitespaces and EOF fixup | ||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -5/+4 |
| | |||||
* | [LoadTo] Fix patterns | Walter Purcaro | 2014-09-04 | 1 | -5/+8 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -17/+3 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -3/+3 |
| | |||||
* | Fix hosters SH_COOKIES syntax | Walter Purcaro | 2014-07-20 | 1 | -9/+4 |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -2/+2 |
| | |||||
* | [LoadTo] renamed pattern | stickell | 2014-07-11 | 1 | -2/+2 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -4/+6 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [LoadTo] Fixed 3 bugs | zapp-brannigan | 2014-07-09 | 1 | -21/+14 |
| | |||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -2/+2 |
| | | | | "OFFLINE_PATTERN" | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | LoadTo: fixed #523 | Stefano | 2014-03-12 | 1 | -35/+64 |
| | |||||
* | LoadTo: Plugin rewritten to fix #181 | Stefano | 2013-06-28 | 1 | -43/+21 |
| | |||||
* | update czshare, little fixes | zoidberg10 | 2012-10-03 | 1 | -3/+4 |
| | |||||
* | closed #579 | Jeix | 2012-04-16 | 1 | -9/+9 |
| | |||||
* | LoadTo pattern fix | RaNaN | 2012-02-09 | 1 | -4/+4 |
| | |||||
* | closed #412, #266 | RaNaN | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | add hoster load.to | halfman | 2011-11-01 | 1 | -0/+82 |