Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update plugins after splitting CaptchaService | 2015-05-30 | 1 | -2/+2 | |
| | |||||
* | Use 'import' instead 'from' | 2015-05-01 | 1 | -2/+1 | |
| | |||||
* | __config__ cosmetics | 2015-03-25 | 1 | -0/+1 | |
| | |||||
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1248 | 2015-03-11 | 1 | -7/+1 | |
| | |||||
* | [FilerNet] Fix https://github.com/pyload/pyload/issues/1201 | 2015-03-10 | 1 | -1/+7 | |
| | |||||
* | [FilerNet] Fix WAIT_PATTERN | 2015-03-10 | 1 | -11/+3 | |
| | |||||
* | [FilerNet] Fix typo | 2015-01-27 | 1 | -2/+1 | |
| | |||||
* | Spare code improvements | 2015-01-24 | 1 | -25/+18 | |
| | |||||
* | Update plugins after CaptchaService changes | 2015-01-22 | 1 | -2/+2 | |
| | |||||
* | [FilerNet] Code cosmetics | 2015-01-13 | 1 | -2/+2 | |
| | |||||
* | "New Year" Update: hoster plugins | 2015-01-09 | 1 | -4/+4 | |
| | |||||
* | [FilerNet] Typo | 2014-12-17 | 1 | -6/+4 | |
| | |||||
* | Update plugins (2) | 2014-12-16 | 1 | -9/+13 | |
| | |||||
* | Update plugins after SimpleHoster changes | 2014-12-12 | 1 | -8/+7 | |
| | |||||
* | Code cosmetics about checkErrors | 2014-12-05 | 1 | -1/+4 | |
| | |||||
* | [FilerNet] Cleanup | 2014-12-05 | 1 | -42/+22 | |
| | |||||
* | [FilerNet] Fix https://github.com/pyload/pyload/issues/897 | 2014-12-03 | 1 | -3/+3 | |
| | |||||
* | Update some plugins | 2014-12-01 | 1 | -1/+0 | |
| | |||||
* | Update all other plugins | 2014-11-02 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | 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 | -4/+4 | |
| | |||||
* | Avoid gettext conflict due variable `_` | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | 2014-10-25 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2014-10-25 | 1 | -1/+0 | |
| | |||||
* | Simplify captcha challenge calls | 2014-10-23 | 1 | -6/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-22 | 1 | -3/+2 | |
| | |||||
* | [FilerNet] Revert last revert XD | 2014-10-22 | 1 | -13/+6 | |
| | |||||
* | Remove needless self.html | 2014-10-21 | 1 | -3/+0 | |
| | |||||
* | Update hosters to self.error | 2014-10-19 | 1 | -4/+4 | |
| | |||||
* | [FilerNet] Revert captcha_key | 2014-10-18 | 1 | -6/+7 | |
| | |||||
* | Improve unit detection in size pattern | 2014-10-14 | 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/+2 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Fix broken plugins after SH_COOKIES -> COOKIES | 2014-10-04 | 1 | -1/+1 | |
| | |||||
* | Update plugins after CaptchaService and XFileSharingPro changes | 2014-10-03 | 1 | -2/+7 | |
| | |||||
* | Logging string cosmetics | 2014-09-27 | 1 | -4/+4 | |
| | |||||
* | Rename SH flags | 2014-09-26 | 1 | -2/+2 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -18/+7 | |
| | | | | 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 | |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 1 | -4/+5 | |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | 2014-07-05 | 1 | -1/+1 | |
| | | | | "OFFLINE_PATTERN" | ||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix __pattern__ www | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix retry time formats | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | FilerNet: fixed #440 | 2013-12-29 | 1 | -4/+5 | |
| | |||||
* | Using CaptchaService to make them works on 0.5 | 2013-07-15 | 1 | -1/+1 | |
| | |||||
* | FilerNet: premium support | 2013-06-20 | 1 | -7/+23 | |
| | |||||
* | New hoster: FilerNet | 2013-03-29 | 1 | -0/+103 | |