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