166 Commits (e0436d73c31e3a8101e5fdfc37bb13471ab20e18)

Author SHA1 Message Date
barisusakli 698d113857 error checks in middleware/admin 10 years ago
barisusakli d2cc4b8516 possibly fixes 2301 10 years ago
Julian Lam 9215930cfc fixed #2292 10 years ago
Julian Lam ffdc4b5d24 fixed places where site_title was being referenced in config, instead of the correct "title" 10 years ago
barisusakli 9a21e9646f only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
10 years ago
Julian Lam a28b4bb8b9 fixed maintenance mode assets not being loaded properly 10 years ago
barisusakli b5fe2c7b91 closes #2255
if user is banned log them out on header render
11 years ago
barisusakli b23373c265 parseInt maintenance mode 11 years ago
psychobunny 1eb1eb6844 #2278 11 years ago
psychobunny ded8de905d closes #2278 11 years ago
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 11 years ago
barisusakli fced152e41 read total from global object 11 years ago
barisusakli 5d79d2a75a closes #2191
added unique visitors analytics
only update it every hour
11 years ago
psychobunny f149fb0191 linting, TIL that obj.$key is valid syntax 11 years ago
psychobunny eb4baf62b5 closes #2235 11 years ago
psychobunny 84b9b86dd1 no better way to spend your saturday
inb4 linting bonanza
11 years ago
psychobunny 1b2ccda40b closes #2231; see #2218 11 years ago
Julian Lam 60c45d8b9b fixed issue where non-admins would get maintenance mode header if maintenance mode was NOT enabled (logic errors, grrr..) 11 years ago
Julian Lam 24ac7ba316 better templating and styling for #2099 11 years ago
barisusakli cf252a29a7 closes #2196 11 years ago
barisusakli 2b115e75c6 fix login days value 11 years ago
Julian Lam 30b2f55ebc closed #2149 11 years ago
psychobunny d0452fb93f random attempt to fix traviscl 11 years ago
Julian Lam 632fb3a618 closed #2184 11 years ago
psychobunny d79b6b3803 forum traffic graph - unique visitors vs pageviews 11 years ago
psychobunny 144992426d converted pageviews tracking to sorted set, and using pre-built getStatsForSet function
thanks @barisusakli
11 years ago
barisusakli ebfc6d9785 #2152 dont pass undefined into parser 11 years ago
psychobunny 1a18bf22aa linting 11 years ago
psychobunny 99a56acab8 #1999 sending ajaxify-data to client on cold loads
commented out until we figure out what we're doing with the renamed
properties (see issue)
11 years ago
Julian Lam 9b9e79ef27 re: #2099 11 years ago
Julian Lam 7597c654a0 refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved 11 years ago
barisusakli b7fd4c22d4 removed checkPostIndex middleware
1 less call to get topic post count
11 years ago
barisusakli 803a2436de wait for increment to complete before expire 11 years ago
barisusakli 1844250967 check err 11 years ago
barisusakli 93b83060be fix expireAt using millis 11 years ago
Julian Lam cd135dda13 renamed middleware to applyCSRF, re: #2082 11 years ago
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk 11 years ago
Julian Lam 4f6b3055ff Merge branch '0.5.1' into csrf-excision 11 years ago
psychobunny a6089ba4aa closes https://github.com/NodeBB/NodeBB/issues/2096 11 years ago
psychobunny ab1c231b84 re-enabling updateLastOnlineTime - calling that middleware for page loads only instead of every API call 11 years ago
psychobunny 76fb2c3378 daily + monthly pageview analytics middleware 11 years ago
barisusakli da86c46b4c Merge remote-tracking branch 'origin/0.5.1' into hashtalk 11 years ago
Julian Lam cca365432b closes #2084 11 years ago
Julian Lam 40e5ad075f started work on #2082 11 years ago
psychobunny 61895633b3 disabling updateLastOnlineTime until we can move this key to redis 11 years ago
Julian Lam 08abbe19bc zero downtime and reload support with cluster module 11 years ago
Julian Lam de41896770 restart handling and crash detection 11 years ago
Julian Lam 58a73b52b5 work-in-progress commit to get cluster module working with loader.js 11 years ago
barisusakli ae6d5e72f4 closes #2015 11 years ago
Julian Lam caa9c8c157 more stuff using new returnTo behaviour 11 years ago