| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-10 | add paragraph about broken router DHCP tables | Daniel Micay | |
| 2023-02-10 | drop HTTP/2 Push support since Chromium dropped it | Daniel 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-09 | reduce client body / header timeouts to 15s | Daniel Micay | |
| 2023-02-09 | remove deprecated stylelint rules | Daniel Micay | |
| 2023-02-09 | reduce sendfile max chunk to 256k | Daniel Micay | |
| 2023-02-09 | Bump stylelint and stylelint-config-standard | dependabot[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-09 | avoid unnecessary ACME challenge redirects | Daniel Micay | |
| 2023-02-09 | unify HTTP redirect server blocks | Daniel Micay | |
| 2023-02-09 | use default HTTP/2 input buffer size | Daniel Micay | |
| 2023-02-08 | Apps version 15 | Daniel Micay | |
| 2023-02-08 | add missing release notes | Daniel Micay | |
| 2023-02-08 | update max supported Play Store version | Daniel Micay | |
| 2023-02-07 | Chromium 110.0.5481.64 | Daniel Micay | |
| 2023-02-07 | document Dialer dark mode improvement | Daniel Micay | |
| 2023-02-07 | clarify Seedvault origin | Daniel Micay | |
| 2023-02-07 | publish new release notes | Daniel Micay | |
| 2023-02-06 | document using 5.15 LTS for builds | Daniel Micay | |
| 2023-02-06 | new build number 2023020600 | Daniel Micay | |
| 2023-02-06 | prepare February update release notes | Daniel Micay | |
| 2023-02-06 | update coral/flame vendor files | Daniel Micay | |
| 2023-02-06 | fix Vanadium original-package workaround | Daniel Micay | |
| 2023-02-06 | switch to age encryption for security.txt | Daniel Micay | |
| 2023-02-05 | update setup wizard string branding | Daniel Micay | |
| 2023-02-05 | Seedvault update + security fix | Daniel Micay | |
| 2023-02-05 | 5.10 GKI LTS update | Daniel Micay | |
| 2023-02-05 | update 5.15 GKI LTS | Daniel Micay | |
| 2023-02-04 | use more specific gitignore rules | Daniel Micay | |
| 2023-02-03 | Bump terser from 5.16.2 to 5.16.3 | dependabot[bot] | |
| Bumps [terser](https://github.com/terser/terser) from 5.16.2 to 5.16.3. - [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.2...v5.16.3) --- 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-03 | clarify install available apps change | Daniel Micay | |
| 2023-02-03 | document verified boot improvements | Daniel Micay | |
| 2023-02-03 | package parser cache is usually < 1s saved time | Daniel Micay | |
| 2023-02-03 | fix typo | Daniel Micay | |
| 2023-02-03 | publish new release notes | Daniel Micay | |
| 2023-02-02 | drop deprivileged setup wizard change | Daniel Micay | |
| 2023-02-02 | new build number 2023020200 | Daniel Micay | |
| 2023-02-02 | add fontconfig to build dependency list | Daniel Micay | |
| 2023-02-02 | QPR2 Beta 3 kernel updates | Daniel Micay | |
| 2023-02-02 | GKI LTS kernel updates | Daniel Micay | |
| 2023-02-02 | fs-verity enforced at boot for system app updates | Daniel Micay | |
| 2023-02-02 | explain user-facing impact of enforced fs-verity | Daniel Micay | |
| 2023-02-02 | add further details about the release | Daniel Micay | |
| 2023-02-01 | Chromium 110.0.5481.61 | Daniel Micay | |
| 2023-02-01 | Camera version 59 | Daniel Micay | |
| 2023-02-01 | Auditor version 68 | Daniel Micay | |
| 2023-02-01 | Apps version 14 | Daniel Micay | |
| 2023-02-01 | Setup Wizard improvements | Daniel Micay | |
| 2023-01-31 | simplify nginx status path | Daniel Micay | |
| 2023-01-31 | reorder release notes | Daniel Micay | |
| 2023-01-31 | verified boot improvements | Daniel Micay | |
| 2023-01-31 | upgrade python dependencies | Daniel Micay | |
