Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -2/+1 |
| | |||||
* | 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/+3 |
| | | | | 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 | -5/+7 |
| | |||||
* | Fixed PEP8 violations | Stefano | 2014-04-18 | 1 | -1/+3 |
| | |||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+1 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -3/+3 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix EOF | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@00052b2 | ||||
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Hosters: replaced line continuation with brackets | Walter Purcaro | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | WindowsPhoneToastNotify: fixed type of storage value | Andy Voigt | 2013-08-26 | 1 | -2/+2 |
| | |||||
* | WindowsPhoneToastNotify: add notification timeout | Andy Voigt | 2013-08-26 | 1 | -7/+10 |
| | |||||
* | WindowsPhoneToastNotify: fixed string | Stefano | 2013-08-23 | 1 | -2/+3 |
| | |||||
* | create WindowsPhoneToastNotify hook | Andy Voigt | 2013-08-18 | 1 | -0/+64 |