Marcel Klehr
|
6a02302fc9
|
/admin/plugins: Fix search algorithm (use string match in lower case)
fix #1903
|
2013-09-23 19:55:35 +02:00 |
|
Florent Viard
|
6f478c4de1
|
Fix to check if searchTerm is not "undefined" before trying to use it to filter search results.
Signed-off-by: Florent Viard <fviard@lacie.com>
|
2013-09-11 11:36:09 +02:00 |
|
Marcel Klehr
|
324b9b1f5f
|
pluginfw/installer: Only restart the server when all tasks have finished
fixes #1685
|
2013-04-08 16:14:03 +02:00 |
|
Marcel Klehr
|
981a33f01e
|
pluginfw/installer.js fire callbacks only once
|
2013-03-26 14:40:19 +01:00 |
|
Marcel Klehr
|
5d7a8adcb7
|
Silence npm when using npm.commands.search
|
2013-03-26 11:33:04 +01:00 |
|
Marcel Klehr
|
9109bd206e
|
Catch all errors in pluginfw/installer.js
|
2013-03-26 11:20:12 +01:00 |
|
Marcel Klehr
|
1ebbcd2f30
|
Don't leak event listeners in pluginfw/installer.js
fixes #921
|
2013-03-25 17:22:51 +01:00 |
|
Marcel Klehr
|
b297784288
|
Make npm registry access code more sane
|
2013-03-25 16:51:12 +01:00 |
|
Marcel Klehr
|
0070eab416
|
Fix caching of npm search results and only make one registry request on /admin/plugins
fixes #1488
|
2013-03-25 12:45:23 +01:00 |
|
mluto
|
037478cbcd
|
Made plugin search not casesensitive
|
2013-01-31 19:05:23 +01:00 |
|
Marcel Klehr
|
23dd4c73e2
|
pluginfw/installer.js: Don't freak out users with cryptic errors, just use the error message
|
2013-01-24 22:40:31 +01:00 |
|
John McLear
|
b5c263dd37
|
improve search to use description too, bit more cpu heavy for thats okay
|
2012-12-03 01:41:01 +00:00 |
|
Marcel Klehr
|
78e64ffea8
|
Mimic, replace or work around removed npm utils.
|
2012-10-28 18:34:20 +01:00 |
|
Egil Moeller
|
b438a278a1
|
Make the server restart on plugin install
|
2012-07-03 23:31:44 +02:00 |
|
Egil Moeller
|
4c1d94343f
|
Better plugin admin interface
|
2012-04-18 13:43:34 +02:00 |
|
Egil Moeller
|
7ab7ee9f5e
|
Plugin admin fixes
|
2012-04-17 22:40:53 +02:00 |
|
Egil Moeller
|
1ca12b24e6
|
Bugfixes for plugin installer
|
2012-03-21 19:28:39 +01:00 |
|
Egil Moeller
|
c591efb352
|
Plugin list can now be reloaded 'live'
|
2012-03-19 17:16:49 +01:00 |
|
Egil Moeller
|
51cae02e9d
|
Show installed plugins and search new ones
|
2012-03-15 18:25:06 +01:00 |
|