Commit Graph

9463 Commits (ee78281f3535ee634e9a03137907ac0e5de2bf37)
 

Author SHA1 Message Date
psychobunny ee78281f35 console.log
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
psychobunny 213ee2d063 installer: fixed validation
psychobunny 2646b38dd2 woops, added too many namespaces
psychobunny a93e52aade fixed cold load database switcher for installer
psychobunny 20a1ab185c small refactor to install/web.js
psychobunny a386974585 installer: database switcher
psychobunny bf13b6160f load database questions
psychobunny a11652ead1 cleanup installer.less
psychobunny 8a7aaf8f76 installer: validate email
psychobunny ab2272b6b5 installer: confirm password
psychobunny fe40d0f9e8 installer: password validation
psychobunny 9fba76dc43 fixed header links for installer
psychobunny 22d2ba5d6b mobile optimization for installer
psychobunny 50b9a7096e minor ux
psychobunny 25e2e72366 got username validation working
psychobunny 1f2bd9390d compiling JS as well now
barisusakli 828980f3e6 closes
psychobunny 55c969ab23 Merge remote-tracking branch 'origin/master' into web-install
barisusakli 3ffd3a5d3c closes , closes
psychobunny 14b16cb527 log
psychobunny 005c95277b using less for web installer
psychobunny 2ffdec5386 styled active clas
Julian Lam 2f2e2d60a0 updated translations
psychobunny ee94d72c59 themed installer, started form
psychobunny 60d655e32b installer - got the basics in
Julian Lam 610d687a96 moved favicon into default link tags, and fixed bug that caused link tags to not show up
psychobunny 2dc20e690f web install init
Julian Lam a72501f3b4 closed
Julian Lam c26f274392 moved meta and link tag parsing out to a new module, meta/tags
Julian Lam cc4e626f5f updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny)
barisusakli 625a0dcbfa closes
barisusakli 0c91391c75 display posts cache capacity/post count
barisusakli 1f06f90a50 closes
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
Julian Lam eb0e2fe75d latest translations
Julian Lam 9e994f3baf finally closed -- added implicit privilege markers to client-side privileges table
Julian Lam 5a0ea28633 better fix for
Julian Lam bbccc38efd Revert "made pagination.loadPage also a silent ajaxify, so in-topic searching works with it"
This reverts commit 7e3e7edfd4.
barisusakli 72f80dd330 closes
Julian Lam 7e3e7edfd4 made pagination.loadPage also a silent ajaxify, so in-topic searching works with it