Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics | 2014-11-10 | 1 | -26/+26 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -7/+7 | |
| | |||||
* | Spare code cosmetics | 2014-10-27 | 1 | -1/+1 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -9/+9 | |
| | |||||
* | Avoid gettext conflict due variable `_` | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-25 | 1 | -3/+1 | |
| | |||||
* | Call error instead fail in some plugins | 2014-10-23 | 1 | -2/+2 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+6 | |
| | |||||
* | Pattern update 3 | 2014-10-11 | 1 | -1/+1 | |
| | |||||
* | Pattern update 2 | 2014-10-11 | 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/+5 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | 2014-09-27 | 1 | -2/+2 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -21/+6 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | 2014-07-20 | 1 | -3/+3 | |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | 2014-07-20 | 1 | -1/+1 | |
| | |||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -9/+9 | |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 1 | -3/+3 | |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | Compute wait time using secondsToMidnight | 2014-07-06 | 1 | -5/+8 | |
| | |||||
* | Fixed some PEP8 violations | 2014-04-18 | 1 | -2/+2 | |
| | |||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -0/+1 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Use re.match for __pattern__ matches instead re.search | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@9117005 | ||||
* | Fix retry time formats | 2014-04-11 | 1 | -3/+3 | |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Plugins: cosmetics See #286 | 2013-10-02 | 1 | -1/+1 | |
| | |||||
* | Fixed PEP 8 violations in Hosters | 2013-07-22 | 1 | -58/+67 | |
| | |||||
* | Using CaptchaService to make them works on 0.5 | 2013-07-15 | 1 | -1/+1 | |
| | |||||
* | little plugin fixes | 2012-02-01 | 1 | -3/+4 | |
| | |||||
* | re-enable & refactor fileserve/filejungle/uploadstation | 2012-01-31 | 1 | -168/+210 | |
| | |||||
* | disabled some hoster | 2012-01-23 | 1 | -20/+3 | |
| | |||||
* | plugin cleanups | 2011-10-04 | 1 | -5/+2 | |
| | |||||
* | royflos GUI patches, prefix option for webinterface ( | 2011-09-21 | 1 | -0/+1 | |
| | |||||
* | detect invalid downloads on fileserv | 2011-09-17 | 1 | -2/+8 | |
| | |||||
* | closed #385 | 2011-09-01 | 1 | -1/+0 | |
| | |||||
* | closed #357, #384 | 2011-08-31 | 1 | -13/+12 | |
| | |||||
* | closed #375 | 2011-08-07 | 1 | -1/+11 | |
| | |||||
* | improvements, command line link checker | 2011-07-16 | 1 | -19/+11 | |
| | |||||
* | additional log message | 2011-07-06 | 1 | -0/+1 | |
| | |||||
* | closed #354 | 2011-07-06 | 1 | -66/+69 | |
| | |||||
* | revert unintentional changes | 2011-06-10 | 1 | -6/+4 | |
| | |||||
* | ernieb's hoster patches | 2011-06-10 | 1 | -4/+2 | |
| | |||||
* | fix free downloads, fixes for tip, reorganise | 2011-06-04 | 1 | -67/+103 | |
| | |||||
* | RealdebridCom plugin | 2011-05-24 | 1 | -2/+0 | |
| | |||||
* | closed #246, #247, #248, #249, | 2011-03-12 | 1 | -1/+1 | |
| | |||||
* | fileserv error message | 2011-03-11 | 1 | -1/+1 | |
| | |||||
* | closed #259, #250 | 2011-03-11 | 1 | -8/+36 | |
| | |||||
* | FileserveCom: Fixes download check | 2011-02-12 | 1 | -4/+4 | |
| | |||||
* | fileserv fix? | 2011-02-07 | 1 | -6/+1 | |
| | |||||
* | closed #209, #211, #186 | 2011-01-09 | 1 | -2/+6 | |
| | |||||
* | encoding fix | 2011-01-08 | 1 | -1/+2 | |
| | |||||
* | api fixes | 2010-12-27 | 1 | -1/+1 | |
| | |||||
* | Adds support for filesizes greater than MBs and generalizes unicode fix | 2010-11-27 | 1 | -8/+13 | |
| | |||||
* | fileserve, prefetch fix | 2010-11-25 | 1 | -2/+2 | |
| | |||||
* | depositfiles, fileserve free fixes | 2010-11-25 | 1 | -1/+5 | |
| | |||||
* | FileServ fix | 2010-11-14 | 1 | -1/+1 | |
| | |||||
* | closed #158 | 2010-10-20 | 1 | -38/+25 | |
| | |||||
* | closed #158 | 2010-10-18 | 1 | -2/+2 | |
| | |||||
* | fileserve lookinto | 2010-10-15 | 1 | -29/+46 | |
| | |||||
* | no poem today, but FileserveCom fix | 2010-10-13 | 1 | -20/+12 | |
| | |||||
* | little fixes | 2010-09-20 | 1 | -1/+16 | |
| | |||||
* | netfolder, hotfile folder | 2010-09-19 | 1 | -2/+1 | |
| | |||||
* | fileserv, freakshare fix | 2010-09-19 | 1 | -1/+9 | |
| | |||||
* | some automatic fixes | 2010-08-27 | 1 | -29/+29 | |
| | |||||
* | new dirs | 2010-08-25 | 1 | -0/+92 | |
| | |||||
* | merged gui | 2010-08-25 | 1 | -92/+0 | |
| | |||||
* | FileservCom premium + prefetching | 2010-08-18 | 1 | -16/+44 | |
| | |||||
* | FileserveCom | 2010-08-17 | 1 | -0/+64 | |