Julian Lam
|
9589de551e
|
added toggler to disable toobusy if necessary
|
2015-11-24 14:07:47 -05:00 |
|
barisusakli
|
33f07b82f9
|
closes #3893
|
2015-11-23 11:59:00 -05:00 |
|
barisusakli
|
ecd777b659
|
closes https://github.com/NodeBB/nodebb-theme-persona/issues/206
|
2015-11-23 10:57:43 -05:00 |
|
barisusakli
|
5a9edf5973
|
closes #3881
|
2015-11-17 12:25:46 -05:00 |
|
Barış Soner Uşaklı
|
c55abdd095
|
closes #3815
|
2015-11-13 17:45:36 -05:00 |
|
barisusakli
|
016aef1716
|
too busy check on prod
|
2015-11-06 15:41:38 -05:00 |
|
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
|
2015-11-05 12:44:51 -05:00 |
|
barisusakli
|
ca4440b8af
|
closes #3799
|
2015-10-30 15:43:17 -04:00 |
|
barisusakli
|
f4bfcc7351
|
removed icon:bgColor and icon:text from db calls
calculates from username on the fly
|
2015-10-29 16:35:53 -04:00 |
|
Julian Lam
|
8d4209d42c
|
Merge remote-tracking branch 'origin/master' into user-icons
|
2015-10-29 16:14:10 -04:00 |
|
psychobunny
|
9bef54b5ed
|
fix title for dashboard
|
2015-10-29 15:42:00 -04:00 |
|
Julian Lam
|
526afc0910
|
Merge remote-tracking branch 'origin/master' into user-icons
|
2015-10-29 13:27:28 -04:00 |
|
psychobunny
|
07c50cba7d
|
titles for ACP routes
|
2015-10-28 20:35:56 -04:00 |
|
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
|
2015-10-25 07:33:59 -04:00 |
|
barisusakli
|
751a6c6839
|
got rid of extra call to user.getSettings
|
2015-10-23 14:07:09 -04:00 |
|
barisusakli
|
f2d6f931af
|
closes #3505
|
2015-10-16 18:43:40 -04:00 |
|
barisusakli
|
f5e7d1ce01
|
private uploads
|
2015-10-12 02:18:23 -04:00 |
|
barisusakli
|
3a3c5486b7
|
expose method
|
2015-10-11 23:31:33 -04:00 |
|
barisusakli
|
94129287d0
|
moved non-async code
|
2015-10-11 23:20:57 -04:00 |
|
barisusakli
|
17dd1ff485
|
fix next
|
2015-10-11 23:07:02 -04:00 |
|
barisusakli
|
da4034a10a
|
middleware refactor
|
2015-10-11 23:05:33 -04:00 |
|
Julian Lam
|
896abb59d3
|
Update default gravatar admin option to defaultAvatar
|
2015-09-30 14:37:26 -04:00 |
|
Julian Lam
|
97dd5500a1
|
Merge remote-tracking branch 'origin/master' into user-icons
|
2015-09-30 13:45:33 -04:00 |
|
barisusakli
|
ca294fc6ec
|
closes #3663
|
2015-09-29 18:22:47 -04:00 |
|
Julian Lam
|
a4c2626bdc
|
mobile menu header
|
2015-09-27 16:54:35 -04:00 |
|
Julian Lam
|
f6d5b52a8b
|
WIP user-icons
|
2015-09-27 12:57:21 -04:00 |
|
barisusakli
|
4e2318fa1e
|
fix title in acp removed extra |
|
2015-09-23 01:59:13 -04:00 |
|
barisusakli
|
13508ca7f9
|
closes #3547
|
2015-09-22 19:22:20 -04:00 |
|
barisusakli
|
75af978145
|
closes #3646
|
2015-09-22 17:13:12 -04:00 |
|
barisusakli
|
1dd706d0b2
|
crash fix, res.locals.config can be undefined
|
2015-09-20 20:29:18 -04:00 |
|
barisusakli
|
dd5a8e8a88
|
closes #3568
|
2015-09-11 20:36:31 -04:00 |
|
barisusakli
|
7c319c9b20
|
fix browser title on home page
|
2015-09-08 02:17:22 -04:00 |
|
barisusakli
|
c3719ea5b5
|
closes #3519
|
2015-08-28 15:08:21 -04:00 |
|
barisusakli
|
93e6916fe6
|
moved maintenace mode middleware
|
2015-08-28 14:46:13 -04:00 |
|
barisusakli
|
25502f0687
|
closes #3508
|
2015-08-28 14:31:41 -04:00 |
|
barisusakli
|
48512bff6b
|
get rid of app.exposeConfigToTemplates
|
2015-08-27 19:22:51 -04:00 |
|
psychobunny
|
dbc9c07b55
|
403 browser title
|
2015-08-27 16:34:01 -04:00 |
|
psychobunny
|
4b91d7ec3d
|
req.route is not defined if you go to some bogus url
|
2015-08-27 16:18:55 -04:00 |
|
psychobunny
|
4b5f67eb4d
|
use [[pages:home]] instead
|
2015-08-27 15:28:46 -04:00 |
|
psychobunny
|
5dae60faff
|
closes #3502
|
2015-08-27 15:26:53 -04:00 |
|
psychobunny
|
8cc91ea6e7
|
fix crash in middleware.renderHeader
|
2015-08-27 14:27:45 -04:00 |
|
barisusakli
|
eaefd9d24c
|
remove meta/title.js and meta.title.build #3481
|
2015-08-26 15:55:00 -04:00 |
|
Barış Soner Uşaklı
|
1a6e576483
|
async
|
2015-08-23 22:16:48 -07:00 |
|
barisusakli
|
fee08cd665
|
closes https://github.com/NodeBB/NodeBB/pull/3250
|
2015-08-19 17:14:22 -04:00 |
|
Barış Soner Uşaklı
|
5e9a123e70
|
Merge pull request #3360 from jsdream/renderHeaderHook
Add 'filter:middleware.renderHeader' hook
|
2015-08-19 16:58:24 -04:00 |
|
jsdream
|
103055b262
|
Add error check in 'filter:middleware.renderHeader' hook callback
|
2015-08-19 22:50:04 +03:00 |
|
barisusakli
|
aec4ee5392
|
crash fix
|
2015-08-19 12:47:57 -04:00 |
|
psychobunny
|
0150e0e063
|
closes #3069
|
2015-08-17 15:55:09 -04:00 |
|
psychobunny
|
275769a801
|
closes #3435
|
2015-08-17 14:54:00 -04:00 |
|
psychobunny
|
b3639f3c71
|
closes #3429
|
2015-08-17 12:16:12 -04:00 |
|