summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-12increase hardened_malloc class region sizesDaniel Micay
2021-05-12handle VMA exhaustion for munmap better tooDaniel Micay
2021-05-12improve handling of VMA exhaustionDaniel Micay
2021-05-11add comment explaining HTTPS redirect approachDaniel Micay
2021-05-10update Vanadium to Chromium 90.0.4430.210Daniel Micay
2021-05-10Bump eslint from 7.25.0 to 7.26.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08clarify how to change navigation modeDaniel Micay
2021-05-08enable gesture navigation by defaultDaniel Micay
2021-05-07include scheme and host in access logDaniel Micay
2021-05-07another proper fix for a user profile bugDaniel Micay
2021-05-06better fix for user profile issueDaniel Micay
2021-05-06use relative paths for TLS stateDaniel Micay
2021-05-06add initial section on accessibilityDaniel Micay
2021-05-05update static releases listingDaniel Micay
2021-05-04update static releases listingDaniel Micay
2021-05-04fix theme issue for next releaseDaniel Micay
2021-05-04explicit ratio for header logo in CSSDaniel Micay
This fixes a PageSpeed warning caused by the ratio not being available before the image is loaded, although in this case the image is tiny and pushed to the client anyway.
2021-05-04upgrade connectivity check serverDaniel Micay
2021-05-04mention pending theme fixes for update settings UIDaniel Micay
2021-05-04use grapheneos.online for captive portal fallbacksDaniel Micay
2021-05-04publish new release notesDaniel Micay
2021-05-032021.05.04.01 build numberDaniel Micay
2021-05-03add monthly update release notes and build idsDaniel Micay
2021-05-03use empty alt text for decorative header logoDaniel Micay
2021-05-03Add logo to site menuMarco Janotta
2021-05-03APN / CarrierConfig updatesDaniel Micay
2021-05-03add grapheneos.online domain use to release notesDaniel Micay
2021-05-03Bump stylelint from 13.13.0 to 13.13.1dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.0 to 13.13.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.13.0...13.13.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-02SetupWizard changesDaniel Micay
2021-05-02improve pending release notesDaniel Micay
2021-05-02remove legacy WallpaperPicker appDaniel Micay
2021-05-02set up modern Android theme and wallpaper configDaniel Micay
2021-05-02use accent color for fingerprint dialogDaniel Micay
2021-05-02use more granular session ticket key rotationDaniel Micay
2021-05-02enable session tickets with rotation scriptDaniel Micay
2021-05-01use 1 slot for all extended size classesDaniel Micay
2021-05-01enable backup service for non-owner usersDaniel Micay
2021-04-29eSIM configuration for older devices tooDaniel Micay
2021-04-29set slot number for eSIMDaniel Micay
2021-04-29document native debugging (ptrace) toggleDaniel Micay
2021-04-29add redirect from unused mta-sts rootDaniel Micay
2021-04-29add table of contents to server list pageDaniel Micay
2021-04-29nginx: add source map supportDaniel Micay
2021-04-28update standalone platform-tools for CLI installDaniel Micay
2021-04-28clarify details of native debugging toggleDaniel Micay
2021-04-27Revert "not landing Updater changes yet"Daniel Micay
This reverts commit 879d9657f2deede398c9ffd10445f67459859db5.
2021-04-27Bump terser from 5.6.1 to 5.7.0dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26not landing Updater changes yetDaniel Micay
2021-04-26enable open file cache for main static rootDaniel Micay
2021-04-2690.0.4430.91Daniel Micay