summaryrefslogtreecommitdiff
path: root/js/PluginHost.js
AgeCommit message (Expand)Author
2019-05-07Allow to unregister plugin hooksltGuillaume
2019-05-06js: add PluginHost.HOOK_COUNTERS_PROCESSEDAndrew Dolgov
2019-05-06js: add PluginHost.HOOK_COUNTERS_RECEIVEDAndrew Dolgov
2018-12-08fix PluginHost run method.Gilles Grandou
2018-12-08add PluginHost.HOOK_HEADLINE_RENDEREDAndrew Dolgov
2018-12-08add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)Andrew Dolgov
2018-12-03rework dojo singleton modules to better work with phpstorm completion (ugh) -...Andrew Dolgov
2018-12-02set use strict on JS modules; remove some mostly useless stuff like get_minif...Andrew Dolgov
2018-11-29move to let/const syntax in custom dojo modulesAndrew Dolgov
2018-03-08initial for JS strict modeAndrew Dolgov
2013-06-28add js hook for floating titleAndrew Dolgov
2013-04-27Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED ...supahgreg
2013-04-25js: add collapsed and expanded hooksAndrew Dolgov
2013-04-24add missing pluginhost sourceAndrew Dolgov