Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update some MultiHoster __pattern__ | 2014-12-30 | 1 | -2/+2 | |
| | |||||
* | Update plugins after SimpleHoster changes | 2014-12-27 | 1 | -19/+2 | |
| | |||||
* | Spare code fixes | 2014-12-26 | 1 | -1/+4 | |
| | |||||
* | [MultiHoster] Update | 2014-12-23 | 1 | -2/+2 | |
| | |||||
* | New plugin: MultiHoster | 2014-12-23 | 1 | -6/+3 | |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins (3) | 2014-12-17 | 1 | -0/+3 | |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins (2) | 2014-12-17 | 1 | -1/+1 | |
| | |||||
* | Extend SimpleHoster in multi-hoster plugins | 2014-12-17 | 1 | -41/+44 | |
| | |||||
* | Spare code cosmetics | 2014-12-16 | 1 | -1/+1 | |
| | |||||
* | [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6 (2) | 2014-12-16 | 1 | -4/+4 | |
| | |||||
* | [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6 | 2014-12-16 | 1 | -3/+11 | |
| | |||||
* | Plugin code cosmetics (3) | 2014-12-07 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -6/+6 | |
| | |||||
* | Avoid gettext conflict due variable `_` | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+2 | |
| | |||||
* | Change some self.req.load to self.load | 2014-10-19 | 1 | -2/+2 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 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 | 2014-07-06 | 1 | -6/+5 | |
| | |||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix __pattern__ www | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | MultiHosters: no need an account if the link has already been converted. | 2013-10-13 | 1 | -8/+8 | |
| | | | | See also #307 | ||||
* | UnrestrictLi: fix for #238 | 2013-08-25 | 1 | -5/+13 | |
| | |||||
* | UnrestrictLi: merged #215 | 2013-08-09 | 1 | -1/+4 | |
| | |||||
* | UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602 | 2013-08-09 | 1 | -2/+3 | |
| | |||||
* | UnrestrictLi: detect name and size from API data | 2013-08-05 | 1 | -1/+9 | |
| | |||||
* | Using the same translatable string | 2013-07-20 | 1 | -2/+2 | |
| | |||||
* | UnrestrictLi: set offline status from API | 2013-07-20 | 1 | -2/+4 | |
| | |||||
* | Fixed chunkLimit value | 2013-07-12 | 1 | -2/+2 | |
| | |||||
* | UnrestrictLi: added ability to delete the download history | 2013-06-23 | 1 | -2/+7 | |
| | |||||
* | UnrestrictLi: get API data for size/checksum | 2013-06-19 | 1 | -2/+4 | |
| | |||||
* | New multi hoster plugin: UnrestrictLi | 2013-06-04 | 1 | -0/+72 | |