209 Commits (d7526b5e4457b85e9856f2c09c4cc1f018fdaef2)

Author SHA1 Message Date
Peter Jaszkowiak 879470f417 ESlint brace-style 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Anil Mandepudi aea08d58b1 Fix tabs 8 years ago
pichalite 0a4e45c0da Check password length on setup 8 years ago
Barış Soner Uşaklı 8c8e2ae190 closes #5271 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli 3c0a28d293 #5018
fix extra key
9 years ago
barisusakli 7269d45e84 closes #5018 9 years ago
barisusakli 3cf4449020 use eachSeries 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli 7f041a756d closes #4865 9 years ago
Ole R 5023935baf Enable nodebb-plugin-emoji-one by default 9 years ago
Barış Soner Uşaklı 04fb7d5acc enable emoji-apple on install 9 years ago
Barış Soner Uşaklı 09b93ac6ff closes #4339 9 years ago
Barış Soner Uşaklı d3087b4e05 changed userTitle of global mods 9 years ago
barisusakli 86d70eca74 closes #4103 9 years ago
barisusakli 3d0e412bfd removed extra vars 9 years ago
barisusakli b3f63e0a0d closes #3938 9 years ago
barisusakli 80fd0b20bd closes #3970 9 years ago
barisusakli 745007a2b3 closes #3873 9 years ago
barisusakli 1c71001e1d check err and print info 9 years ago
barisusakli 94a0c9aa9f closes #3757 9 years ago
barisusakli 929091d4d3 default theme 10 years ago
barisusakli 3ea8d092aa check for defaultTheme on install 10 years ago
barisusakli 19eaa051c2 closes #3469 10 years ago
barisusakli 54f9a09e6a some more logging 10 years ago
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