summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)Author
2019-05-09add id for device support sectionDaniel Micay
2019-05-08add changelog for 2019.05.08.15Daniel Micay
2019-05-08link to attestation tutorial pageDaniel Micay
2019-05-08optimize launcher iconsDaniel Micay
2019-05-08update launcher iconsDaniel Micay
2019-05-08replace logo imageDaniel Micay
2019-05-08replace opengraph imageDaniel Micay
2019-05-08regenerate faviconDaniel Micay
2019-05-08add og:image:width and og:image:heightDaniel Micay
These are considered a best practice by Facebook and result in the image appearing properly when shared for the first time. It will also be quite useful when there are multiple images suited to different sizes.
2019-05-08replace favicon with GrapheneOS logoDaniel Micay
2019-05-08slightly improve releases template for later useDaniel Micay
2019-05-07mark kernel changes as suchDaniel Micay
2019-05-07add GrapheneOS GitHub organization to footerDaniel Micay
2019-05-07add og:description metadataDaniel Micay
Twitter doesn't fall back to using the regular description meta tag, and other sites may be similar.
2019-05-07adjust releases templateDaniel Micay
2019-05-07convert accidental usage of markdown syntaxDaniel Micay
2019-05-07make device model names consistentDaniel Micay
2019-05-07explain that updates are signed internallyDaniel Micay
2019-05-07fix indentationDaniel Micay
2019-05-07clarify changelogDaniel Micay
2019-05-07add preformatted list of devicesDaniel Micay
This avoids having the length of the page drastically changed, improving the user experience especially in browsers that are otherwise unable to provide a proper link to an anchor below this.
2019-05-07marlin / sailfish no longer use snapshot releasesDaniel Micay
2019-05-07add changelog sectionDaniel Micay
2019-05-07generalize code avoiding links to snapshot tagsDaniel Micay
2019-05-06add instructions for Pixel 3 kernel submodulesDaniel Micay
2019-05-06add alt text for Open Graph imageDaniel Micay
2019-05-06add placeholder usage guideDaniel Micay
2019-05-05add links for reporting issuesDaniel Micay
2019-05-05update text copied from attestation.appDaniel Micay
2019-05-05add background_color to Web App ManifestDaniel Micay
2019-05-05include theme color in Web App Manifest tooDaniel 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-05list IRC channelsDaniel Micay
2019-05-05add community section to contact pageDaniel Micay
2019-05-04disable flexbox footer positioning for nowDaniel Micay
This causes a very annoying issue of the content no longer overflowing properly which proved to be too hard to resolve right now.
2019-05-04make footer links a bit darker for accessibilityDaniel Micay
The current color is too light to pass accessibility checks for contrast. It was intentionally low contrast to make it unintrusive since it's a footer, but it's probably best to comply with these guidelines.
2019-05-04replace placeholder link colorsDaniel Micay
2019-05-04add person metadata to the contact pageDaniel Micay
2019-05-04add Twitter accounts to contact pageDaniel Micay
2019-05-03move releases script back to the bottomDaniel Micay
2019-05-03add noscript notice to the releases pageDaniel Micay
2019-05-03always show footer at the bottom via flexboxDaniel Micay
2019-05-03add alt text to decorative logo in footerDaniel Micay
2019-05-03make the footer links less prominentDaniel Micay
2019-05-03consistent link colorsDaniel Micay
2019-05-03refer to https://schema.orgDaniel Micay
2019-05-03add Reddit profile to sameAs listDaniel Micay
2019-05-03add Organization schema structured data to contactDaniel Micay
2019-05-03add initial footer to all pagesDaniel Micay
2019-05-02add remaining required Open Graph metadataDaniel Micay