index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
static
/
js
/
pluginfw
/
installer.js
Age
Commit message (
Collapse
)
Author
2015-01-24
Use https to download plugins.json
Stefan
2015-01-18
Change domain for plugins.json request
Stefan
2014-11-18
Don't crash on bad plugins.json; fixes #2323
Beau Gunderson
2014-11-12
indentation
John McLear
2014-11-06
remove logging
John McLear
2014-11-04
use request and a remote ep plugin only endpoint
John McLear
2014-07-03
Fixes search on plugins without Description
kpn3m000
example "tables_ssl"
2013-09-23
/admin/plugins: Fix search algorithm (use string match in lower case)
Marcel Klehr
fix #1903
2013-09-11
Fix to check if searchTerm is not "undefined" before trying to use it to ↵
Florent Viard
filter search results. Signed-off-by: Florent Viard <fviard@lacie.com>
2013-04-08
pluginfw/installer: Only restart the server when all tasks have finished
Marcel Klehr
fixes #1685
2013-03-26
pluginfw/installer.js fire callbacks only once
Marcel Klehr
2013-03-26
Silence npm when using npm.commands.search
Marcel Klehr
2013-03-26
Catch all errors in pluginfw/installer.js
Marcel Klehr
2013-03-25
Don't leak event listeners in pluginfw/installer.js
Marcel Klehr
fixes #921
2013-03-25
Make npm registry access code more sane
Marcel Klehr
2013-03-25
Fix caching of npm search results and only make one registry request on ↵
Marcel Klehr
/admin/plugins fixes #1488
2013-01-31
Made plugin search not casesensitive
mluto
2013-01-24
pluginfw/installer.js: Don't freak out users with cryptic errors, just use ↵
Marcel Klehr
the error message
2012-12-03
improve search to use description too, bit more cpu heavy for thats okay
John McLear
2012-10-28
Mimic, replace or work around removed npm utils.
Marcel Klehr
2012-07-03
Make the server restart on plugin install
Egil Moeller
2012-04-18
Better plugin admin interface
Egil Moeller
2012-04-17
Plugin admin fixes
Egil Moeller
2012-03-21
Bugfixes for plugin installer
Egil Moeller
2012-03-19
Plugin list can now be reloaded 'live'
Egil Moeller
2012-03-15
Show installed plugins and search new ones
Egil Moeller