| Commit message (Expand) | Author | Age | Files | Lines |
* | [GoogledriveCom] Fix handleDirect | Walter Purcaro
| 2015-03-30 | 1 | -1/+1 |
* | __config__ cosmetics | Walter Purcaro
| 2015-03-25 | 1 | -2/+2 |
* | Spare code cosmetics | Walter Purcaro
| 2015-03-18 | 1 | -4/+2 |
* | Spare code cosmetics | Walter Purcaro
| 2015-03-10 | 1 | -3/+3 |
* | Fix https://github.com/pyload/pyload/issues/1134 | Walter Purcaro
| 2015-02-02 | 1 | -3/+3 |
* | Spare code improvements | Walter Purcaro
| 2015-01-24 | 1 | -1/+2 |
* | Update plugins after CaptchaService changes | Walter Purcaro
| 2015-01-22 | 1 | -1/+1 |
* | [SimpleHoster] Improve downloadLink routine | Walter Purcaro
| 2015-01-20 | 1 | -3/+3 |
* | [SimpleCrypter] Fix new getLinks routine | Walter Purcaro
| 2015-01-13 | 1 | -2/+2 |
* | [SimpleCrypter] Better account retrieving | Walter Purcaro
| 2015-01-13 | 1 | -5/+5 |
* | [SimpleCrypter] getLinks auto-complete links | Walter Purcaro
| 2015-01-13 | 1 | -3/+7 |
* | Improve getInfo | Walter Purcaro
| 2015-01-10 | 1 | -7/+8 |
* | [FilefactoryComFolder] Fix https://github.com/pyload/pyload/issues/961 | Walter Purcaro
| 2015-01-10 | 1 | -2/+1 |
* | "New Year" Update: internal plugins | Walter Purcaro
| 2015-01-08 | 1 | -1/+3 |
* | Spare code cosmetics | Walter Purcaro
| 2015-01-02 | 1 | -6/+10 |
* | Handle methods get pyfile argument | Walter Purcaro
| 2014-12-31 | 1 | -5/+7 |
* | [SimpleHoster] Improve | Walter Purcaro
| 2014-12-28 | 1 | -4/+0 |
* | [SimpleCrypter][SimpleDereferer] Fail if no link grabbed | Walter Purcaro
| 2014-12-27 | 1 | -1/+4 |
* | Update plugins after SimpleHoster changes | Walter Purcaro
| 2014-12-27 | 1 | -6/+9 |
* | Spare code fixes | Walter Purcaro
| 2014-12-26 | 1 | -5/+5 |
* | [SimpleHoster] Update | Walter Purcaro
| 2014-12-23 | 1 | -11/+1 |
* | Fixes about create_getInfo | Walter Purcaro
| 2014-11-23 | 1 | -2/+2 |
* | [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR) | Walter Purcaro
| 2014-11-22 | 1 | -2/+1 |
* | [SimpleCrypter] Extend SimpleHoster | Walter Purcaro
| 2014-11-21 | 1 | -37/+10 |
* | [SimpleCrypter][SimpleHoster] Fix info attr init | Walter Purcaro
| 2014-11-21 | 1 | -3/+3 |
* | [SimpleCrypter] Updated | Walter Purcaro
| 2014-11-21 | 1 | -14/+36 |
* | [SimpleCrypter][SimpleHoster] Temp workaround | Walter Purcaro
| 2014-11-14 | 1 | -3/+2 |
* | Fix url to name conversion in api and simple plugins | Walter Purcaro
| 2014-11-11 | 1 | -1/+1 |
* | Fix missing urlparse import | Walter Purcaro
| 2014-11-04 | 1 | -2/+2 |
* | [SimpleCrypter][SimpleHoster] Fix info data retrieving | Walter Purcaro
| 2014-11-04 | 1 | -6/+8 |
* | Code cosmetics about file_info and other stuff | Walter Purcaro
| 2014-11-03 | 1 | -7/+9 |
* | [SimpleCrypter] Use getFileInfo | Walter Purcaro
| 2014-11-03 | 1 | -38/+29 |
* | Update internal Simple plugins | Walter Purcaro
| 2014-11-02 | 1 | -7/+11 |
* | [SimpleCrypter] Move TEXT_ENCODING check to prepare routine | Walter Purcaro
| 2014-11-01 | 1 | -4/+5 |
* | [SimpleCrypter] Fix cookies support | Walter Purcaro
| 2014-10-30 | 1 | -3/+2 |
* | [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__ + Whitespace... | Walter Purcaro
| 2014-10-07 | 1 | -2/+3 |
* | [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 |
* | [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 |
* | 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 |
* | Fix __description__ | Walter Purcaro
| 2014-04-11 | 1 | -1/+1 |
* | Crypter: EasybytezComFolder: Fixed (thx stickell) | Walter Purcaro
| 2013-11-23 | 1 | -1/+1 |
* | Crypter: EasybytezComFolder: Fixed bad url processing (result in SimpleCrypte... | Walter Purcaro
| 2013-11-23 | 1 | -1/+6 |
* | SimpleCrypter: using a separated method to extract links. | Stefano
| 2013-09-07 | 1 | -3/+12 |
* | 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 |
* | NetfolderIn, SimpleCrypter: stripping folder name. | Stefano
| 2013-04-06 | 1 | -1/+1 |
* | 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 |
* | SpeedLoadOrgFolder: crypter rewritten | Stefano
| 2013-03-07 | 1 | -5/+4 |
* | megaupload decode file info, megaupload/depositfiles folders | zoidberg10
| 2011-12-01 | 1 | -0/+44 |