Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Anil Mandepudi
aea08d58b1
Fix tabs
2016-12-12 17:19:59 -08:00
pichalite
0a4e45c0da
Check password length on setup
2016-12-13 01:18:42 +00:00
Barış Soner Uşaklı
8c8e2ae190
closes #5271
2016-12-09 00:00:39 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
3c0a28d293
#5018
...
fix extra key
2016-09-07 19:29:25 +03:00
barisusakli
7269d45e84
closes #5018
2016-09-07 19:27:29 +03:00
barisusakli
3cf4449020
use eachSeries
2016-09-07 02:08:54 +03:00
Mathias Schreck
ce9ee62fa0
Handle callback errors
2016-08-17 12:54:59 +02:00
barisusakli
7f041a756d
closes #4865
2016-08-04 20:58:04 +03:00
Ole R
5023935baf
Enable nodebb-plugin-emoji-one by default
2016-04-06 23:58:48 +02:00
Barış Soner Uşaklı
04fb7d5acc
enable emoji-apple on install
2016-04-05 21:01:13 +03:00
Barış Soner Uşaklı
09b93ac6ff
closes #4339
2016-03-09 22:45:28 +02:00
Barış Soner Uşaklı
d3087b4e05
changed userTitle of global mods
2016-02-05 18:35:20 +02:00
barisusakli
86d70eca74
closes #4103
2016-01-25 13:36:21 +02:00
barisusakli
3d0e412bfd
removed extra vars
2015-12-21 12:19:12 +02:00
barisusakli
b3f63e0a0d
closes #3938
2015-12-21 12:02:10 +02:00
barisusakli
80fd0b20bd
closes #3970
2015-12-19 20:52:20 +02:00
barisusakli
745007a2b3
closes #3873
2015-12-10 12:19:43 +02:00
barisusakli
1c71001e1d
check err and print info
2015-11-25 12:20:37 -05:00
barisusakli
94a0c9aa9f
closes #3757
2015-10-15 11:41:31 -04:00
barisusakli
929091d4d3
default theme
2015-09-11 18:48:29 -04:00
barisusakli
3ea8d092aa
check for defaultTheme on install
2015-09-11 16:46:07 -04:00
barisusakli
19eaa051c2
closes #3469
2015-09-10 18:13:26 -04:00
barisusakli
54f9a09e6a
some more logging
2015-09-02 18:18:03 -04:00
barisusakli
8333a5dcd9
fix filter
2015-08-13 16:03:15 -04:00
Julian Lam
dfd840b001
Fix defaultPlugins logic to parse the incoming value
2015-08-13 14:23:09 -04:00
barisusakli
d986fc7cb6
fix indent
2015-08-13 12:49:15 -04:00
barisusakli
aab7651959
add default plugins
2015-08-13 12:47:59 -04:00
Julian Lam
d62c3b9340
switching default theme on installation to Persona, from Lavender
2015-07-21 14:55:52 -04:00
Julian Lam
d061411747
added composer and emoji to default enabled plugins
2015-07-16 12:10:40 -04:00
barisusakli
cea385e572
closes #3223
2015-06-15 16:55:29 -04:00
Barış Soner Uşaklı
8300aeec35
parseInt member count, use getMemberCount in install js
2015-05-26 13:55:40 -04:00
barisusakli
a0a8d328d0
closes #3182
2015-05-25 14:05:52 -04:00
barisusakli
714c7356f9
closes #3176
2015-05-23 22:11:24 -04:00
barisusakli
d946a2fcbd
closes #3098
...
wait for templates to compile even if using clustering
fix emitter.all
upgrade.check error first
removed plugins.ready, using callback on plugins.init
removed webserver.init, using webserver.listen
2015-04-27 20:26:02 -04:00
Julian Lam
84cbdc1358
changed the password confirmation form field in the web installer so that it doesn't clobber some env vars, and allowed admin username and email to be set via env var
2015-04-25 22:34:54 -04:00
barisusakli
e5928f330e
closes #3085
2015-04-23 17:18:11 -04:00
barisusakli
d6949815ad
#3085
2015-04-23 17:03:31 -04:00
psychobunny
c8000d36db
hint
2015-04-22 13:58:43 -04:00
psychobunny
ee78281f35
console.log
2015-04-22 13:22:07 -04:00
psychobunny
948ad5fb44
Merge remote-tracking branch 'origin/master' into web-install
2015-04-22 11:23:10 -04:00
Julian Lam
8f5c393b12
only exposing password at setup end if one is autogenerated
2015-04-22 10:58:58 -04:00
Julian Lam
d7444e5edf
removed from required values for env setup
2015-04-22 10:30:42 -04:00
Julian Lam
b604c9d5e1
updated install script to accept environment variables
...
updated upgrade script to execute callback when present
updated install script to not fire upgrades unless necessary
updated install script to write directly to console, and not through winston
if a password is not provided, one is auto-generated
2015-04-22 10:28:03 -04:00
psychobunny
3d9519bdec
installer: actually installing nodebb
2015-04-21 20:42:06 -04:00
psychobunny
e2215b9912
don't blindly ignore error in install.js
2015-04-21 20:27:40 -04:00
Julian Lam
848babcdfa
Merge pull request #2778 from ahwayakchih/support-more-config-defaults-for-setup
...
This adds more setup defaults from config.
2015-04-17 11:14:30 -04:00
Julian Lam
fcbc02d48a
better local function name in install.js
2015-03-24 13:47:47 -04:00
Barış Soner Uşaklı
6bd3c54a03
fix findAndModify
...
temp fix for connect-mongo
create admin after categories
2015-03-03 16:16:32 -05:00