summaryrefslogtreecommitdiff
path: root/static/releases.html
AgeCommit message (Collapse)Author
2019-06-02add twitter:site and twitter:creator metadataDaniel Micay
This isn't currently displayed in the Twitter cards despite it being in the official documentation for cards, but other crawlers are definitely using this metadata.
2019-05-30use standard mime type for faviconDaniel Micay
2019-05-30work around Microsoft Edge TileColor bugDaniel Micay
2019-05-29add mask icon for SafariDaniel Micay
2019-05-26add explicit rel="icon" link for favicon.icoDaniel Micay
2019-05-19regenerate static stable channel sectionDaniel Micay
2019-05-19regenerate static beta channel sectionDaniel Micay
2019-05-19changelog for 2019.05.18.20Daniel Micay
2019-05-16add padding between footer linksDaniel Micay
2019-05-16use a list for footer linksDaniel Micay
2019-05-12machine readable JavaScript license per requestDaniel Micay
2019-05-11update Roboto woff2 filesDaniel Micay
2019-05-11mark device sections as suchDaniel Micay
2019-05-11remove leftover id tagDaniel Micay
2019-05-11add pre-generated releases templateDaniel Micay
2019-05-10increment CSS versionDaniel Micay
2019-05-10remove code for handling missing tagsDaniel Micay
2019-05-10replace line breaks with lists for releases pageDaniel Micay
2019-05-10update releases links instead of replacingDaniel Micay
2019-05-09add missing changelog linkDaniel Micay
2019-05-09update link indexes for releases scriptDaniel Micay
2019-05-09add header links for each device-channel headerDaniel Micay
2019-05-09reuse existing template for releasesDaniel Micay
2019-05-09add header links to the releases pageDaniel Micay
2019-05-09add more header ids for usage in linksDaniel Micay
2019-05-08add changelog for 2019.05.08.15Daniel Micay
2019-05-08replace logo imageDaniel Micay
2019-05-08replace opengraph imageDaniel 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-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-07add changelog sectionDaniel Micay
2019-05-06add alt text for Open Graph imageDaniel Micay
2019-05-06add placeholder usage guideDaniel 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-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-03add initial footer to all pagesDaniel Micay