summaryrefslogtreecommitdiff
path: root/static/.htaccess
AgeCommit message (Collapse)Author
2019-07-17consistently use dash as word separator in URLsDaniel Micay
2019-06-28redirect release links from broken siteDaniel Micay
2019-06-26extend caching to svgDaniel Micay
2019-06-26enable compression for svgDaniel Micay
2019-06-09seamlessupdate.app -> releases.grapheneos.orgDaniel Micay
2019-06-03add mime type for woff2 filesDaniel Micay
2019-05-08replace logo imageDaniel Micay
2019-05-05add back connect-src 'self' for LighthouseDaniel Micay
This reverts commit d30566d8f6597fad50c950fdc7bee1f809445512. This is needed by Lighthouse to fetch robots.txt and it's worth making a harmless exception for it to work properly. https://github.com/GoogleChrome/lighthouse/issues/4386
2019-05-01expand Feature-Policy based on specificationDaniel Micay
2019-04-27connect-src 'self' is unusedDaniel Micay
2019-04-25add htaccess based on attestation.appDaniel Micay