Kim Gardner
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
Chi Vinh Le
4883bb17b9
Finish refactor embed stream auth
2018-02-09 00:08:31 +01: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
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
Benjamin Goering
841d6add45
Rename /Coral.js to /embed.js
2017-02-04 01:48:57 +08:00
David Erwin
b4abb9724e
Fix homepage bug
2017-01-25 15:59:08 -05:00
David Erwin
ad9684acd9
Create load stream by id route
2017-01-25 14:08:19 -05:00
Riley Davis
ef172cabfc
Scroll to comment ( #92 )
...
* host pym locally
* host pym. fix some permalink styles
* get url from parent document
* reset copy dialog timeout
* use pym.parentUrl instead of depending on the parent document
* use a simpler method to find the url
* add some horrible setInterval code
* add some awesome polling
* merge master
* bail out of comment look up after 10 seconds
* re-update permalink attrs
* re-add my listeners to article.ejs
* allow for overriding the talk db name in an environment var
2016-11-29 17:19:56 -05:00
Wyatt Johnson
b0f01cf00f
Initial commit of asset queuing ( #97 )
...
* Initial commit of asset queuing
* Addresssing comments
2016-11-28 13:29:39 -05:00
David Erwin
9a2eacabb3
Adding faux multi-article functionality
2016-11-16 12:25:33 -05:00
David Erwin
d92295c35a
Bit of lint
2016-11-10 17:35:06 -05:00
David Erwin
75e1f86719
Create embed router
2016-11-10 17:31:59 -05:00
David Erwin
6f7fe6ace7
Add embedding routes and homepage
2016-11-10 17:12:32 -05:00