summaryrefslogtreecommitdiff
path: root/static/index.html
AgeCommit message (Collapse)Author
14 daysall: remove nix mentionsOphestra
Hakurei is no longer developed on nixos, and the nix deployment method has been removed upstream. This change updates the website to reflect these changes.
2026-03-15all: update repository urlOphestra
For the upcoming rename of security org to rosa. Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-07-03static: set up vanity urlOphestra
2025-06-29static: update install pathOphestra
2025-06-29static: replace installOphestra
Also get rid of many unused pages and assets.
2025-06-28static: remove source pageOphestra
There are not that many repositories so an index is not helpful.
2025-06-28static: punctuation editOphestra
2025-06-28static: replace index.htmlOphestra
2025-06-28static: replace artworkOphestra
Artwork is from http://www.rd-sounds.com/C83.html
2025-06-08Opt-into edge-to-edge by defaultcookiell546
Chromium already supports dynamic edge-to-edge viewports. This change opts-in by default, making the gesture navigation bar (chin) invisible without needing scroll interaction. No other changes were necessary, as no content relied on specific viewport insets. Command used: ``` sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html ```
2024-11-13update mention of USB protection on main pageDaniel Micay
2023-07-13Use simple templating for static processingsmdyv
2023-07-13Change string markings for replacementssmdyv
2023-06-16Add Mastodon link to footertedgravlin
2022-11-27move GrapheneOS account to grapheneos.socialDaniel Micay
2022-11-07add metadata for temporary Mastodon accountDaniel Micay
2022-10-18Update device imagesmdyv
This is a vectorized image of the Pixel 7 Pro, and saves 98 % of the byte length of the previously used image.
2022-10-10add forum link to footerDaniel Micay
2022-05-09update sandboxed Google Play linksDaniel Micay
2021-12-15remove upstream section from the main pageDaniel Micay
2021-12-15remove history section from main pageDaniel Micay
2021-12-15remove roadmap section from main pageDaniel Micay
2021-12-15Add camera app to index.htmlShepherd
Adds camera app to frontpage list of GrapheneOS developed apps and services.
2021-12-11more indentation fixesDaniel Micay
2021-12-11fix indentationDaniel Micay
2021-12-11Adjust first section after herosmdyv
Rename, change to h2, and add HTML section tag to first section
2021-12-11consistent attribute orderDaniel Micay
2021-12-11Add hero sectionsmdyv
2021-11-18set up SRI for future use by CSP v3Daniel Micay
2021-09-07simplify wordingDaniel Micay
2021-08-14link to sandboxed Play services layer on main pageDaniel Micay
2021-06-23Add color-scheme meta tagMarco Janotta
2021-05-17use SVG for /favicon.ico if browser asks for itDaniel Micay
This makes Chromium use the SVG favicon universally including as the favicon for non-HTML files.
2021-05-16use dedicated favicon.svg with dark mode supportDaniel Micay
2021-05-14rename grapheneos.css to main.cssDaniel Micay
2021-05-03use empty alt text for decorative header logoDaniel Micay
2021-05-03Add logo to site menuMarco Janotta
2021-04-18add better title for main pageDaniel Micay
2021-04-17move app info on main page further downDaniel Micay
2021-04-14move detailed Google services info to FAQDaniel Micay
2021-04-14remove legacy copyright and licensing sectionDaniel Micay
2021-03-27migrate history page into an index pageDaniel Micay
2021-03-27remove extra newlineDaniel Micay
2021-03-26automate CSS/JS cache bustingDaniel Micay
2021-03-08make a dedicated history pageDaniel Micay
2021-03-06replace legacy /install redirectDaniel Micay
2021-03-06GNSS + carrier-based A-GPS is hard to improveDaniel Micay
The available data providers for supplementary location information do not appear to have much to offer. There's also the issue of reliability and trustworthiness of user generated content. https://github.com/GrapheneOS/os_issue_tracker/issues/24#issuecomment-792069571
2021-03-04move upstream contributions section to FAQDaniel Micay
2021-02-20use svg logo for footerDaniel Micay
2021-02-10update Play services compatibility app roadmapDaniel Micay