Julian Lam
995fa7d6fd
interim commit -- enabling default plugins on setup
2013-09-07 11:45:04 -04:00
Julian Lam
87abe426d8
fixing 'use_port' to save into config as boolean
2013-09-07 11:29:26 -04:00
Julian Lam
bec0b46a2c
refactoring installation scripts to use node prompt module, lots of other fixes
...
fixed #263 , fixed #264 , fixed #265
2013-09-07 10:40:20 -04:00
Baris Soner Usakli
1f60578a63
closes #261
2013-09-05 12:18:51 -04:00
Julian Lam
8a53c56a46
updated install script to only populate "socket" object in client config with "address", which takes "use_port" into account.
...
This closes #234
2013-08-30 11:18:15 -04:00
Baris Soner Usakli
cc55073107
issue #224
2013-08-28 13:47:52 -04:00
Baris Usakli
c647793512
meta config changes, refactors
2013-08-23 13:14:36 -04:00
Baris Soner Usakli
f83be710a0
closes #172 , #173 , #174
2013-08-15 16:50:00 -04:00
Baris Usakli
1894d0a469
moved confings into redis
2013-08-13 11:25:10 -04:00
Baris Soner Usakli
46afbc0ba0
assorted config fixes
2013-08-12 19:00:31 -04:00
Baris Soner Usakli
9f2838849e
moved the imgur clientID to the server config file
2013-07-31 15:33:36 -04:00
Julian Lam
3c4b2c8075
fixed oddities in base_url and url generation for subdirectoried instances
...
of NodeBB
2013-07-19 23:56:30 -04:00
Julian Lam
a06123579b
issue #94
2013-07-17 12:21:40 -04:00
Julian Lam
1e4424d656
issue #94 again
2013-07-17 12:17:52 -04:00
Julian Lam
d3541da9dd
resolving regression introduced by errant install script (again) - issue 94
2013-07-17 12:15:40 -04:00
Julian Lam
2f1ef4c2a1
fixing regression introduced where the client-side config was incorrectly generated ( resolves #94 )
2013-07-17 12:05:24 -04:00
Baris Soner Usakli
62919894b4
removed the bcrypt question from install, changed default to 12
2013-07-16 16:33:18 -04:00
Julian Lam
815bd7c10a
THIS IS A BREAKING CHANGE
...
===
Please run `node app --setup` after you pull this commit.
refactored install script to its own library in /src, updated redis config
params to be nconf compatible
2013-07-16 16:12:09 -04:00