Michael Fix
6125d3f0ac
Next 9.5 ( #1057 )
...
* upgrade to Next 9.5
* move redirects to next.config.js
* move X-Frame-Options header on next.config.js
* make Billing an anonymous fn
* move additional headers to next.config.js
* add redirect tests
* add security headers test
4 years ago
Mike Fix
e1225340db
update project wren referral URL
4 years ago
Mike Fix
acb57e634f
add utm source for project wren link
5 years ago
Michael Fix
a507b07dc3
Test Next public env vars ( #1006 )
...
* test next public env vars
* make next.config.js smaller
5 years ago
Michael Fix
e3f2acb363
remove deprecated now.json property ( #984 )
5 years ago
Mike Fix
13887a9b3e
add project wren redirect
5 years ago
Mike Fix
2a13df0164
fix trailing slash redirects
5 years ago
Mike Fix
36fb447392
fix redirects for embeds
...
closes #856
5 years ago
Mike Fix
7d618c7ea4
trailing slash redirect
5 years ago
Mike Fix
17c1d05f79
redirect /about/ -> /about
5 years ago
Mike Fix
31747420d1
snippets and account pages
5 years ago
Mike Fix
dc7f3cbfea
use hostname instead
5 years ago
Mike Fix
2828744013
add alias to now.json
5 years ago
Mike Fix
a2cb2fd517
remove unnecessary /static now config
5 years ago
Mike Fix
f3e912d999
SSR embeds
5 years ago
Michael Fix
e0ed4bebdc
Merge in 4.0.0 ( #850 )
...
* merge in 4.0
* dev mode with firebase impl
* useReducer for toasts state
5 years ago
Mike Fix
c5f45eb398
fix /embed page
...
- Closes #815 , Closes #816
5 years ago
Mike Fix
803a88c471
remove unnecessary /about routing
5 years ago
Tim Neutkens
7fdda47816
Add autoExport ( #782 )
...
* Add autoExport
* Upgrade Next.js
* Upgrade Next.js
* export service worker to /public
* fix service worker build - file exported to /public (unwanted)
* next next@canary
* try to fix SW
* try to fix SW
* add back _next routing for now
* try a mix of configs
* Fix service-worker serving
* Remove _next route
* Next 9
* move stuff back into /static
* fix service-worker
* don't use canary next builds
* static/banner.png -> static/brand/banner.png
* remove now-build script
5 years ago
Michael Fix
f5a1541389
robots.txt ( #772 )
6 years ago
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 )
7 years ago