9528 Commits (b94d4f7fe5bbf36518a2d87e3d24156e476fab33)
 

Author SHA1 Message Date
barisusakli b94d4f7fe5 Merge remote-tracking branch 'origin/master'
Conflicts:
	public/language/en_GB/error.json
10 years ago
barisusakli 9749658d35 added about me field 10 years ago
Julian Lam 1c94866ab3 addressed some issues brought up re: singular vs plural 10 years ago
barisusakli 3063da83ef argument fix for static/action hooks 10 years ago
barisusakli 163b70fba9 fix acp logout 10 years ago
Julian Lam a462b10f94 nevermind... (@barisusakli 🧌) 10 years ago
Julian Lam 379bdd12e0 fixed improper parsing of url in loader, and updated mongo init to not send anything in cb except err. Also updated webserver init so that it doesn't expect stuff from static:app.preload 10 years ago
Julian Lam f6ddff3e5f updated loader to kickstart the web installer if no config is found 10 years ago
barisusakli c98e630f24 warn missing url 10 years ago
Barış Soner Uşaklı 3b93182ec1 Merge pull request #3091 from Icehunter/master
use replicaset if configured
10 years ago
barisusakli 2286d1137b remove tab 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
barisusakli 51212c2bfa closes #3096 10 years ago
psychobunny 2fbe7a8190 webserver: only start listening _after_ everything is compiled 10 years ago
Ryan Wilson 6f66209428 use tabs per barisusakli 10 years ago
psychobunny 8bb73192cf closes #3073 10 years ago
psychobunny 533193fa79 send in data to action:taskbar.pushed as well 10 years ago
psychobunny 1556365712 call taskbar.push regardless of whether it's a new chat or not
there's logic in taskbar.push to not create the element anyways
10 years ago
psychobunny c13e14d2c8 pass in element to filter:taskbar.push; taskbar.push cleanup 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
barisusakli 0d7e72be51 removed dupe code 10 years ago
Ryan Wilson c354929569 handled port as int with toString()
Signed-off-by: Ryan Wilson <syndicated.life@gmail.com>
10 years ago
Ryan Wilson ec6c618751 use replicaset if configured
Signed-off-by: Ryan Wilson <syndicated.life@gmail.com>
10 years ago
barisusakli 17dfb4df94 posts_list.tpl changes 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 03b0d282f1 search fix prevent crash if search term is invalid regex 10 years ago
barisusakli e5928f330e closes #3085 10 years ago
barisusakli d6949815ad #3085 10 years ago
Barış Soner Uşaklı a5c52958e7 made handleSearch public 10 years ago
Barış Soner Uşaklı e88d88e56c added return false 10 years ago
Barış Soner Uşaklı 8544531a79 removed event 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 15265bf36e Merge pull request #3071 from yariplus/settingsobject2
Enhance settings object plugin
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 fac747cab7 call loader.js instead 10 years ago
psychobunny 24a11314dc installer - finally got it all working ;) 10 years ago
psychobunny 255e3bdd20 default is 4567 instead of 8080 10 years ago
psychobunny e8ea1e12a1 launch nodebb after install 10 years ago
psychobunny ddd5c49461 installer ux fixes 10 years ago
psychobunny 9b53cdfcc0 skip to the launch screen if config is set but installer is still active 10 years ago