Commit Graph

16 Commits

Author SHA1 Message Date
Michael Jackson
09914c1db4 Server render the main page
Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
2019-01-12 19:27:28 -08:00
Michael Jackson
ab97ff2cc4 Merge branch 'master' into firebase-hosting 2019-01-08 19:02:08 -08:00
Michael Jackson
0622848255 Increase some cache times 2019-01-08 06:47:04 -08:00
Michael Jackson
0baa63d525 Merge branch 'master' into firebase-hosting 2019-01-07 20:29:16 -08:00
Michael Jackson
d6fde9fb33 Remove "immutable" from long-term responses
We had a bug recently which sent out some bad "immutable" responses. We
need to have a better process around cutting releases before we can be
sure it doesn't happen again.
2019-01-06 21:10:18 -08:00
Michael Jackson
76f05911cd Inject secret key at build time 2019-01-05 18:03:10 -08:00
Michael Jackson
31e7d3865a Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
Michael Jackson
99312c75b0 Use consistent Cache-Tag format 2019-01-01 18:03:54 -08:00
Michael Jackson
19b2e5574b Use single quotes :P 2018-12-17 09:38:05 -08:00
Michael Jackson
21ed6ee42e Add ?module support for HTML files
Closes #113
2018-09-04 15:58:52 -07:00
Michael Jackson
2fc84dfe45 Use "immutable" Cache-Control extension
See http://bitsup.blogspot.com/2016/05/cache-control-immutable.html for
more info.

Fixes #103
Closes #119
2018-09-01 11:37:42 -07:00
Michael Jackson
185a956fb9 Move API endpoints to /api 2018-09-01 06:37:48 -07:00
Michael Jackson
7e85e1de5b Use special type for HTML 2018-07-31 15:34:34 -07:00
Michael Jackson
4605425fd8 Better title + description for auto-index pages 2018-07-31 14:29:48 -07:00
Michael Jackson
3508656831 Do not load React Router on auto-index pages 2018-07-31 14:07:35 -07:00
Michael Jackson
bef8b2ebee Rename server => modules 2018-07-31 10:20:24 -07:00