Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase all __version__ for crypters and hosters | Walter Purcaro | 2015-10-27 | 1 | -1/+1 |
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
* | Update hosters | Walter Purcaro | 2015-10-18 | 1 | -10/+5 |
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+2 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
* | Fixpack (3) | Walter Purcaro | 2015-10-04 | 1 | -1/+1 |
* | A lot of plugin code cosmetics | Walter Purcaro | 2015-10-01 | 1 | -1/+1 |
* | Update hoster plugins | Walter Purcaro | 2015-09-29 | 1 | -6/+16 |
* | Spare code cosmetics | Walter Purcaro | 2015-09-21 | 1 | -0/+7 |
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -2/+2 |
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
* | Rename self.core to self.pyload (plugins only) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 1 | -1/+1 |
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -2/+2 |
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -8/+8 |
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
* | Update all | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
* | [Ftp] Fixup | Walter Purcaro | 2015-05-16 | 1 | -2/+2 |
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -7/+6 |
* | Fix https://github.com/pyload/pyload/issues/1374 | Walter Purcaro | 2015-04-30 | 1 | -11/+1 |
* | Spare code cosmetics | Walter Purcaro | 2015-04-30 | 1 | -2/+2 |
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 (2) | Walter Purcaro | 2015-04-01 | 1 | -3/+3 |
* | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 | Walter Purcaro | 2015-04-01 | 1 | -2/+2 |
* | Temp fixup to `filename*=UTF-8` bug | Walter Purcaro | 2015-03-31 | 1 | -1/+11 |
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -1/+1 |
* | Fix getAccount in some plugins | Walter Purcaro | 2015-01-11 | 1 | -2/+2 |
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -2/+2 |
* | Fix password retrieving in some plugins | Walter Purcaro | 2014-12-20 | 1 | -5/+4 |
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -4/+4 |
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -6/+6 |
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
* | [Ftp] Improve __pattern__ | Walter Purcaro | 2014-10-20 | 1 | -3/+4 |
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
* | Newline cosmetics | Walter Purcaro | 2014-10-08 | 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 |
* | [FTP] Restore pattern. | stickell | 2014-09-13 | 1 | -2/+2 |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | Walter Purcaro | 2014-08-01 | 1 | -19/+7 |
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -3/+3 |
* | Prefer self.urls and self.packages for adding links | Walter Purcaro | 2014-07-16 | 1 | -3/+2 |
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -3/+0 |
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -28/+27 |
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -90/+90 |
* | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | zoidberg10 | 2012-09-24 | 1 | -11/+62 |
* | improved speed for high bandwith connections | RaNaN | 2011-09-24 | 1 | -3/+2 |
* | more fixes and chunk+resume debug | RaNaN | 2010-12-28 | 1 | -25/+8 |
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+58 |
* | merged gui | mkaay | 2010-08-25 | 1 | -58/+0 |
* | fixes, missing file | mkaay | 2010-08-18 | 1 | -12/+8 |
* | plugin updates to new interface | Jeix | 2010-08-01 | 1 | -23/+19 |
* | more improvements and cleaned some imports | RaNaN | 2010-07-29 | 1 | -1/+0 |
* | New feature: FTP download support | Jeix | 2010-06-20 | 1 | -0/+67 |