summaryrefslogtreecommitdiffstats
path: root/module/plugins/container/CCF.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve container __pattern__Gravatar Walter Purcaro 2015-01-231-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-3/+4
|
* Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-091-1/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-3/+3
|
* Spare code cosmeticsGravatar 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-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* 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
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-161-1/+1
|
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-4/+7
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-0/+1
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* 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
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@b7f6e2e
* 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-2/+2
| | | | Merges vuolter/pyload@e4b2562
* Fix EOFGravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@00052b2
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* fixes, cleanup, summary for each packageGravatar RaNaN 2011-08-021-1/+1
|
* added captchatrader.com support, fixed lof.ccGravatar mkaay 2011-01-311-1/+1
|
* little changesGravatar RaNaN 2010-12-191-2/+2
|
* new dirsGravatar RaNaN 2010-08-251-0/+42
|
* merged guiGravatar mkaay 2010-08-251-42/+0
|
* ccf fix and myvideo.deGravatar Jeix 2010-08-081-2/+2
|
* some fixesGravatar RaNaN 2010-08-041-1/+0
|
* more fixingGravatar mkaay 2010-08-031-0/+3
|
* Container updated to new interfaceGravatar Jeix 2010-08-031-14/+13
|
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-12/+9
|
* several fixesGravatar mkaay 2010-05-041-1/+1
|
* little fixes, closed #71Gravatar RaNaN 2010-02-041-1/+0
|
* closes #70, thx kepheusGravatar mkaay 2010-02-021-14/+4
|
* closes #13Gravatar mkaay 2009-12-271-0/+55