163 Commits (e8b38bb9f75483e0ad6e5dc1b513deb20199cf49)

Author SHA1 Message Date
Julian Lam 4b5c98fb21 fix broken ACP login, closes #5156 8 years ago
Julian Lam 0590a4f2cf closes #5156 8 years ago
barisusakli 9131f9d8f6 controller tests 8 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 8 years ago
Julian Lam e80400665e closes #5111 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli 922f1587e7 closes #5067 9 years ago
barisusakli 38b17c6157 closes #5011 9 years ago
barisusakli 0eb3fb222f convert to string 9 years ago
barisusakli e33dfe3c55 closes #4997 9 years ago
barisusakli 8f408faf46 organize middlewares
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
9 years ago
barisusakli 0fb74a2636 pass err object along so errors dont get treated as 404 @julianlam 9 years ago
barisusakli 409621c661 closes #4843 9 years ago
Julian Lam 093b21fc31 fixes #4954 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli 650f4d6ed5 moved sitemap to its own file 9 years ago
Julian Lam 71a5e4a8a1 better error handling for session revocation if no login session is present, #4214 9 years ago
Ben Lubar 40b57d6cbe add "Admin Approval for IPs", which works like Normal for new users and Admin Approval for sockpuppet accounts (#4882) 9 years ago
barisusakli 390ad35b56 ability to set unread as home 9 years ago
Julian Lam 03208807e4 fixes #4840 9 years ago
Julian Lam fafcdf8320 no longer requiring that interstitial.data be set in interstitial data
... lol that commit message makes no sense.
9 years ago
barisusakli 2342141e0f fix validator.js crashes 9 years ago
Julian Lam a14263349b updated termsOfUse to use registration interstitial instead of being integrated into register template 9 years ago
Julian Lam 041670bfe9 handling of form completion in registration interstitial 9 years ago
Julian Lam 0ba0001f75 WIP registration interstitial 9 years ago
Julian Lam 149565169b closes #4658 9 years ago
barisusakli a4031df9b2 dont show SSO logins if its a confirmation screen 9 years ago
Julian Lam f1deaa6fa5 Exposing middleware to app/req, organisation.
Organisation -- moved 404 and error controllers into the
controllers file instead of as local variables in routes/index
9 years ago
Julian Lam d8c21cc09d fixes #4593 9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
barisusakli cef7fb545b closes #1972 9 years ago
barisusakli 25f3a31ff1 closes #4587 9 years ago
barisusakli a12a149015 fix validator warning 9 years ago
Julian Lam 22cf0966e6 removed console log 9 years ago
Julian Lam ea6d2c35f7 Fixed bug in settingsv1
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
9 years ago
Julian Lam 66dd790938 did I fix it @rbeer? :shipit: 9 years ago
Julian Lam a0d989a112 fixes #4551 9 years ago
Julian Lam 3390b7d7f6 closes #4516 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
pichalite 469dcbea05 fixes #4320 9 years ago
psychobunny 2b10ef97b2 closes #4262 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
barisusakli 086e99de5c wip flagged posts 9 years ago
barisusakli 40ebd66074 closes #4050 9 years ago
psychobunny d8bcdf4de0 add title to /compose route 9 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 9 years ago
barisusakli 96aa94ee10 refactor categories 9 years ago
Julian Lam 4cc4824087 Merge pull request #3908 from pitaj/master
Maximum invites and invites are stored
9 years ago
yariplus 12fb512d3c Don't change url when homepage is set to a category. 9 years ago
Peter Jaszkowiak 67905667a9 Added admin-only invites 9 years ago