Wyatt Johnson
412fd34cc1
Merge branch 'master' into gdpr-download
2018-04-11 13:46:46 -06:00
Wyatt Johnson
18570a97ea
Merge branch 'master' into errors
2018-04-11 11:14:15 -06:00
Wyatt Johnson
f1b8d71cba
Refactored Errors
2018-04-10 16:51:07 -06:00
Wyatt Johnson
4694f986c0
Logging Improvements
...
- development logging prints pretty again
- http requests are logged using bunyan now
2018-04-09 13:22:02 -06:00
Wyatt Johnson
c904d0f0c0
improved routing, cleaned mail
2018-04-02 14:58:54 -06:00
Wyatt Johnson
273cc9927a
Fixed misplaced deps
2018-03-21 14:51:05 -06:00
Wyatt Johnson
b600172380
fixed import cycle
2018-02-16 17:11:02 -07:00
Wyatt Johnson
91aeb9dbae
fixes based on feedback
2018-02-16 16:08:05 -07:00
Wyatt Johnson
634da8012f
Merge branch 'master' into events
2018-02-16 15:47:37 -07:00
Kim Gardner and GitHub
ff29fa04e5
Merge branch 'master' into auth-refactor
2018-02-14 17:55:06 -05:00
Wyatt Johnson
f40f209395
cleaned up routes
2018-02-13 12:12:03 -07:00
Wyatt Johnson
e924ed9189
reverted path change, cleaned embed stream
2018-02-13 11:35:20 -07:00
Wyatt Johnson
4053a25239
moved login route from /login to /embed/login
2018-02-13 11:35:20 -07:00
Wyatt Johnson
5221ebbe9a
added docs, added new logger
2018-02-12 16:51:39 -07:00
Wyatt Johnson
eab1e6ca59
refactored resolvers, cleaned
2018-02-09 18:00:12 -07:00
Chi Vinh Le
4883bb17b9
Finish refactor embed stream auth
2018-02-09 00:08:31 +01:00
Wyatt Johnson
c15cff7121
subscription refactor
2018-01-31 09:55:54 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Wyatt Johnson
204b442e2f
added deprecation warning
2018-01-11 17:32:52 -07:00
Wyatt Johnson
876f4ef700
updated docs for 4.0
2018-01-11 16:51:08 -07:00
Wyatt Johnson
9c595b7f84
Merge branch 'master' into next
2018-01-05 11:10:32 -07:00
Wyatt Johnson
82c84de33f
code review
2018-01-03 14:22:52 -07:00
Wyatt Johnson
20878ba040
css and standardization on all admin pages
2017-12-21 23:27:37 -07:00
Wyatt Johnson
7ae0df2cbc
fixed dist loading error
2017-12-21 11:55:09 -07:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Wyatt Johnson
df0ab7c1dc
removed body-parser in favor of express.json()
2017-12-19 15:11:11 -07:00
Kiwi and GitHub
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
454fa752e2
fixed template errors
2017-12-07 11:05:42 -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
d7302e4b3c
added support for deep route caching, settings cache, template optim
2017-12-05 11:17:44 -07:00
Wyatt Johnson
cbf3e4734d
improved query performance with indexes, added engine for debugging
2017-11-30 16:40:58 -07:00
Wyatt Johnson
b672b0a4e0
added better compression support
2017-11-30 11:20:13 -07:00
Wyatt Johnson
76a255fb7b
initial pass at status support
2017-11-02 17:16:57 -06:00
Wyatt Johnson
f74e8dda16
added support for changing the static url
2017-09-14 14:27:45 -06:00
Wyatt Johnson
23f4724f99
fixed template bug
2017-08-22 13:18:48 -06:00
Wyatt Johnson
76e1d55601
fixed broken route
2017-08-16 07:53:58 -06:00
Wyatt Johnson
e71eb28e42
added base path support for router, spelling fixes
2017-08-15 14:19:58 -06:00
Wyatt Johnson
555c593059
Added gzip compression to bundle assets
2017-05-18 11:08:46 -06:00
Wyatt Johnson
877372814a
Merge branch 'master' into support-lazy-assets
2017-04-05 08:14:31 -06:00
Wyatt Johnson
52948a4165
Added support for a plugin which disables lazy assets
2017-04-03 16:51:14 -06:00
Wyatt Johnson
c1dac11a2b
Updated docs, hook names
2017-04-03 16:11:34 -06:00
Wyatt Johnson
febe264320
Added route support
2017-04-03 15:31:51 -06:00
Wyatt Johnson
56350ffe1a
Moved to correct route
2017-03-06 09:58:21 -07:00
Wyatt Johnson
3fc349dbe4
Fixed endpoint...
2017-03-03 11:08:59 -07:00
Wyatt Johnson
840bfad06f
Simplfied endpoint
2017-03-03 11:04:46 -07:00
Wyatt Johnson
646d1aa585
Added version endpoint
2017-03-03 11:03:11 -07:00
Wyatt Johnson
aa88eb2374
Adjusted build process
2017-02-27 15:33:52 -07:00
Wyatt Johnson
6cd3c84853
Moved route definitions into env wrapped check, webpackified embed
2017-02-27 14:21:48 -07:00