Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more changes | Jens Hörnlein | 2015-02-22 | 1 | -2/+6 |
| | |||||
* | [Unzip] fix Version Info | Jens Hörnlein | 2015-02-12 | 1 | -2/+2 |
| | |||||
* | [ExtractArchive] better Multipart behavior, new version output | Jens Hörnlein | 2015-02-10 | 1 | -1/+2 |
| | |||||
* | Update Extractor (4) | Walter Purcaro | 2015-02-03 | 1 | -3/+3 |
| | |||||
* | Update Extractor (3) | Walter Purcaro | 2015-02-03 | 1 | -5/+22 |
| | |||||
* | [UnZip] Fixed Typo | Jens Hörnlein | 2015-02-02 | 1 | -4/+4 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1120 | Walter Purcaro | 2015-01-31 | 1 | -2/+2 |
| | |||||
* | Extractor final fixup | Walter Purcaro | 2015-01-31 | 1 | -7/+5 |
| | |||||
* | [SevenZip] Better check method + fix list method | Walter Purcaro | 2015-01-31 | 1 | -3/+3 |
| | |||||
* | [SevenZip] Repair not supported | Walter Purcaro | 2015-01-29 | 1 | -4/+0 |
| | |||||
* | Update Extractor (2) | Walter Purcaro | 2015-01-29 | 1 | -4/+8 |
| | |||||
* | Update Extractor (again) | Walter Purcaro | 2015-01-27 | 1 | -23/+24 |
| | |||||
* | Revert Extractor to the old one (temp) | Walter Purcaro | 2015-01-25 | 1 | -52/+17 |
| | |||||
* | Rename AbstractExtractor to Extractor | Walter Purcaro | 2014-12-26 | 1 | -3/+3 |
| | |||||
* | [ExtractArchive] Remove empty directory | Walter Purcaro | 2014-12-24 | 1 | -1/+1 |
| | |||||
* | Extractor rewritten | Walter Purcaro | 2014-12-24 | 1 | -15/+49 |
| | |||||
* | Update extractor plugins | Walter Purcaro | 2014-12-18 | 1 | -7/+8 |
| | |||||
* | [UnZip] Password support | Walter Purcaro | 2014-12-16 | 1 | -5/+15 |
| | |||||
* | Fix __version__ format in some plugins | Walter Purcaro | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -3/+3 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+3 |
| | |||||
* | 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/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -16/+1 |
| | | | | 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/+5 |
| | |||||
* | Internal plugins PEP8 cleanup | Walter Purcaro | 2013-11-23 | 1 | -2/+3 |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | simple unzip plugin | RaNaN | 2011-10-14 | 1 | -0/+49 |