summaryrefslogtreecommitdiffstats
path: root/module/plugins/container/LinkList.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve container __pattern__Gravatar Walter Purcaro 2015-01-231-2/+2
|
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-3/+0
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+2
| | | | Whitespaces and EOF fixup
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-2/+6
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-1/+3
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Use Base log methodsGravatar Walter Purcaro 2014-07-061-1/+1
|
* Fix some container __pattern__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@770a11f
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@1387ded
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-10/+10
| | | | Merges vuolter/pyload@e4b2562
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free accountGravatar zoidberg10 2012-02-271-6/+17
|
* fixes, closed #361Gravatar RaNaN 2011-08-051-1/+1
|
* hotfolder fixGravatar RaNaN 2010-11-141-1/+1
|
* hotfolder linklist fixGravatar RaNaN 2010-11-141-1/+0
|
* LinkList fix, update fix, crypter fixGravatar RaNaN 2010-11-141-9/+11
|
* youporn fixGravatar Jeix 2010-11-061-1/+1
|
* new dirsGravatar RaNaN 2010-08-251-0/+56
|
* merged guiGravatar mkaay 2010-08-251-56/+0
|
* some fixesGravatar RaNaN 2010-08-041-3/+1
|
* some changesGravatar RaNaN 2010-07-311-21/+35
|
* restart working and client informationGravatar RaNaN 2010-07-291-5/+0
|
* more improvements and cleaned some importsGravatar RaNaN 2010-07-291-1/+0
|
* New feature: FTP download supportGravatar Jeix 2010-06-201-1/+1
| | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py
* fix linklist.pyGravatar Jeix 2010-06-171-1/+2
|
* linklist fixGravatar Jeix 2010-06-171-0/+1
|
* extended LinkList plugin. Now it's possible to add comments, packages and ↵Gravatar Jeix 2010-06-161-5/+17
| | | | links as usual via linklist.
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-12/+9
|
* several fixesGravatar mkaay 2010-05-041-1/+1
|
* closes #13Gravatar mkaay 2009-12-271-0/+39