Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix https://github.com/pyload/pyload/issues/2112 | 2015-10-28 | 1 | -3/+5 | |
| | |||||
* | Increase all __version__ for crypters and hosters | 2015-10-27 | 1 | -1/+1 | |
| | |||||
* | Version up for all plugins | 2015-10-18 | 1 | -1/+1 | |
| | |||||
* | Update crypters | 2015-10-18 | 1 | -1/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 1 | -2/+3 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | 2015-10-10 | 1 | -1/+1 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -1/+1 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -1/+1 | |
| | |||||
* | [SimpleCrypter] Merge with SimpleDereferer | 2015-05-30 | 1 | -3/+3 | |
| | |||||
* | [GooGl] Update | 2015-05-29 | 1 | -2/+5 | |
| | |||||
* | __config__ cosmetics | 2015-03-25 | 1 | -2/+2 | |
| | |||||
* | [LinkSaveIn] Update | 2014-12-27 | 1 | -233/+6 | |
| | |||||
* | Spare code cosmetics | 2014-12-22 | 1 | -2/+2 | |
| | |||||
* | Fix missing create_getInfo | 2014-12-12 | 1 | -1/+4 | |
| | |||||
* | Fix cookie domain | 2014-11-21 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics | 2014-11-10 | 1 | -4/+11 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | 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 | -3/+3 | |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-25 | 1 | -3/+2 | |
| | |||||
* | Call error instead fail in some plugins | 2014-10-23 | 1 | -2/+2 | |
| | |||||
* | Remove needless self.html | 2014-10-21 | 1 | -1/+0 | |
| | |||||
* | 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/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | [LinkSaveIn] Now SimpleCrypter based | 2014-10-05 | 1 | -5/+21 | |
| | |||||
* | Logging string cosmetics | 2014-09-27 | 1 | -3/+3 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -4/+1 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Key attributes cleanup for account, container and crypter plugins | 2014-07-15 | 1 | -1/+4 | |
| | |||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -1/+1 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -6/+3 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 1 | -2/+2 | |
| | | | | 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 | ||||
* | Use pyfile instead self.pyfile | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | 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 some pylint violations | 2013-07-25 | 1 | -1/+1 | |
| | |||||
* | Fixed PEP 8 violations in Crypters | 2013-07-21 | 1 | -30/+31 | |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | 2013-07-21 | 1 | -227/+227 | |
| | |||||
* | LinkSaveIn: FIX compiler warnings | 2012-12-26 | 1 | -7/+7 | |
| | |||||
* | haggs' linksavein patch | 2011-06-23 | 1 | -37/+64 | |
| | |||||
* | Use new logging functions | 2011-06-05 | 1 | -18/+18 | |
| | |||||
* | Serveral Plugins: Clean up | 2011-05-30 | 1 | -2/+2 | |
| | |||||
* | Several Crypters and Hosters fixes, improvements, python2.5 issues... | 2011-05-15 | 1 | -34/+133 | |
| | |||||
* | allow remote rsdf on linksave.in #310 | 2011-05-14 | 1 | -2/+2 | |
| | |||||
* | improved some code style issues | 2011-05-14 | 1 | -2/+2 | |
| | |||||
* | Serveral Plugins: Clean up | 2011-05-02 | 1 | -18/+15 | |
| | |||||
* | linksave and ncrypt working with captchas | 2011-01-29 | 1 | -1/+15 | |
| | |||||
* | Little fixes | 2010-12-06 | 1 | -1/+1 | |
| | |||||
* | New LinkSaveIn crypter plugin version | 2010-10-21 | 1 | -0/+90 | |