summaryrefslogtreecommitdiffstats
path: root/module/plugins/Hook.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert plugins to stableGravatar Walter Purcaro 2014-11-221-46/+41
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-091-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-11-031-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-10-271-7/+6
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-1/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+16
|
* 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/+3
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-22/+6
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-0/+4
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-10/+10
| | | | Merges vuolter/pyload@e4b2562
* Fix EOFGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@00052b2
* Fix __config__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@83ff313
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* closed #411Gravatar RaNaN 2011-10-271-1/+1
|
* improvement for hook plugins, new internal plugin typeGravatar RaNaN 2011-10-131-2/+1
|
* new plugin Base class providing useful methodsGravatar RaNaN 2011-09-291-21/+4
|
* reworked authorization, now works on api levelGravatar RaNaN 2011-09-271-9/+3
|
* plugin unloading, closed #377, some fixesGravatar RaNaN 2011-08-161-6/+29
|
* fixes, closed #361Gravatar RaNaN 2011-08-051-5/+13
|
* basic event managerGravatar RaNaN 2011-07-071-6/+26
|
* fixed some bugs, new externalscripts pluginGravatar RaNaN 2011-07-041-1/+3
|
* sphinx documentationGravatar RaNaN 2011-07-011-0/+3
|
* wupload premium (untested), new log functions for plugins, decode kwarg for ↵Gravatar RaNaN 2011-06-021-1/+12
| | | | requests
* hooks methods callable via rpc, closed #299Gravatar RaNaN 2011-05-071-0/+14
|
* closed #276Gravatar RaNaN 2011-04-161-1/+1
|
* new permission systemGravatar RaNaN 2011-02-191-1/+7
|
* improved captcha managerGravatar RaNaN 2011-02-041-1/+13
|
* moved hooks periodical call to schedulerGravatar mkaay 2011-01-251-1/+0
|
* closed #159Gravatar RaNaN 2010-10-201-0/+3
|
* new dirsGravatar RaNaN 2010-08-251-0/+84
|
* merged guiGravatar mkaay 2010-08-251-84/+0
|
* irc client fixesGravatar RaNaN 2010-08-111-0/+6
|
* order and priority preperationsGravatar mkaay 2010-08-051-2/+2
| | | | | multi home plugin some fixes
* hook config interfaceGravatar RaNaN 2010-08-051-1/+11
|
* some fixesGravatar RaNaN 2010-08-011-1/+1
|
* some changesGravatar RaNaN 2010-07-311-0/+6
|
* daily commitGravatar RaNaN 2010-07-301-0/+3
|
* more improvements and cleaned some importsGravatar RaNaN 2010-07-291-21/+8
|
* hook fixGravatar mkaay 2010-05-071-1/+1
|
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-8/+8
|
* version fix, removed debug messagesGravatar mkaay 2010-05-021-2/+2
|
* fixed cnlGravatar mkaay 2010-05-021-0/+3
|
* some optimizationsGravatar RaNaN 2010-01-211-2/+0
|
* forgot changesGravatar spoob 2010-01-131-1/+4
|
* removed Mp3Convert, just load plugin config onceGravatar spoob 2010-01-131-5/+2
|
* edited wrong file in last commitGravatar mkaay 2010-01-101-1/+2
|
* moved Hooks.pyGravatar spoob 2010-01-101-0/+70