barisusakli
a626005570
closes #2851
2015-03-11 18:04:27 -04:00
psychobunny
80945eff7e
closes #2819
2015-03-03 14:19:18 -05:00
psychobunny
fdc8b67449
require pkg when needed
2015-02-23 17:25:36 -05:00
psychobunny
61b8fd2402
woops, left in some debug statements
2015-02-23 16:13:04 -05:00
psychobunny
dee5d18439
require npm module only as needed - shaves off a full second of loading time yay
2015-02-23 16:08:29 -05:00
Barış Soner Uşaklı
66d6c49ed4
closes #2749
2015-02-23 15:55:45 -05:00
Barış Soner Uşaklı
55884220b4
#2749 upgrade plugins:active to zset
2015-02-23 14:57:22 -05:00
psychobunny
a7c3d193cc
include nodebb-rewards namespace
2015-02-20 12:17:58 -05:00
Julian Lam
df7c48c474
restoring latest plugin version in plugins ACP
2015-02-17 16:09:25 -05:00
Julian Lam
7bb9ea4b33
querying via qs now
2015-02-17 16:01:57 -05:00
Julian Lam
1029b6c2f3
some prep for #2499
2015-02-12 16:15:35 -05:00
barisusakli
1142f7700f
closes #2714
2015-02-10 23:34:06 -05:00
psychobunny
1a13f2a54a
no need to crash nodebb on missing template directory warning
2015-01-07 17:45:08 -05:00
barisusakli
f060a36853
fix indent
2015-01-06 23:34:29 -05:00
barisusakli
b51127bd9c
closes #2578
2015-01-06 23:29:48 -05:00
barisusakli
d0b8337075
broke plugins.js into files
2014-12-26 18:54:20 -05:00
barisusakli
64cc0f244d
just show err.message
2014-12-14 17:45:22 -05:00
Julian Lam
273e26ddb1
if a locally installed plugin not published to npm has a syntax error, this fixes it. closes #2512
2014-12-10 14:59:49 -05:00
barisusakli
5a79b99a7a
derp
2014-12-09 12:59:49 -05:00
barisusakli
9f7196f5b0
dont crash if config is undefined, added error to plugins
2014-12-09 12:59:12 -05:00
Julian Lam
772f4c103a
properly pass in error value for locally installed plugin
2014-12-09 12:11:01 -05:00
barisusakli
aeae76c28d
added error false
2014-12-09 11:22:04 -05:00
barisusakli
8af5102912
missing return
2014-12-08 17:50:45 -05:00
Julian Lam
aaef0ad282
closed #2495
2014-12-03 16:18:26 -05:00
psychobunny
fc00791125
a plugin's package.json can be invalid too
2014-12-02 21:57:21 -05:00
barisusakli
866adab648
removed console.log
2014-12-01 16:09:01 -05:00
Julian Lam
66bbbfcd22
fixed url being overwritten
2014-12-01 15:25:37 -05:00
Julian Lam
9b0ba6c7a4
closed #2384
2014-11-29 20:50:14 -05:00
Julian Lam
23b14b3443
moving nearly all startup messages to verbose type
2014-11-26 13:28:10 -05:00
Julian Lam
ae1528dc7e
closed #2407
2014-11-17 14:07:34 -05:00
barisusakli
b4daae9b23
closes #2307
2014-11-14 16:02:35 -05:00
barisusakli
14fdb9ebee
reverted
2014-11-13 11:37:42 -05:00
barisusakli
6809af536c
removed winston log in plugin fireHook
2014-11-13 11:31:30 -05:00
barisusakli
c9f990bb72
derp
2014-11-11 19:22:54 -05:00
barisusakli
3f12d363f7
plugins fireHook refactor
...
(drunk)
2014-11-08 17:12:38 -05:00
barisusakli
e93b2b6aa1
removed action:app.load
2014-11-08 16:15:24 -05:00
barisusakli
41ae8b61a7
static:app.load change closes #1527
2014-11-08 15:20:56 -05:00
Julian Lam
f3ea8d1cff
closed #2367
2014-11-08 10:22:31 -05:00
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
2014-11-07 14:45:40 -05:00
barisusakli
9e77960ee1
#2308 check if latest is greater by semver
2014-10-27 20:35:03 -04:00
barisusakli
6e62c48f41
call package manager
...
get latest version from versions object
2014-10-23 22:38:28 -04:00
barisusakli
3e4b6c97a0
closes #2286
2014-10-21 13:48:50 -04:00
barisusakli
eb546dfaab
temp until package manager is in place
2014-10-15 16:26:50 -04:00
barisusakli
3819d11be2
#2110
2014-10-09 18:42:08 -04:00
barisusakli
0d95089bfe
send array of posts
2014-10-09 18:12:40 -04:00
barisusakli
4190b3c41c
sort plugins alphabetically
2014-10-09 17:44:48 -04:00
barisusakli
97b9ba983c
read both
2014-10-09 17:31:51 -04:00
barisusakli
cb934acb5d
#2111
...
need latest version from api
2014-10-09 13:50:25 -04:00
psychobunny
f35a51e48d
making the loading sequence less verbose
...
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
2014-10-08 15:05:02 -04:00
Julian Lam
0772e8c41f
fixed #2236 - using !gte instead of lte
2014-10-07 02:12:22 -04:00