Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimpleCrypter] Wait method | Walter Purcaro | 2014-10-28 | 1 | -2/+7 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | Walter Purcaro | 2014-10-28 | 1 | -2/+2 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -1/+2 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -8/+7 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster][SimpleCrypter] Bump up __version__ | Walter Purcaro | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster][SimpleCrypter] Clean error method | Walter Purcaro | 2014-10-26 | 1 | -5/+2 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 1 | -3/+3 |
| | |||||
* | Fix error method | Walter Purcaro | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Improve error method + fix TEXT_ENCODING in SimpleCrypter | Walter Purcaro | 2014-10-22 | 1 | -6/+9 |
| | |||||
* | [SimpleCrypter] Fix missing TEXT_ENCODING routine | Walter Purcaro | 2014-10-22 | 1 | -2/+5 |
| | |||||
* | Preload self.html | Walter Purcaro | 2014-10-20 | 1 | -5/+5 |
| | |||||
* | Improve error method | Walter Purcaro | 2014-10-19 | 1 | -2/+5 |
| | |||||
* | parseError -> error now calls Fail instead Exception | Walter Purcaro | 2014-10-19 | 1 | -4/+5 |
| | |||||
* | [SimpleCrypter] Fix account routine | Walter Purcaro | 2014-10-18 | 1 | -6/+9 |
| | |||||
* | [SimpleCrypter] Fix account association | Walter Purcaro | 2014-10-18 | 1 | -1/+10 |
| | |||||
* | [SimpleCrypter] Fix missing LINK_PATTERN | Walter Purcaro | 2014-10-17 | 1 | -0/+2 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+3 |
| | | | | Whitespaces and EOF fixup | ||||
* | [SimpleCrypter][SimpleHoster] Better exception handling | Walter Purcaro | 2014-10-07 | 1 | -8/+12 |
| | |||||
* | [SimpleCrypter] Improve patterns | Walter Purcaro | 2014-10-06 | 1 | -8/+10 |
| | |||||
* | Prepare method improves setup one | Walter Purcaro | 2014-09-28 | 1 | -7/+9 |
| | |||||
* | [XFileSharingPro] COOKIES preset to english + improved setup routine | Walter Purcaro | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Rename SH flags | Walter Purcaro | 2014-09-26 | 1 | -5/+5 |
| | |||||
* | Fix cookie deletion + Account support for SimpleCrypter | Walter Purcaro | 2014-09-26 | 1 | -3/+14 |
| | | | | Fix: https://github.com/pyload/pyload/issues/749 | ||||
* | [SimpleCrypter] Better built-in info | Walter Purcaro | 2014-09-24 | 1 | -7/+14 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -2/+2 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -2/+4 |
| | |||||
* | [SimpleCrypter] Support parseError | Walter Purcaro | 2014-07-10 | 1 | -21/+7 |
| | |||||
* | [SimpleCrypter] Added missed PAGES_PATTERN example | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
| | |||||
* | [SimpleCrypter] Better inline docs + support for offline & temp.offline check | Walter Purcaro | 2014-07-05 | 1 | -11/+29 |
| | |||||
* | [SimpleCrypter] ability to set cookies | Stefano | 2014-07-02 | 1 | -2/+8 |
| | |||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Crypter: EasybytezComFolder: Fixed (thx stickell) | Walter Purcaro | 2013-11-23 | 1 | -1/+1 |
| | |||||
* | Crypter: EasybytezComFolder: Fixed bad url processing (result in ↵ | Walter Purcaro | 2013-11-23 | 1 | -1/+6 |
| | | | | SimpleCrypter update) | ||||
* | SimpleCrypter: using a separated method to extract links. | Stefano | 2013-09-07 | 1 | -3/+12 |
| | | | | Suggested in #257 | ||||
* | SimpleCrypter is now able to handle links on multiple pages | Stefano | 2013-07-16 | 1 | -5/+29 |
| | |||||
* | New crypter EasybytezComFolder | Stefano | 2013-04-20 | 1 | -1/+2 |
| | | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter | ||||
* | NetfolderIn, SimpleCrypter: stripping folder name. | Stefano | 2013-04-06 | 1 | -1/+1 |
| | | | | + cosmetics | ||||
* | SimpleCrypter: trivial fix in documentation | Stefano | 2013-04-03 | 1 | -1/+3 |
| | |||||
* | SimpleCrypter: decoding loaded html | Stefano | 2013-04-02 | 1 | -2/+2 |
| | |||||
* | SimpleCrypter: improved plugin | Stefano | 2013-03-07 | 1 | -11/+33 |
| | | | | | | Added support for package name detection Canonical way to add a package Code cleanup | ||||
* | SpeedLoadOrgFolder: crypter rewritten | Stefano | 2013-03-07 | 1 | -5/+4 |
| | | | | Trivial changes to the SimpleCrypter class | ||||
* | megaupload decode file info, megaupload/depositfiles folders | zoidberg10 | 2011-12-01 | 1 | -0/+44 |