Commit Graph

9502 Commits (275a9ef476a07829e294c80c714dd7821af8f4fb)
 

Author SHA1 Message Date
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
Julian Lam 5487da9030 updated web installer to auto-select the database if passed in via env var
Julian Lam 67eef3653b updated the web install form to populate the database fields if a value is passed in
barisusakli dc16a665ae page checks
barisusakli 47a2377229 closes
barisusakli 03b0d282f1 search fix prevent crash if search term is invalid regex
barisusakli e5928f330e closes
barisusakli d6949815ad
Barış Soner Uşaklı a5c52958e7 made handleSearch public
Barış Soner Uşaklı e88d88e56c added return false
Barış Soner Uşaklı 8544531a79 removed event
Barış Soner Uşaklı 21b634e03f closes
Barış Soner Uşaklı f44e850fa0 revert last change, breaks ajaxify
Barış Soner Uşaklı 5d5346c4f9 allow overriding template name
Julian Lam a54dccdf3b closed
Julian Lam 15265bf36e Merge pull request from yariplus/settingsobject2
Enhance settings object plugin
Julian Lam c004efee3f closed
psychobunny a9015cee03 Merge remote-tracking branch 'origin/master' into web-install
psychobunny fac747cab7 call loader.js instead
psychobunny 24a11314dc installer - finally got it all working ;)
psychobunny 255e3bdd20 default is 4567 instead of 8080
psychobunny e8ea1e12a1 launch nodebb after install
psychobunny ddd5c49461 installer ux fixes
psychobunny 9b53cdfcc0 skip to the launch screen if config is set but installer is still active
psychobunny 7488fa0416 cleanup; fixes
psychobunny 5db3166136 log
psychobunny d72d1a1641 save values from form
psychobunny 45e216edef installer: database error messages
psychobunny 8556ddd9a0 installation spinner; started launch page
psychobunny e9a92bd1bf removed some compile scripts that we don't need
psychobunny 6533941207 remove hardcoded port variable
psychobunny b617c1faa9 use from-file to optimize grunt dev with web installer
psychobunny c8000d36db hint
psychobunny f981e6d466 fixed confirm password validation
barisusakli d99e028a1e only call sortedSetCard if using pagination
psychobunny 220dec5711 installer: validate before sending form
barisusakli dd61bdb9c6 closes
psychobunny ee78281f35 console.log
barisusakli 6dfb229c66 closes
psychobunny 176bf28d2f web installer works, woohoo!
psychobunny 948ad5fb44 Merge remote-tracking branch 'origin/master' into web-install
psychobunny 859e7593e1 basic installer function
barisusakli a2497b050e crash fix
Julian Lam 8f5c393b12 only exposing password at setup end if one is autogenerated
barisusakli 7632997a99 closes
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
psychobunny 89c863caa7 embarassing console.log's are allowed at 8pm on monday