Kim Gardner
ce4ab4e86c
Merge branch 'master' into next
2018-01-04 17:28:13 -05:00
Wyatt Johnson
843908dab2
changed beheviour of dotenv parsing
2018-01-04 10:52:15 -07:00
Chi Vinh Le
d5bf44ada8
Keep localhost for mongodb and redis
2018-01-04 18:41:31 +01:00
Wyatt Johnson
797cea4f63
added user query by value to graph
2018-01-03 14:01:51 -07:00
Wyatt Johnson
c2a8a3e4a3
fixed tests
2017-12-21 14:26:44 -07:00
Wyatt Johnson
4fb9910221
updates to cli
...
- removed -c,--config flag in favor of env only or .env files
- loads .env always if found
- scripts re-written to call cli-serve directly
2017-12-21 12:03:34 -07:00
Chi Vinh Le
3776c4d050
Use private ip
2017-12-21 12:31:36 +01:00
Wyatt Johnson
ad68346332
linting
2017-12-20 16:11:39 -07:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Chi Vinh Le
29a60c1241
Use local IP instead of localhost
2017-12-20 17:41:55 +01:00
Kiwi
12884cce01
Merge branch 'master' into i18n-serverside-plugins
2017-12-18 17:12:54 +01:00
Wyatt Johnson
6850dd1a53
redis optim
...
- removes call for comment count when we already have
totalCommentCount
- removes job processor cleaner on non-processing nodes
- fixed some template issues
2017-12-15 15:49:56 -06:00
Wyatt Johnson
eb9827a3ae
more fixes for i18n
2017-12-14 16:48:03 -06:00
Wyatt Johnson
d207b240f2
added support for changing the subject prefi
2017-12-14 16:28:08 -06:00
Wyatt Johnson
14b5ccb53e
fixed small bug
2017-12-05 15:14:57 -07:00
Wyatt Johnson
94b56b547f
fixed small bug
2017-12-05 12:31:36 -07:00
Wyatt Johnson
d7302e4b3c
added support for deep route caching, settings cache, template optim
2017-12-05 11:17:44 -07:00
Wyatt Johnson
2d70caf03d
Merge branch 'next' into user-status-refactor
2017-12-04 15:42:57 -07:00
Wyatt Johnson
87ef0f1cb9
Adjusted flag beheviour for staff
2017-12-04 12:17:39 -07:00
Wyatt Johnson
674ab19d06
Adjusted mongo indexes to support index scanning
2017-12-04 09:05:40 -07:00
Wyatt Johnson
cbf3e4734d
improved query performance with indexes, added engine for debugging
2017-11-30 16:40:58 -07:00
Wyatt Johnson
1dec169520
added port parsing for smtp
2017-10-24 11:03:15 -06:00
Wyatt Johnson
dae8dc0509
patched config bug
2017-10-23 09:51:34 -06:00
Chi Vinh Le
f38e718373
First isolated e2e
2017-10-16 22:27:49 +07:00
Kim Gardner
95fadbd05a
Merge branch 'master' into redis-cluster-support
2017-09-20 16:28:08 +01:00
Wyatt Johnson
6d04b4add3
Redis Cluster Support
...
- Deprecated unused `redis` options in favour of options from `ioredis`.
- Added support for ioredis Cluster.
- Enabled more extended redis client configuration.
2017-09-19 15:28:03 -06:00
Wyatt Johnson
52c1989780
Expose Helmet configuration
...
- Fixes #962
2017-09-18 11:57:57 -06:00
Wyatt Johnson
f74e8dda16
added support for changing the static url
2017-09-14 14:27:45 -06:00
Wyatt Johnson
48875294c8
initial support for changing the uri
2017-09-05 13:57:35 -06:00
Wyatt Johnson
2fec9e3c0f
Merge branch 'master' into feature/heroku-deploy
2017-08-28 15:33:24 -06:00
Jeff Nelson
7ee2794344
Merge branch 'master' into feature/heroku-deploy
2017-08-25 09:56:55 -04:00
Jeff Nelson
4b7cc9ffcc
whoops
2017-08-25 08:55:26 -04:00
Jeff Nelson
faecd80543
better handling for heroku dynamic port
2017-08-25 08:51:36 -04:00
Wyatt Johnson
15111c81a2
improved messaging
2017-08-21 11:32:16 -06:00
Wyatt Johnson
1f813da68b
changed trust defaults
2017-08-21 08:12:36 -06:00
Wyatt Johnson
1b09825602
added more debugging to redis, improved retry
2017-08-18 11:50:51 -06:00
Wyatt Johnson
6b60ceb52e
Merge branch 'master' into base-path
2017-08-15 14:24:13 -06:00
Wyatt Johnson
e71eb28e42
added base path support for router, spelling fixes
2017-08-15 14:19:58 -06:00
Wyatt Johnson
b9243938bd
Added support for changing the singing cookie name
2017-08-10 10:33:45 +10:00
Wyatt Johnson
190e93c8d7
fixed comment
2017-08-04 15:57:44 +10:00
Wyatt Johnson
8cdf289b13
exposed more controls on jwt and added docs
2017-08-04 15:49:37 +10:00
Wyatt Johnson
c9b82008de
Fixes to secrets init
2017-08-04 10:37:47 +10:00
Wyatt Johnson
83762b880f
Added support for reconfiguring the comment count cache expiry
2017-08-01 09:52:18 +10:00
Kim Gardner
673cb0ed04
Merge branch 'master' into basepath
2017-07-27 15:21:31 -04:00
Wyatt Johnson
0d7e4d6541
Added support for hosting Talk under a different path
2017-07-27 16:37:26 +10:00
Wyatt Johnson
30b3e91fdb
documented more env vars
2017-07-27 15:34:04 +10:00
Wyatt Johnson
7eee40368a
Merge branch 'master' into docs-update
2017-07-27 11:21:40 +10:00
Wyatt Johnson
59a1435089
Updated config
2017-07-27 11:01:31 +10:00
Wyatt Johnson
4733233cae
Added new cookie config params
2017-07-27 10:58:12 +10:00
Wyatt Johnson
9b37767674
refactored secret parsing
2017-07-27 10:49:33 +10:00