Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [misc] Move `threaded`, `Expose` form Addon to misc | Nitzo | 2016-01-30 | 1 | -3/+3 |
| | |||||
* | Spare code fixes (2) | Walter Purcaro | 2015-12-28 | 1 | -5/+5 |
| | |||||
* | Version up for all plugins | Walter Purcaro | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Update addons | Walter Purcaro | 2015-10-18 | 1 | -6/+6 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | Walter Purcaro | 2015-10-11 | 1 | -1/+1 |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | Fixpack (4) | Walter Purcaro | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Update addon plugins | Walter Purcaro | 2015-09-29 | 1 | -3/+2 |
| | |||||
* | Don't user dictionary’s iterator methods | 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 | -3/+3 |
| | |||||
* | Fix addons | Walter Purcaro | 2015-07-19 | 1 | -8/+2 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 1 | -5/+5 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 1 | -7/+7 |
| | |||||
* | Update everything | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | |||||
* | Traceback code cosmetics | Walter Purcaro | 2015-04-07 | 1 | -3/+2 |
| | |||||
* | interval code cosmetics | Walter Purcaro | 2015-03-26 | 1 | -5/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-18 | 1 | -2/+1 |
| | |||||
* | Some file encoding fixup + optimizations | Walter Purcaro | 2015-01-29 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -28/+33 |
| | |||||
* | Don't start unused periodical in some addons | Walter Purcaro | 2014-12-09 | 1 | -1/+6 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -2/+3 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+1 |
| | |||||
* | Pattern update 1 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | 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 | -4/+4 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -23/+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 | -6/+6 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -5/+7 |
| | |||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | 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 | ||||
* | Plugins: core.config -> config | Walter Purcaro | 2013-09-03 | 1 | -3/+3 |
| | |||||
* | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 1 | -11/+7 |
| | |||||
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -5/+5 |
| | |||||
* | fixes, cleanup, summary for each package | RaNaN | 2011-08-02 | 1 | -3/+2 |
| | |||||
* | fixes some encoding issues | RaNaN | 2011-06-15 | 1 | -4/+6 |
| | |||||
* | new file states (temp. offline, skipped) | RaNaN | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | closed #269, #282, #283, #285, #286, #287 | RaNaN | 2011-04-22 | 1 | -0/+93 |