Wyatt Johnson
bb2284909f
Merge branch 'master' into cookie-updates
2017-08-10 23:24:03 +10:00
Chi Vinh Le
6956b4cd31
Remove Tag should keep remaining tags
2017-08-10 18:39:02 +07:00
Wyatt Johnson
6d70a7b20e
improved code around cookie handling, added to docs
2017-08-10 10:46:11 +10:00
Wyatt Johnson
b9243938bd
Added support for changing the singing cookie name
2017-08-10 10:33:45 +10:00
Chi Vinh Le
10936d9f41
Sort not by count
2017-08-07 18:23:44 +07:00
Chi Vinh Le
1d5f1e676f
Sort aggregation
2017-08-07 18:12:25 +07:00
Wyatt Johnson
02a75c590f
lint fix
2017-08-04 15:54:14 +10:00
Wyatt Johnson
8cdf289b13
exposed more controls on jwt and added docs
2017-08-04 15:49:37 +10:00
Wyatt Johnson
5c8130bece
Added guard for private key length
2017-08-04 12:58:40 +10:00
Wyatt Johnson
c9b82008de
Fixes to secrets init
2017-08-04 10:37:47 +10:00
Kim Gardner
eac8c63045
Fix language files
2017-08-01 13:28:59 -04:00
Kim Gardner
d300025c00
Update i18n config
2017-08-01 12:55:05 -04:00
Kim Gardner
46a2699ecb
Merge branch 'master' into docs-update
2017-07-27 11:05:06 -04:00
Wyatt Johnson
30b3e91fdb
documented more env vars
2017-07-27 15:34:04 +10:00
Wyatt Johnson
a54a240ae6
fixed bug with job init
2017-07-27 15:14:11 +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
Wyatt Johnson
6a12ab28db
fixes for tests
2017-07-26 15:58:52 +10:00
Wyatt Johnson
a91624bf4b
Expanded JWT Capabilities
2017-07-26 15:24:16 +10:00
Kim Gardner
1077bfbec2
Merge branch 'master' into next
2017-07-25 10:07:13 -04:00
Chi Vinh Le
0c05da9285
Add comment
2017-07-25 17:16:59 +07:00
Wyatt Johnson
3f304823ca
Added new config for jwt alg + added query parsing of access token
2017-07-25 15:55:40 +10:00
Wyatt Johnson
0c8def722b
Refined task singleton to factory
2017-07-25 12:53:52 +10:00
Wyatt Johnson
07114aed1b
removed unused var
2017-07-25 12:40:54 +10:00
Wyatt Johnson
f13e6b0e16
Fixes to impl
2017-07-25 12:38:49 +10:00
Wyatt Johnson
c2f6b9aa09
Suggestions for refactoring
2017-07-25 12:32:15 +10:00
Wyatt Johnson
aeeafb6284
Merge branch 'master' into next
2017-07-25 11:52:53 +10:00
Wyatt Johnson
3e09d28308
Bumped node version, replaced bcrypt -> bcryptjs
2017-07-25 10:01:05 +10:00
Wyatt Johnson
745c579b82
Adjust redis to not start during webpack build
...
- Added new WEBPACK env var which is enabled during yarn build scripts
- Defered redis starting until listen is called
- Moved pubsub to a factory pattern init
- Async/Await'ed the routes
- Moved pubsub handle for routes into middleware
- Adjusted redis cache and job processors to have lazy connection
starting
- Disabled mongo from auto-connecting on require
- Adjusted package redis clients to act as factory singletons instead
2017-07-17 13:34:04 -06:00
Kim Gardner
c976ba0ea4
Merge branch 'master' into french-translation
2017-07-05 09:17:36 +01:00
Kiwi
55e62b2b22
Merge branch 'master' into edit-name-fix
2017-06-28 16:20:01 +07:00
Chi Vinh Le
270491dc0f
Allow editing to the same username in the "create username" flow
2017-06-28 16:08:46 +07:00
Chi Vinh Le
c90c177b7c
Live update on stream when banned user, suspended user or rejected username
2017-06-27 20:06:27 +07:00
Belén Curcio
a31810ddf4
Merge branch 'master' into bug-sweep
2017-06-21 14:43:32 -03:00
Wyatt Johnson
f537b4a772
Merge branch 'master' into pat
2017-06-21 11:34:18 -06:00
Chi Vinh Le
f709057933
Require username to be different when editing it
2017-06-21 21:18:28 +07:00
Chi Vinh Le
6628e6d08d
Correctly handle login with mixed case email
2017-06-21 20:34:33 +07:00
Kim Gardner
ba81399707
Merge branch 'master' into pat
2017-06-19 18:03:23 +01:00
Chi Vinh Le
fbbd0fa027
Merge branch 'master' into subscribe-mod-actions
...
Conflicts:
client/coral-admin/src/routes/Moderation/components/Moderation.js
client/coral-admin/src/routes/Moderation/components/styles.css
client/coral-admin/src/routes/Moderation/containers/Moderation.js
2017-06-19 23:52:10 +07:00
Wyatt Johnson
393ad8530a
added tests, fixed some services
2017-06-19 08:55:08 -06:00
Chi Vinh Le
853c1e407e
Simplify args
2017-06-19 21:08:12 +07:00
Belen Curcio
89cf13b4cf
Updates
2017-06-16 15:05:22 -03:00
Wyatt Johnson
b78d4f29ea
Added PAT support
2017-06-15 18:12:53 -04:00
Chi Vinh Le
3658a804b0
Implement live updates for mod actions
2017-06-15 01:08:25 +07:00
David Erwin
4536d218d2
Merge branch 'master' into asset-improvements
2017-06-13 17:18:47 -04:00
Chi Vinh Le
7d8f2aa876
More robust reactions
2017-06-13 22:02:54 +07:00
Wyatt Johnson
f929059daf
added asset merging + url updates
2017-06-09 13:23:16 -06:00
Wyatt Johnson
140f980c14
Merge branch 'master' into subscription-fixes
2017-06-08 15:09:37 -06:00
Wyatt Johnson
32708e9098
submscription fixes
2017-06-08 15:08:18 -06:00
gaba
19b6dfaa0a
Adding a new language is not so straight forward. It needs to change at some point.
2017-06-08 11:39:51 -07:00