summaryrefslogtreecommitdiffstats
path: root/module/plugins/container
Commit message (Expand)AuthorAgeFilesLines
* Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-091-5/+7
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-286-11/+11
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-3/+0
* [RSDF] Fix typo (thx Guidobelix)Gravatar Walter Purcaro 2014-10-261-2/+2
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-262-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+1
* Fix and improve plugins loggingGravatar Walter Purcaro 2014-10-251-1/+1
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-1/+0
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-083-0/+3
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-073-6/+5
* Better import lib headerGravatar Walter Purcaro 2014-10-051-1/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-5/+4
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-162-5/+3
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-153-6/+16
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-152-1/+4
* Use Base log methodsGravatar Walter Purcaro 2014-07-062-2/+2
* Cleaned ShareLinksBiz pattern + better if-check for RSDF pluginGravatar Walter Purcaro 2014-07-051-1/+1
* [RSDF] Improve code a bit (thx charlie89)Gravatar Walter Purcaro 2014-06-301-2/+5
* Fix some container __pattern__Gravatar Walter Purcaro 2014-04-113-3/+3
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-113-3/+3
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-113-3/+0
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-113-3/+3
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-113-14/+13
* Fix EOFGravatar Walter Purcaro 2014-04-112-2/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-113-3/+3
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* 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
* fixes, cleanup, summary for each packageGravatar RaNaN 2011-08-021-1/+1
* new DLC plugins, adapted irc interface - needs testingGravatar RaNaN 2011-07-133-0/+0
* erniebs fixes, ul lifetime fixGravatar RaNaN 2011-06-121-11/+13
* allow remote rsdf on linksave.in #310Gravatar Paul King 2011-05-141-4/+5
* added captchatrader.com support, fixed lof.ccGravatar mkaay 2011-01-311-1/+1
* fixes DLC encoding issueGravatar RaNaN 2011-01-253-0/+0
* little changesGravatar RaNaN 2010-12-191-2/+2
* correct invalid DLCsGravatar RaNaN 2010-12-013-0/+0
* 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
* DLC for python 2.7, password in add package dialogGravatar RaNaN 2010-10-191-0/+0
* new dirsGravatar RaNaN 2010-08-256-0/+144
* merged guiGravatar mkaay 2010-08-256-144/+0
* some fixes, fixed #125Gravatar RaNaN 2010-08-152-0/+0
* ccf fix and myvideo.deGravatar Jeix 2010-08-081-2/+2
* some fixesGravatar RaNaN 2010-08-043-5/+1
* more fixingGravatar mkaay 2010-08-031-0/+3
* Container updated to new interfaceGravatar Jeix 2010-08-032-23/+22
* new dlc pluginsGravatar RaNaN 2010-08-022-0/+0
* 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
* fix fix fixGravatar mkaay 2010-06-201-0/+0
* New feature: FTP download supportGravatar Jeix 2010-06-201-1/+1
* 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 lin...Gravatar Jeix 2010-06-161-5/+17
* version fixGravatar mkaay 2010-05-171-0/+0
* new plugin interface test, ShareonlineBiz + SerienjunkiesOrg + MegauploadedCo...Gravatar mkaay 2010-05-172-0/+0
* dlc updateGravatar mkaay 2010-05-062-0/+0
* refactored plugins, new plugin managerGravatar mkaay 2010-05-053-36/+27
* several fixesGravatar mkaay 2010-05-043-3/+3
* little fixes, closed #71Gravatar RaNaN 2010-02-041-1/+0
* better DLC Support for Python 2.5 and 2.6Gravatar spoob 2010-02-033-0/+0
* closes #70, thx kepheusGravatar mkaay 2010-02-021-14/+4
* Removed Prints in DLCGravatar spoob 2010-01-231-0/+0
* Fixed Netload WaitGravatar spoob 2010-01-211-0/+0
* Fixed DLCGravatar spoob 2009-12-281-0/+0
* DLC Error LogGravatar spoob 2009-12-281-0/+0
* closes #13Gravatar mkaay 2009-12-275-0/+144