summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-17improve gitignore configurationDaniel Micay
2023-02-175.15 GKI LTS updateDaniel Micay
2023-02-17Bump terser from 5.16.3 to 5.16.4dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 5.16.3 to 5.16.4. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.16.3...v5.16.4) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17preserve errno for free calls in hardened_mallocDaniel Micay
2023-02-17GmsCompatConfig improvementsDaniel Micay
2023-02-17configure shell for generate-donate-qr-codesDaniel Micay
2023-02-16switch to 1 pixel per dot for QR codesDaniel Micay
The switch to `image-rendering: pixelated` means there's no longer any benefit to rendering with more pixels per dot.
2023-02-16use pixelated image rendering mode for QR codesDaniel Micay
2023-02-16remove redundant/unused CSS blockDaniel Micay
2023-02-16Auditor as example to use for hardware attestationDaniel Micay
2023-02-16Play Integrity has replaced SafetyNet AttestationDaniel Micay
2023-02-16further settings improvementsDaniel Micay
2023-02-15restrict lockscreen camera toggle to OwnerDaniel Micay
2023-02-15shared infrastructure for GrapheneOS settingsDaniel Micay
2023-02-14other Vanadium improvementsDaniel Micay
2023-02-14update Chromium to 110.0.5481.65Daniel Micay
2023-02-14disable multipart range requestsDaniel Micay
2023-02-13AOSP build deps are listed by our build page nowDaniel Micay
2023-02-13simplify Network/Sensors infrastructureDaniel Micay
2023-02-13remove obsolete Bluetooth shimDaniel Micay
2023-02-13Bump stylelint from 15.0.0 to 15.1.0dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.0.0 to 15.1.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.0.0...15.1.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13Bump eslint from 8.33.0 to 8.34.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-11add back backup restore actionDaniel Micay
2023-02-11use C.UTF-8 locale for build environmentDaniel Micay
2023-02-11update required storage spaceDaniel Micay
2023-02-11Ubuntu 22.10 supported for buildsDaniel Micay
2023-02-11libgcc/binutils only used for 4th/5th gen kernelsDaniel Micay
2023-02-11move kernel build to prebuilt sectionDaniel Micay
2023-02-11update Gradle version in exampleDaniel Micay
2023-02-11update build-tools version for SDK install guideDaniel Micay
2023-02-11list supl.grapheneos.org subdomainDaniel Micay
2023-02-11improve naming for http limit conn zoneDaniel Micay
2023-02-11move error_log configuration to top levelDaniel Micay
2023-02-10publish new release notesDaniel Micay
2023-02-10prepare next release notesDaniel Micay
2023-02-10new build number 2023021000Daniel Micay
2023-02-10add SUPL force disable toggleDaniel Micay
2023-02-10add request time to log formatDaniel Micay
2023-02-10switch to improved custom log formatDaniel Micay
This switches to a fully custom log format instead of using a variant of the standard combined format since we don't use any tools requiring the logs to be a standard format. This provides a cleaner format, allows us to freely add new fields and gets rid of legacy/redundant fields. The redundant timestamp already provided as the syslog timestamp is dropped along with the legacy identd field always set to a dash. This adds the connection serial number for identifying requests coming from the same connection. TLS version is added as a replacement for our previous addition of the URI scheme. This also adds the total request length and total bytes sent to the client instead of only the body bytes sent.
2023-02-10add paragraph about broken router DHCP tablesDaniel Micay
2023-02-10drop HTTP/2 Push support since Chromium dropped itDaniel Micay
This only improves performance for the initial page load by sending resources that are almost always needed before the client receives the preload headers and fetches them. It can degrade performance in some edge cases such as clients with web fonts disabled or if the session cookie is cleared without the cache being cleared. Clients can cancel the push transfers once they start receiving them, but it's wasteful. Safari and Firefox still support this feature but are likely to follow the lead of Chromium and drop support for it. Few websites are going to bother with it without Chromium support and usage is already dropping.
2023-02-09reduce client body / header timeouts to 15sDaniel Micay
2023-02-09remove deprecated stylelint rulesDaniel Micay
2023-02-09reduce sendfile max chunk to 256kDaniel Micay
2023-02-09Bump stylelint and stylelint-config-standarddependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). These dependencies needed to be updated together. Updates `stylelint` from 14.16.1 to 15.0.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.16.1...15.0.0) Updates `stylelint-config-standard` from 29.0.0 to 30.0.1 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/29.0.0...30.0.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-major - dependency-name: stylelint-config-standard dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09avoid unnecessary ACME challenge redirectsDaniel Micay
2023-02-09unify HTTP redirect server blocksDaniel Micay
2023-02-09use default HTTP/2 input buffer sizeDaniel Micay
2023-02-08Apps version 15Daniel Micay
2023-02-08add missing release notesDaniel Micay