psychobunny
2fbe7a8190
webserver: only start listening _after_ everything is compiled
10 years ago
psychobunny
8bb73192cf
closes #3073
10 years ago
barisusakli
b9172358dd
#3093
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
Julian Lam
5a6c46a0a0
updating group creation method to send back group data in the return callback, and to include the ownerUid if one was passed in
10 years ago
Julian Lam
275a9ef476
Reverted the last update to web installer, and updated it so environment variables always take precedence over form input, and form is hidden if database value is passed in
10 years ago
Julian Lam
5487da9030
updated web installer to auto-select the database if passed in via env var
10 years ago
Julian Lam
67eef3653b
updated the web install form to populate the database fields if a value is passed in
10 years ago
barisusakli
dc16a665ae
page checks #3089
10 years ago
barisusakli
47a2377229
closes #3089
10 years ago
barisusakli
e5928f330e
closes #3085
10 years ago
barisusakli
d6949815ad
#3085
10 years ago
Barış Soner Uşaklı
21b634e03f
closes #3081
10 years ago
Barış Soner Uşaklı
f44e850fa0
revert last change, breaks ajaxify
10 years ago
Barış Soner Uşaklı
5d5346c4f9
allow overriding template name
10 years ago
Julian Lam
a54dccdf3b
closed #3068
10 years ago
Julian Lam
c004efee3f
closed #3084
10 years ago
psychobunny
a9015cee03
Merge remote-tracking branch 'origin/master' into web-install
10 years ago
psychobunny
ddd5c49461
installer ux fixes
10 years ago
psychobunny
7488fa0416
cleanup; fixes
10 years ago
psychobunny
d72d1a1641
save values from form
10 years ago
psychobunny
45e216edef
installer: database error messages
10 years ago
psychobunny
8556ddd9a0
installation spinner; started launch page
10 years ago
psychobunny
c8000d36db
hint
10 years ago
barisusakli
d99e028a1e
only call sortedSetCard if using pagination
10 years ago
psychobunny
220dec5711
installer: validate before sending form
10 years ago
barisusakli
dd61bdb9c6
closes #3038
10 years ago
psychobunny
ee78281f35
console.log
10 years ago
barisusakli
6dfb229c66
closes #2842
10 years ago
psychobunny
948ad5fb44
Merge remote-tracking branch 'origin/master' into web-install
10 years ago
barisusakli
a2497b050e
crash fix
10 years ago
Julian Lam
8f5c393b12
only exposing password at setup end if one is autogenerated
10 years ago
barisusakli
7632997a99
closes #3045
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
psychobunny
2646b38dd2
woops, added too many namespaces
10 years ago
psychobunny
20a1ab185c
small refactor to install/web.js
10 years ago
psychobunny
a386974585
installer: database switcher
10 years ago
psychobunny
bf13b6160f
load database questions
10 years ago
psychobunny
a11652ead1
cleanup installer.less
10 years ago
psychobunny
8a7aaf8f76
installer: validate email
10 years ago
psychobunny
ab2272b6b5
installer: confirm password
10 years ago
psychobunny
fe40d0f9e8
installer: password validation
10 years ago
psychobunny
9fba76dc43
fixed header links for installer
10 years ago
psychobunny
22d2ba5d6b
mobile optimization for installer
10 years ago
psychobunny
50b9a7096e
minor ux
10 years ago
psychobunny
25e2e72366
got username validation working
10 years ago
psychobunny
1f2bd9390d
compiling JS as well now
10 years ago