8 Commits (e6f0fafec70f8218c82d300c4a05aff4ccf60a2e)

Author SHA1 Message Date
Mike Fix 7923888a6f
update robots.txt 3 years ago
Michael Fix 7a26b88ae6
Attempt to fix 1135 (#1137)
* attempt to fix 1135

* add meta value for apple
4 years ago
Mike Fix 24bebc67ea
add "purpose": "any maskable" to manifest 4 years ago
Michael Fix 280e359316
New spinner (#1023)
* new spinner

* snipper component

* remove react-spinner

* undo unnecessary changes
4 years ago
Mike Fix 0ac845d285
move favicon and manifest.json out of /public/static 5 years ago
Mike Fix 541ef5ed84
move /static to /public/static 5 years ago
Mike Fix 8c3f674d60 just disallow query string in robots.txt 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