Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve container __pattern__ | Walter Purcaro | 2015-01-23 | 1 | -2/+2 |
| | |||||
* | Replace 'except' with 'except Exception' | Walter Purcaro | 2015-01-13 | 1 | -2/+2 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -3/+0 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 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 | ||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -2/+6 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -1/+3 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Use Base log methods | Walter Purcaro | 2014-07-06 | 1 | -1/+1 |
| | |||||
* | Fix some container __pattern__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@770a11f | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -10/+10 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free account | zoidberg10 | 2012-02-27 | 1 | -6/+17 |
| | |||||
* | fixes, closed #361 | RaNaN | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | hotfolder fix | RaNaN | 2010-11-14 | 1 | -1/+1 |
| | |||||
* | hotfolder linklist fix | RaNaN | 2010-11-14 | 1 | -1/+0 |
| | |||||
* | LinkList fix, update fix, crypter fix | RaNaN | 2010-11-14 | 1 | -9/+11 |
| | |||||
* | youporn fix | Jeix | 2010-11-06 | 1 | -1/+1 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+56 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -56/+0 |
| | |||||
* | some fixes | RaNaN | 2010-08-04 | 1 | -3/+1 |
| | |||||
* | some changes | RaNaN | 2010-07-31 | 1 | -21/+35 |
| | |||||
* | restart working and client information | RaNaN | 2010-07-29 | 1 | -5/+0 |
| | |||||
* | more improvements and cleaned some imports | RaNaN | 2010-07-29 | 1 | -1/+0 |
| | |||||
* | New feature: FTP download support | Jeix | 2010-06-20 | 1 | -1/+1 |
| | | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py | ||||
* | fix linklist.py | Jeix | 2010-06-17 | 1 | -1/+2 |
| | |||||
* | linklist fix | Jeix | 2010-06-17 | 1 | -0/+1 |
| | |||||
* | extended LinkList plugin. Now it's possible to add comments, packages and ↵ | Jeix | 2010-06-16 | 1 | -5/+17 |
| | | | | links as usual via linklist. | ||||
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -12/+9 |
| | |||||
* | several fixes | mkaay | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | closes #13 | mkaay | 2009-12-27 | 1 | -0/+39 |