Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MultiHoster] Filename recognition | Walter Purcaro | 2014-12-28 | 1 | -3/+7 |
| | |||||
* | [SimpleHoster] getInfo handle direct link error | Walter Purcaro | 2014-12-26 | 1 | -2/+2 |
| | |||||
* | [MultiHoster] Improve | Walter Purcaro | 2014-12-26 | 1 | -5/+27 |
| | |||||
* | [MultiHoster] Update | Walter Purcaro | 2014-12-23 | 1 | -29/+24 |
| | |||||
* | New plugin: MultiHoster | Walter Purcaro | 2014-12-23 | 1 | -190/+36 |
| | |||||
* | Update checkFile routine in some hoster plugins | Walter Purcaro | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins (3) | Walter Purcaro | 2014-12-17 | 1 | -18/+23 |
| | |||||
* | Update plugins (2) | Walter Purcaro | 2014-12-16 | 1 | -22/+28 |
| | |||||
* | [MultiHoster] Code cosmetics | Walter Purcaro | 2014-12-06 | 1 | -22/+23 |
| | |||||
* | [MultiHoster] Fix __name__ | Walter Purcaro | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-11-03 | 1 | -7/+8 |
| | |||||
* | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -2/+0 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -3/+6 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+11 |
| | |||||
* | Pattern update 3 | Walter Purcaro | 2014-10-11 | 1 | -2/+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/+2 |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -8/+8 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -1/+1 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -9/+9 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -4/+6 |
| | |||||
* | Fixed PEP8 violations | Stefano | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Internal plugins PEP8 cleanup | Walter Purcaro | 2013-11-23 | 1 | -48/+49 |
| | |||||
* | update czshare, little fixes | zoidberg10 | 2012-10-03 | 1 | -21/+26 |
| | |||||
* | little multihoster fix | RaNaN | 2012-10-02 | 1 | -3/+3 |
| | |||||
* | rapidgator.net premium, novafile.com free, multihoster schedule refresh | zoidberg10 | 2012-10-01 | 1 | -17/+56 |
| | |||||
* | filebeer folder crypter, multihoster unload fix | zoidberg10 | 2012-09-30 | 1 | -7/+8 |
| | |||||
* | small plugin fixes | zoidberg10 | 2012-09-25 | 1 | -6/+8 |
| | |||||
* | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | zoidberg10 | 2012-09-24 | 1 | -33/+78 |
| | |||||
* | closed #605 | RaNaN | 2012-06-03 | 1 | -2/+4 |
| | |||||
* | multihoster fix, fixes #576 | RaNaN | 2012-04-11 | 1 | -2/+2 |
| | |||||
* | version bump | RaNaN | 2012-04-10 | 1 | -1/+3 |
| | |||||
* | Fixes a bug where unset or empty __pattern__ in MultiHoster plugins produce ↵ | Florian Franzen | 2012-04-09 | 1 | -1/+4 |
| | | | | an error or an all matching regex if the MultiHoster introduces a new hosters to pyLoad. | ||||
* | closed #440 | RaNaN | 2011-12-02 | 1 | -2/+2 |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -0/+90 |