Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update crypters and containers | 2015-12-27 | 1 | -4/+3 | |
| | |||||
* | Spare code cosmetics | 2015-12-27 | 1 | -16/+16 | |
| | |||||
* | [crypters] Remove create_getInfo + minor code cosmetics (w/ strict ↵ | 2015-12-27 | 1 | -4/+1 | |
| | | | | comparison for numbers) | ||||
* | Crypters version up | 2015-12-27 | 1 | -5/+5 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2112 | 2015-10-28 | 1 | -3/+4 | |
| | |||||
* | Increase all __version__ for crypters and hosters | 2015-10-27 | 1 | -1/+1 | |
| | |||||
* | self.html -> self.data | 2015-10-23 | 1 | -12/+12 | |
| | |||||
* | Version up for all plugins | 2015-10-18 | 1 | -1/+1 | |
| | |||||
* | Update crypters | 2015-10-18 | 1 | -5/+9 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 1 | -3/+4 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | 2015-10-10 | 1 | -2/+2 | |
| | |||||
* | Fixpack (4) | 2015-10-08 | 1 | -1/+1 | |
| | |||||
* | A lot of plugin code cosmetics | 2015-10-01 | 1 | -8/+5 | |
| | |||||
* | Spare code cosmetics | 2015-09-21 | 1 | -0/+2 | |
| | |||||
* | [Captcha] Fix _decrypt method | 2015-07-31 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics | 2015-07-24 | 1 | -3/+3 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -1/+1 | |
| | |||||
* | Improve Captcha | 2015-07-23 | 1 | -1/+1 | |
| | |||||
* | New Captcha skeleton | 2015-07-21 | 1 | -3/+3 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 1 | -1/+1 | |
| | |||||
* | 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 | -4/+4 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -57/+57 | |
| | |||||
* | Spare code cosmetics (2) | 2015-06-24 | 1 | -18/+18 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 1 | -1/+1 | |
| | |||||
* | Update all | 2015-06-24 | 1 | -4/+4 | |
| | |||||
* | Spare code cosmetics | 2015-06-24 | 1 | -2/+2 | |
| | |||||
* | Update everything | 2015-06-08 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2015-04-08 | 1 | -3/+3 | |
| | |||||
* | __config__ cosmetics | 2015-03-25 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2015-02-08 | 1 | -2/+1 | |
| | |||||
* | Spare code cosmetics | 2015-01-31 | 1 | -5/+1 | |
| | |||||
* | Some file encoding fixup + optimizations | 2015-01-29 | 1 | -2/+3 | |
| | |||||
* | Update plugins after CaptchaService changes | 2015-01-22 | 1 | -2/+4 | |
| | |||||
* | Replace 'except' with 'except Exception' | 2015-01-13 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2015-01-02 | 1 | -2/+2 | |
| | |||||
* | [RelinkUs] Improve unlockPasswordProtection | 2015-01-02 | 1 | -7/+9 | |
| | |||||
* | Spare code cosmetics | 2014-12-22 | 1 | -5/+5 | |
| | |||||
* | Spare code cosmetics | 2014-12-09 | 1 | -8/+17 | |
| | |||||
* | Fix with statement on old env like python 2.5 (2) | 2014-12-05 | 1 | -1/+3 | |
| | |||||
* | Use with statement instead open method when accessing fod + handle i/o error | 2014-11-09 | 1 | -4/+3 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -5/+5 | |
| | |||||
* | Update __config__ | 2014-10-28 | 1 | -0/+2 | |
| | |||||
* | Code cosmetics | 2014-10-27 | 1 | -2/+0 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -2/+2 | |
| | |||||
* | 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 | -4/+3 | |
| | |||||
* | Call error instead fail in some plugins | 2014-10-23 | 1 | -1/+1 | |
| | |||||
* | Remove needless self.html | 2014-10-21 | 1 | -1/+0 | |
| | |||||
* | [RelinkUs] Fix regex errors and str conversion | 2014-10-18 | 1 | -12/+33 | |
| | |||||
* | Pattern update 3 | 2014-10-11 | 1 | -1/+1 | |
| | |||||
* | Pattern update 2 | 2014-10-11 | 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 | ||||
* | Logging string cosmetics | 2014-09-27 | 1 | -2/+2 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -4/+4 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer self.urls and self.packages for adding links | 2014-07-16 | 1 | -2/+1 | |
| | |||||
* | Key attributes cleanup for account, container and crypter plugins | 2014-07-15 | 1 | -1/+3 | |
| | |||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -2/+2 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -3/+0 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 1 | -12/+13 | |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | 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 __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 | ||||
* | Fixed PEP 8 violations in Crypters | 2013-07-21 | 1 | -39/+39 | |
| | |||||
* | RelinkUs: Crypter several improvements. | 2012-12-26 | 1 | -81/+189 | |
| | |||||
* | RelinkUs, ShareLinksBiz, BitshareCom little improvements | 2011-06-12 | 1 | -9/+17 | |
| | |||||
* | Use new logging functions | 2011-06-05 | 1 | -10/+10 | |
| | |||||
* | Serveral Plugins: Clean up | 2011-05-30 | 1 | -1/+1 | |
| | |||||
* | improved some code style issues | 2011-05-14 | 1 | -3/+3 | |
| | |||||
* | Serveral Plugins: Clean up | 2011-05-02 | 1 | -10/+10 | |
| | |||||
* | Little fixes | 2010-12-06 | 1 | -3/+2 | |
| | |||||
* | RelinkUs: Add support for password protected packages | 2010-11-18 | 1 | -17/+66 | |
| | |||||
* | ReLinkUs plugin improvement | 2010-10-21 | 1 | -20/+27 | |
| | |||||
* | closed #159 | 2010-10-20 | 1 | -24/+22 | |
| | |||||
* | New ReLinkUs crypter plugin version | 2010-10-19 | 1 | -42/+79 | |
| | |||||
* | new dirs | 2010-08-25 | 1 | -0/+58 | |
| | |||||
* | merged gui | 2010-08-25 | 1 | -58/+0 | |
| | |||||
* | refactored plugins, new plugin manager | 2010-05-05 | 1 | -0/+58 | |