summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/ExternalScripts.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't start unused periodical in some addonsGravatar Walter Purcaro 2014-12-091-1/+6
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-7/+7
|
* 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/+5
| | | | Whitespaces and EOF fixup
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-3/+3
|
* Extend ExtractArchive events + code optimizationsGravatar Walter Purcaro 2014-09-251-18/+51
| | | | | https://github.com/pyload/pyload/pull/622 https://github.com/pyload/pyload/pull/726
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-16/+2
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-6/+6
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-4/+5
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-181-1/+1
|
* Fix __config__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@83ff313
* fixed import in ExternalScriptsGravatar RaNaN 2013-11-301-2/+2
|
* Merged #407Gravatar =?UTF-8?q?Michael=20Elsd=C3=B6rfer?= 2013-11-211-0/+1
| | | | Make debugging script issue a bit easier
* Plugins: core.config -> configGravatar Walter Purcaro 2013-09-031-3/+3
|
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-9/+6
|
* ExternalScripts - patch by x_puma_x - closed #712,#713Gravatar zoidberg10 2012-11-151-3/+3
|
* closed #411Gravatar RaNaN 2011-10-271-1/+1
|
* closed #375Gravatar RaNaN 2011-08-071-1/+1
|
* fixes, closed #361Gravatar RaNaN 2011-08-051-3/+15
|
* new localeGravatar RaNaN 2011-07-241-3/+3
|
* changed version stringsGravatar RaNaN 2011-07-121-2/+1
|
* fix typoGravatar RaNaN 2011-07-121-1/+1
|
* basic event managerGravatar RaNaN 2011-07-071-3/+2
|
* fixed some bugs, new externalscripts pluginGravatar RaNaN 2011-07-041-58/+52
|
* improved some code style issuesGravatar RaNaN 2011-05-141-10/+7
|
* closed #159Gravatar RaNaN 2010-10-201-2/+12
|
* little fixesGravatar RaNaN 2010-08-301-1/+1
|
* new dirsGravatar RaNaN 2010-08-251-0/+108
|
* merged guiGravatar mkaay 2010-08-251-108/+0
|
* scripts fix, rs fix, closed #127Gravatar RaNaN 2010-08-151-6/+6
|
* some fixesGravatar RaNaN 2010-08-011-2/+3
|
* daily commitGravatar RaNaN 2010-07-301-21/+21
|
* deleted some print statementsGravatar Jeix 2010-06-211-1/+0
|
* workaround for ExternalScripts.py package locationGravatar Jeix 2010-06-201-1/+7
|
* Package_finished event for scripts implementedGravatar Jeix 2010-06-201-4/+5
| | | | bugfix: closing socket for IRC connection (xdcc)
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-8/+6
|
* externalscript fixGravatar RaNaN 2010-04-041-2/+2
|
* cnl, EOL, path fixesGravatar RaNaN 2010-02-111-6/+9
|
* fixGravatar mkaay 2010-01-271-1/+1
|
* moved script support to a new pluginGravatar mkaay 2010-01-271-0/+100