Mike Fix
7adea4a7c8
improve public deployments
6 years ago
Michael Fix
117b4f021a
Add offline support ( #699 )
...
* add offline support
* update manifest to use desktop icon
* simplify next-offline config
* don't enable cache control on service workers
6 years ago
Mike Fix
5cecbc912f
simplify next.config.js
6 years ago
Mike Fix
f9be12e68f
silence now integration on github
6 years ago
Timothy
5f369876d7
Use Now 2.0 for building and deployment ( #611 )
6 years ago
Mike Fix
31644ca093
disable auto-alias
6 years ago
Mike Fix
c0ff116de8
embeds
...
expose CodeMirrorLink, load only necessary theme in embed
implement copy button in Carbon window controls
add copy to queryParam
use next/head and metatags in /embed
make editor have router prop
fix now.json rewrites
allow local stylesheets in embed
6 years ago
Michael Fix
0580e1c8e8
Separate API service, deploy frontend statically ( #474 )
...
* extract server into separate service
* fix basic tests with url.parse
* use Next withRouter
* remove old custom next rendering
6 years ago
Mike Fix
cc2cafaca5
opt out of now v2 for now
6 years ago
Michael Fix
936d28d5d0
Move to now.json so GitHub integration kicks in ( #414 )
6 years ago