Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | EasybytezComFolder: fixed #436 | Stefano | 2013-12-14 | 1 | -7/+3 |
| | |||||
* | Crypter: EasybytezComFolder: Fixed (thx stickell) | Walter Purcaro | 2013-11-23 | 1 | -2/+2 |
| | |||||
* | Crypter: EasybytezComFolder: Fixed bad url processing (result in ↵ | Walter Purcaro | 2013-11-23 | 1 | -2/+4 |
| | | | | SimpleCrypter update) | ||||
* | EasybytezComFolder: stickell tip | Walter Purcaro | 2013-10-20 | 1 | -1/+1 |
| | |||||
* | EasybytezComFolder: better naming | Walter Purcaro | 2013-10-20 | 1 | -2/+2 |
| | |||||
* | SimpleCrypter is now able to handle links on multiple pages | Stefano | 2013-07-16 | 1 | -29/+4 |
| | |||||
* | New crypter EasybytezComFolder | Stefano | 2013-04-20 | 1 | -0/+60 |
http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter |