Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Key attributes cleanup for account, container and crypter plugins | 2014-07-15 | 1 | -1/+5 | |
| | |||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -2/+2 | |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -2/+0 | |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 1 | -1/+1 | |
| | | | | 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 header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | New crypter: DlProtectCom | 2014-03-07 | 1 | -0/+75 | |
Merged #492 Resolves: #273 |