Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Account rewritten | Walter Purcaro | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 1 | -2/+2 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -6/+6 |
| | |||||
* | Spare code cosmetics (4) | Walter Purcaro | 2015-06-24 | 1 | -3/+3 |
| | |||||
* | Spare fixes | Walter Purcaro | 2015-06-24 | 1 | -3/+1 |
| | |||||
* | Update plugins (2) | Walter Purcaro | 2015-06-10 | 1 | -1/+1 |
| | |||||
* | Use 'import' instead 'from' | Walter Purcaro | 2015-05-01 | 1 | -3/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-18 | 1 | -25/+1 |
| | |||||
* | Update plugins after SimpleHoster changes | Walter Purcaro | 2015-03-10 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-02-08 | 1 | -3/+1 |
| | |||||
* | Fix SSL option in some hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -3/+3 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -16/+13 |
| | |||||
* | [OverLoadMe] Code cosmetics | Walter Purcaro | 2015-01-03 | 1 | -10/+10 |
| | |||||
* | Update OverLoadMe.py | marley2013 | 2015-01-03 | 1 | -3/+3 |
| | | | Fixes SSL/NoSSL setitings | ||||
* | Code cosmetics | Walter Purcaro | 2015-01-02 | 1 | -2/+1 |
| | |||||
* | Improve a lot of plugin __pattern__ | Walter Purcaro | 2014-12-27 | 1 | -1/+1 |
| | |||||
* | [MultiHoster] Update | Walter Purcaro | 2014-12-23 | 1 | -2/+2 |
| | |||||
* | New plugin: MultiHoster | Walter Purcaro | 2014-12-23 | 1 | -6/+3 |
| | |||||
* | Update checkFile routine in some hoster plugins | Walter Purcaro | 2014-12-18 | 1 | -1/+3 |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins (3) | Walter Purcaro | 2014-12-17 | 1 | -0/+3 |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins (2) | Walter Purcaro | 2014-12-17 | 1 | -1/+1 |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins | Walter Purcaro | 2014-12-17 | 1 | -31/+27 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+2 |
| | |||||
* | Update OverLoadMe.py | marley2013 | 2014-10-10 | 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/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -3/+7 |
| | | | | 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 | -7/+7 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -3/+3 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | New multihoster: OverLoadMe | marley2013 | 2014-03-25 | 1 | -0/+78 |
Merges #549, #550 and #551 |