Commit Graph

9513 Commits (51212c2bfac6e5569cc35cc7cf25d1ac1d96be7c)
 

Author SHA1 Message Date
barisusakli 51212c2bfa closes
psychobunny 2fbe7a8190 webserver: only start listening _after_ everything is compiled
psychobunny 8bb73192cf closes
psychobunny 533193fa79 send in data to action:taskbar.pushed as well
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
psychobunny c13e14d2c8 pass in element to filter:taskbar.push; taskbar.push cleanup
barisusakli b9172358dd
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
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
barisusakli 0d7e72be51 removed dupe code
barisusakli 17dfb4df94 posts_list.tpl changes
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