Commit Graph

195 Commits (f12903a3fe9827192bd5833ed34d0ff2d151fea5)

Author SHA1 Message Date
Barış Soner Uşaklı 09b93ac6ff closes
Barış Soner Uşaklı d3087b4e05 changed userTitle of global mods
barisusakli 86d70eca74 closes
barisusakli 3d0e412bfd removed extra vars
barisusakli b3f63e0a0d closes
barisusakli 80fd0b20bd closes
barisusakli 745007a2b3 closes
barisusakli 1c71001e1d check err and print info
barisusakli 94a0c9aa9f closes
barisusakli 929091d4d3 default theme
barisusakli 3ea8d092aa check for defaultTheme on install
barisusakli 19eaa051c2 closes
barisusakli 54f9a09e6a some more logging
barisusakli 8333a5dcd9 fix filter
Julian Lam dfd840b001 Fix defaultPlugins logic to parse the incoming value
barisusakli d986fc7cb6 fix indent
barisusakli aab7651959 add default plugins
Julian Lam d62c3b9340 switching default theme on installation to Persona, from Lavender
Julian Lam d061411747 added composer and emoji to default enabled plugins
barisusakli cea385e572 closes
Barış Soner Uşaklı 8300aeec35 parseInt member count, use getMemberCount in install js
barisusakli a0a8d328d0 closes
barisusakli 714c7356f9 closes
barisusakli d946a2fcbd closes
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
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
barisusakli e5928f330e closes
barisusakli d6949815ad
psychobunny c8000d36db hint
psychobunny ee78281f35 console.log
psychobunny 948ad5fb44 Merge remote-tracking branch 'origin/master' into web-install
Julian Lam 8f5c393b12 only exposing password at setup end if one is autogenerated
Julian Lam d7444e5edf removed from required values for env setup
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
psychobunny 3d9519bdec installer: actually installing nodebb
psychobunny e2215b9912 don't blindly ignore error in install.js
Julian Lam 848babcdfa Merge pull request from ahwayakchih/support-more-config-defaults-for-setup
This adds more setup defaults from config.
Julian Lam fcbc02d48a better local function name in install.js
Barış Soner Uşaklı 6bd3c54a03 fix findAndModify
temp fix for connect-mongo
create admin after categories
Barış Soner Uşaklı d9e0a495b0 updated install.js to install mongodb native 2
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.
psychobunny 7a4fc8e48b save default menu on installation
Barış Soner Uşaklı 55884220b4 upgrade plugins:active to zset
psychobunny 5a6457ec7c adding rewards-essentials to core
Barış Soner Uşaklı d09a53197e closes
psychobunny f4c587c530 move hardcoded initial welcome text into welcome.md
Julian Lam c4bc51b834 fixing installation script that broke with recent updates to groups
Julian Lam fc7a882877 fixed
barisusakli 747f212f1a closes , disable prompt colors
barisusakli be11577aa4 closes
Julian Lam 03b106b03a final pass,