Wyatt Johnson
c683dd8d32
fixed let -> const
2018-01-04 10:56:15 -07:00
Wyatt Johnson
ad35a04cdf
pr review updates
2018-01-04 10:50:14 -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
Wyatt Johnson
6bc9e6a0bb
added support for deep route caching, settings cache, template optim
2017-12-05 15:14:57 -07:00
Wyatt Johnson
2d70caf03d
Merge branch 'next' into user-status-refactor
2017-12-04 15:42:57 -07:00
Wyatt Johnson
1b9c2404db
fixed job cli, reverted comment box pending beheviour
2017-11-29 15:57:28 -07:00
Wyatt Johnson
2437401daf
Merge branch 'next' into user-status-refactor
2017-11-28 09:47:34 -07:00
Wyatt Johnson
d4889eb52c
more role fixes
2017-11-27 16:44:40 -07:00
Wyatt Johnson
13865ff29e
roles -> role, null -> COMMENTER for user roles
2017-11-27 11:53:40 -07:00
Wyatt Johnson
c7d433deb5
added better logic around removing users for clearning out their stale data.
2017-11-21 12:13:28 -07:00
Wyatt Johnson
45e27fd6ad
fixes to cli
2017-11-20 13:29:50 -07:00
Wyatt Johnson
9f823c0b11
added action counts for users
2017-11-13 15:46:49 -07:00
Wyatt Johnson
76a255fb7b
initial pass at status support
2017-11-02 17:16:57 -06:00
Kim Gardner
76f9e1487c
Merge branch 'master' into email-verification
2017-10-19 21:55:14 +01:00
Kim Gardner
1a31d9eb97
Merge branch 'master' into email-verification
2017-10-19 11:49:10 +01:00
Kim Gardner
1df48e27f1
Fix merge conflicts
2017-10-19 11:45:59 +01:00
Wyatt Johnson
1dea6267d7
fixes to the toObject, added test
2017-10-18 16:07:20 -06:00
Chi Vinh Le
343f009150
Refactor serve
2017-10-17 15:57:34 +07:00
Wyatt Johnson
910acdd52b
added cli tools for verifying email address
2017-10-12 15:49:21 -06:00
Wyatt Johnson
074fbca231
Revert "Revert "Es6 modules + tree shaking""
2017-10-03 14:54:08 -06:00
Wyatt Johnson
b5ab829f9b
Revert "Es6 modules + tree shaking"
2017-10-03 14:36:36 -06:00
Chi Vinh Le
b1753ecdce
Pass es6 to webpack and profit from tree shaking
2017-10-03 20:43:19 +07:00
Wyatt Johnson
27661a9294
fixed errors when launching not-defined commands
2017-08-29 14:15:05 -06:00
Wyatt Johnson
eb586f217b
Upgraded/pruned deps, applied linting fixes
2017-08-28 14:06:54 -06:00
Wyatt Johnson
308449a67c
added more messaging for cli tool
2017-08-24 10:24:56 -06:00
Wyatt Johnson
b3e15de9f3
extended verify tool with reply count fixing
2017-08-21 10:40:18 -06:00
Wyatt Johnson
a9abd55895
added group_id support to action counts, cli verifier
2017-08-17 15:32:47 -06:00
Wyatt Johnson
e16dd14e47
fix bug with impl
2017-08-08 23:33:07 +10:00
Wyatt Johnson
c08d040d1d
Added whitelist question to cli-setup
2017-08-08 15:37:45 +10:00
Kim Gardner
7058e7e7e8
Merge branch 'master' into renaming-talk
2017-07-26 21:16:18 -04:00
Wyatt Johnson
a91624bf4b
Expanded JWT Capabilities
2017-07-26 15:24:16 +10:00
Kim Gardner
589f5129c9
Merge branch 'master' into renaming-talk
2017-07-25 10:25:00 -04:00
Kim Gardner
7ab171a813
Merge branch 'master' into renaming-talk
2017-07-25 10:07:03 -04:00
Kiwi
f60e580f14
Merge branch 'master' into next
2017-07-25 12:17:50 +02:00
Belen Curcio
fac63099c7
Using path.resolve instead
2017-07-24 23:26:18 -03:00
Belen Curcio
3a7353e4fe
fix for plugin seed builder
2017-07-24 23:15:30 -03:00
Belen Curcio
eb3a9431f9
Renaming
2017-07-20 11:50:13 -03: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
Wyatt Johnson
a686bc75a7
Some changes to server side stuff + tempalte location
2017-07-10 10:30:20 -06:00
Belén Curcio
e819b96473
Merge branch 'master' into create-plugin
2017-07-09 12:21:49 -03:00
Belen Curcio
c3ec772ea2
new cta for questions
2017-07-07 14:43:46 -03:00
Wyatt Johnson
787c00325d
Added new cli-settings
2017-07-07 08:40:18 -06:00
Belen Curcio
aad2455654
Linting
2017-07-06 15:19:26 -03:00
Belen Curcio
a8e5ad451d
Plugins CLI :D
2017-07-06 15:08:39 -03:00
Belen Curcio
99425e89ca
More questions
2017-07-06 13:09:43 -03:00
Belen Curcio
7c753ee518
create-plugin
2017-07-05 16:41:52 -03:00
Wyatt Johnson
91b7cd10f8
fixing all the 👻
2017-06-21 11:35:00 -06:00
Wyatt Johnson
2a2ca86263
Merge branch 'master' into pat
2017-06-19 09:40:25 -06:00
Wyatt Johnson
393ad8530a
added tests, fixed some services
2017-06-19 08:55:08 -06:00
Wyatt Johnson
1dec8bfaab
small fix
2017-06-16 09:45:26 -04:00