Commit Graph

250 Commits (fcf145fc81a12df2ab2d68b15252d1a180662791)

Author SHA1 Message Date
barisusakli fcf145fc81 403 if not logged in, show error
Julian Lam f03018b7cc updated middlewares so if you have not completed registration, you will be required to do so
Julian Lam 149565169b closes
Julian Lam ef4a94857d fixed admin lockout timer for subfolder installs @barisusakli :trollface:
Julian Lam 437770538c work-in-progress commit for
barisusakli 16ba7ee840 fix
barisusakli 2e0763b0a8 closes
Julian Lam 621e0d145e closes
Serving english timeago strings from server instead of round-trip
re-request on failure.
barisusakli 702597d759 change /user/uid to /uid/:uid
so it doesn't conflict with actual user routes
was causing incorrect redirects if a user had a numeric userslug
@julianlam
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
barisusakli cef7fb545b closes
barisusakli 86106971c4 closes
barisusakli b1284f900d up toobusy default
Julian Lam 184a2c4540 IP blacklist functionality -- re:
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
Barış Soner Uşaklı 88e4591f88 closes
Julian Lam 00a22e945d closes
Julian Lam cc4997aeca fixes
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503
Julian Lam 9589de551e added toggler to disable toobusy if necessary
barisusakli 016aef1716 too busy check on prod
Julian Lam b8b9da2c30 Squashed commit of the following:
commit 62d59620d26bc97c7d689e9af57cd8bff654c79e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 11:04:27 2015 -0500

    tweaked 503 template

commit 15a61cbc239c9d654691d91cdadce59e13d97586
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 10:58:19 2015 -0500

    added text about reloading being required if threshold values are changed

commit 3fe87699332ef0628b4db31f4afef245802a7bc0
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 10:53:35 2015 -0500

    added ACP settings for toobusy

commit f6a9964baff051072052e6ef99da9e1ffba014df
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 08:53:53 2015 -0500

    removed unused 503a template

commit e6d444736baf4c676f8461d30a5504c6e45df163
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 02:01:11 2015 -0500

    updated code to send static 503 instead of maintenance-style page

commit 11089ae2bb833e068b01ee77ee745d9fd5344805
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 01:18:45 2015 -0500

    added toobusy support so the Node process doesn't fall over at high load
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
barisusakli f5e7d1ce01 private uploads
barisusakli 3a3c5486b7 expose method
barisusakli 17dd1ff485 fix next
barisusakli da4034a10a middleware refactor
Julian Lam 896abb59d3 Update default gravatar admin option to defaultAvatar
Julian Lam a4c2626bdc mobile menu header
Julian Lam f6d5b52a8b WIP user-icons
barisusakli 4e2318fa1e fix title in acp removed extra |
barisusakli 13508ca7f9 closes
barisusakli 1dd706d0b2 crash fix, res.locals.config can be undefined
barisusakli dd5a8e8a88 closes
barisusakli 7c319c9b20 fix browser title on home page
barisusakli 93e6916fe6 moved maintenace mode middleware
barisusakli 25502f0687 closes
barisusakli 48512bff6b get rid of app.exposeConfigToTemplates
psychobunny dbc9c07b55 403 browser title
psychobunny 4b91d7ec3d req.route is not defined if you go to some bogus url
psychobunny 4b5f67eb4d use [[pages:home]] instead
psychobunny 5dae60faff closes
psychobunny 8cc91ea6e7 fix crash in middleware.renderHeader
barisusakli eaefd9d24c remove meta/title.js and meta.title.build
Barış Soner Uşaklı 1a6e576483 async
barisusakli fee08cd665 closes https://github.com/NodeBB/NodeBB/pull/3250
Barış Soner Uşaklı 5e9a123e70 Merge pull request from jsdream/renderHeaderHook
Add 'filter:middleware.renderHeader' hook
jsdream 103055b262 Add error check in 'filter:middleware.renderHeader' hook callback
barisusakli aec4ee5392 crash fix
psychobunny 0150e0e063 closes