index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
PluginHost.js
Age
Commit message (
Expand
)
Author
2019-05-07
Allow to unregister plugin hooks
ltGuillaume
2019-05-06
js: add PluginHost.HOOK_COUNTERS_PROCESSED
Andrew Dolgov
2019-05-06
js: add PluginHost.HOOK_COUNTERS_RECEIVED
Andrew Dolgov
2018-12-08
fix PluginHost run method.
Gilles Grandou
2018-12-08
add PluginHost.HOOK_HEADLINE_RENDERED
Andrew Dolgov
2018-12-08
add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)
Andrew Dolgov
2018-12-03
rework dojo singleton modules to better work with phpstorm completion (ugh) -...
Andrew Dolgov
2018-12-02
set use strict on JS modules; remove some mostly useless stuff like get_minif...
Andrew Dolgov
2018-11-29
move to let/const syntax in custom dojo modules
Andrew Dolgov
2018-03-08
initial for JS strict mode
Andrew Dolgov
2013-06-28
add js hook for floating title
Andrew Dolgov
2013-04-27
Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED ...
supahgreg
2013-04-25
js: add collapsed and expanded hooks
Andrew Dolgov
2013-04-24
add missing pluginhost source
Andrew Dolgov