Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -6/+6 |
| | |||||
* | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+2 |
| | |||||
* | Change some self.req.load to self.load | Walter Purcaro | 2014-10-19 | 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 | -16/+6 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Compute wait time using secondsToMidnight | Walter Purcaro | 2014-07-06 | 1 | -6/+5 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix __pattern__ www | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | MultiHosters: no need an account if the link has already been converted. | Stefano | 2013-10-13 | 1 | -8/+8 |
| | | | | See also #307 | ||||
* | UnrestrictLi: fix for #238 | Stefano | 2013-08-25 | 1 | -5/+13 |
| | |||||
* | UnrestrictLi: merged #215 | Stefano | 2013-08-09 | 1 | -1/+4 |
| | |||||
* | UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602 | Stefano | 2013-08-09 | 1 | -2/+3 |
| | |||||
* | UnrestrictLi: detect name and size from API data | Stefano | 2013-08-05 | 1 | -1/+9 |
| | |||||
* | Using the same translatable string | Stefano | 2013-07-20 | 1 | -2/+2 |
| | |||||
* | UnrestrictLi: set offline status from API | Stefano | 2013-07-20 | 1 | -2/+4 |
| | |||||
* | Fixed chunkLimit value | Walter Purcaro | 2013-07-12 | 1 | -2/+2 |
| | |||||
* | UnrestrictLi: added ability to delete the download history | Stefano | 2013-06-23 | 1 | -2/+7 |
| | |||||
* | UnrestrictLi: get API data for size/checksum | Stefano | 2013-06-19 | 1 | -2/+4 |
| | |||||
* | New multi hoster plugin: UnrestrictLi | Stefano | 2013-06-04 | 1 | -0/+72 |