summaryrefslogtreecommitdiffstats
path: root/module/plugins/Hook.py
Commit message (Collapse)AuthorAgeFilesLines
* module -> pyloadGravatar Walter Purcaro 2014-09-141-149/+0
|
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-09-141-23/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/Account.py module/plugins/AccountManager.py module/plugins/Hook.py module/plugins/OCR.py module/plugins/Plugin.py module/plugins/PluginManager.py module/plugins/ReCaptcha.py module/plugins/accounts/Ftp.py module/plugins/accounts/Http.py module/plugins/internal/MultiHoster.py module/plugins/ocr/GigasizeCom.py module/plugins/ocr/LinksaveIn.py module/plugins/ocr/NetloadIn.py module/plugins/ocr/ShareonlineBiz.py
| * 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
* | Removed __threaded__ attributeGravatar Walter Purcaro 2014-07-141-1/+0
| |
* | Use Base log methodsGravatar Walter Purcaro 2014-07-061-2/+2
| |
* | Call initPeriodical after setup in Hook.pyGravatar Walter Purcaro 2014-06-281-1/+2
|/
* 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