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