barisusakli
8333a5dcd9
fix filter
10 years ago
Julian Lam
dfd840b001
Fix defaultPlugins logic to parse the incoming value
10 years ago
barisusakli
d986fc7cb6
fix indent
10 years ago
barisusakli
aab7651959
add default plugins
10 years ago
Julian Lam
d62c3b9340
switching default theme on installation to Persona, from Lavender
10 years ago
Julian Lam
d061411747
added composer and emoji to default enabled plugins
10 years ago
barisusakli
cea385e572
closes #3223
10 years ago
Barış Soner Uşaklı
8300aeec35
parseInt member count, use getMemberCount in install js
10 years ago
barisusakli
a0a8d328d0
closes #3182
10 years ago
barisusakli
714c7356f9
closes #3176
10 years ago
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
10 years ago
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
10 years ago
barisusakli
e5928f330e
closes #3085
10 years ago
barisusakli
d6949815ad
#3085
10 years ago
psychobunny
c8000d36db
hint
10 years ago
psychobunny
ee78281f35
console.log
10 years ago
psychobunny
948ad5fb44
Merge remote-tracking branch 'origin/master' into web-install
10 years ago
Julian Lam
8f5c393b12
only exposing password at setup end if one is autogenerated
10 years ago
Julian Lam
d7444e5edf
removed from required values for env setup
10 years ago
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
10 years ago
psychobunny
3d9519bdec
installer: actually installing nodebb
10 years ago
psychobunny
e2215b9912
don't blindly ignore error in install.js
10 years ago
Julian Lam
848babcdfa
Merge pull request #2778 from ahwayakchih/support-more-config-defaults-for-setup
...
This adds more setup defaults from config.
10 years ago
Julian Lam
fcbc02d48a
better local function name in install.js
10 years ago
Barış Soner Uşaklı
6bd3c54a03
fix findAndModify
...
temp fix for connect-mongo
create admin after categories
10 years ago
Barış Soner Uşaklı
d9e0a495b0
updated install.js to install mongodb native 2
10 years ago
ahwayakchih
4c2f628baa
Added support for using `mongo:password` and `redis:password` from config, when no password is entered at setup. This allows for having "default" password and overrides from config. Added using `mongo:username` and `port` from config when running setup.
10 years ago
psychobunny
7a4fc8e48b
save default menu on installation
10 years ago
Barış Soner Uşaklı
55884220b4
#2749 upgrade plugins:active to zset
10 years ago
psychobunny
5a6457ec7c
adding rewards-essentials to core
10 years ago
Barış Soner Uşaklı
d09a53197e
closes #2570
10 years ago
psychobunny
f4c587c530
move hardcoded initial welcome text into welcome.md
10 years ago
Julian Lam
c4bc51b834
fixing installation script that broke with recent updates to groups
10 years ago
Julian Lam
fc7a882877
fixed #2582
10 years ago
barisusakli
747f212f1a
closes #2552 , disable prompt colors
10 years ago
barisusakli
be11577aa4
closes #2477
10 years ago
Julian Lam
03b106b03a
final pass, #1984
10 years ago
Julian Lam
d5e473609c
first pass, #1984
10 years ago
bendem
0f4fcd8e0b
fix nodeBB adresses
10 years ago
barisusakli
15e472db12
on category creation give defaults privs to admins and registered users
10 years ago
barisusakli
604dac88e3
closes #2382 , closes #2130
10 years ago
barisusakli
cdfaa941b1
error checks missing return
10 years ago
Julian Lam
62d85b0e26
updated installation data to only create four categories by default, and altered colour to be less stark (heh, what does that mean anyway...). Also added an intro post
10 years ago
psychobunny
b42e57bfdd
removing leveldb from our dbal
...
a) It isn't being maintained, especially not by me
b) I haven't seen anybody actually interested in this db software so
there's no real point in supporting it unless we have a few people who
are interested
If you ARE interested though - please contact me and we can figure
something out in future :)
10 years ago
Julian Lam
c4a5af3b1b
fixed issue where a missing config.json would end up suggesting 'undefined' as a base_url
10 years ago
barisusakli
a505896185
forgot db require
10 years ago
barisusakli
18cfdd9dde
possible fix to travis
10 years ago
Julian Lam
b0323e4d3b
closed #2150
10 years ago
barisusakli
95c839579e
closes #2007
11 years ago
psychobunny
e77491fcbb
closes #1956
11 years ago