5334 Commits

Author SHA1 Message Date
inferenceus
8e0a725b4e Add grapheneos.social Mastodon Instance to Services
GrapheneOS shares most of its source code for its services. Since
GrapheneOS is sharing its Mastodon configuration code at
https://github.com/GrapheneOS/grapheneos.social, add link to repository
to Services section of Source webpage of main GrapheneOS website.
2023-03-01 19:39:42 -05:00
Daniel Micay
1a725bb0e1 improve System Updater already updated text 2023-03-01 12:32:07 -05:00
dependabot[bot]
6532510c41 Bump csso-cli from 4.0.1 to 4.0.2
Bumps [csso-cli](https://github.com/css/csso-cli) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/css/csso-cli/releases)
- [Changelog](https://github.com/css/csso-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/css/csso-cli/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: csso-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 15:01:21 -05:00
dependabot[bot]
35ae41bfb5 Bump eslint from 8.34.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.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.34.0...v8.35.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-27 15:19:28 -05:00
Daniel Micay
c760f32c22 install check improvements 2023-02-27 11:11:21 -05:00
Daniel Micay
1d8576df2a disallow apps reading modern GrapheneOS settings 2023-02-27 03:31:41 -05:00
Daniel Micay
89ab32dbe3 disable keepalive for stub HTTP service 2023-02-27 02:41:28 -05:00
Daniel Micay
9258be6bc5 Vanadium 110.0.5481.154.1 2023-02-26 17:33:42 -05:00
Daniel Micay
563a5bf330 use consistent configuration style 2023-02-26 10:48:55 -05:00
Daniel Micay
50e3e2355f disable keepalive for MTA-STS 2023-02-24 17:37:26 -05:00
Daniel Micay
ca37be3365 link standalone project release notes 2023-02-24 13:32:03 -05:00
Daniel Micay
be4f836cff GmsCompatConfig 35 2023-02-24 12:11:11 -05:00
Daniel Micay
0d82f0fa38 update kernel LTS status 2023-02-23 22:00:11 -05:00
dependabot[bot]
4381158c21 Bump terser from 5.16.4 to 5.16.5
Bumps [terser](https://github.com/terser/terser) from 5.16.4 to 5.16.5.
- [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.4...v5.16.5)

---
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-23 14:23:51 -05:00
Daniel Micay
6ed88ecd38 reorder release notes further 2023-02-23 13:56:00 -05:00
Daniel Micay
c74d207a5c rm unnecessarily specific info from release notes 2023-02-23 13:52:41 -05:00
Daniel Micay
63e0f7e659 reorder release notes 2023-02-23 13:52:31 -05:00
Daniel Micay
9c5161793d publish new release notes 2023-02-23 13:26:02 -05:00
Daniel Micay
8a6b2d3837 new build number 2023022300 2023-02-23 12:45:57 -05:00
Daniel Micay
214f2667a3 update Chromium to 110.0.5481.154 2023-02-22 14:47:13 -05:00
Daniel Micay
f3ee0147e7 reduce system clock drift warning 2023-02-22 14:42:34 -05:00
Daniel Micay
2a1e29ae91 reduce time update threshold 2023-02-22 14:41:19 -05:00
Daniel Micay
f2035519b2 simplify other network time changes 2023-02-22 14:27:21 -05:00
Daniel Micay
982b647823 fix Messaging app crash 2023-02-22 10:44:33 -05:00
Daniel Micay
1cafbf5859 HTTPS-based network time improvements 2023-02-21 14:41:43 -05:00
Daniel Micay
71e1b30f95 5.10 GKI LTS update 2023-02-20 23:56:49 -05:00
dependabot[bot]
321409791f Bump stylelint from 15.1.0 to 15.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.1.0 to 15.2.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.1.0...15.2.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-20 16:50:27 -05:00
Daniel Micay
bccb2250ae add back request method to log format 2023-02-19 22:40:14 -05:00
Daniel Micay
c137947453 set baseline nginx root directory in http block 2023-02-19 11:52:54 -05:00
Daniel Micay
3ab9e97549 work around nginx keepalive configuration bug
https://trac.nginx.org/nginx/ticket/2012
2023-02-18 12:31:03 -05:00
Vladislav
6a0e6def49 update platform-tools to r34.0.0 2023-02-18 10:20:56 -05:00
Daniel Micay
7aad49766b reject connections to invalid names 2023-02-18 08:55:32 -05:00
Daniel Micay
dc894526df entirely disable access log for status socket 2023-02-18 08:16:20 -05:00
Daniel Micay
bf93ca826d add getContext() method to ContentResolver 2023-02-18 08:09:32 -05:00
Dmitry Muhomor
32d1abf05b add closed leak of names of user-created dirs to the Features page 2023-02-18 08:05:31 -05:00
Dmitry Muhomor
6b14e8afc0 clarify description of Storage Scopes on Features page 2023-02-18 08:05:31 -05:00
Dmitry Muhomor
d42364edad update Network permission toggle section on Features page 2023-02-18 08:05:31 -05:00
Daniel Micay
04d858fca1 update static site generation dependencies 2023-02-17 19:40:50 -05:00
Daniel Micay
da900c1d95 improve gitignore configuration 2023-02-17 19:25:41 -05:00
Daniel Micay
8906efcec1 5.15 GKI LTS update 2023-02-17 19:00:29 -05:00
dependabot[bot]
4d37e6ad4c Bump terser from 5.16.3 to 5.16.4
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-17 15:44:24 -05:00
Daniel Micay
525ace6796 preserve errno for free calls in hardened_malloc 2023-02-17 13:00:59 -05:00
Daniel Micay
ec4aaa8835 GmsCompatConfig improvements 2023-02-17 09:37:35 -05:00
Daniel Micay
ad0d9eb04d configure shell for generate-donate-qr-codes 2023-02-17 01:06:09 -05:00
Daniel Micay
91a0addb69 switch to 1 pixel per dot for QR codes
The switch to `image-rendering: pixelated` means there's no longer any
benefit to rendering with more pixels per dot.
2023-02-16 21:08:14 -05:00
Daniel Micay
4d7c2bfc2c use pixelated image rendering mode for QR codes 2023-02-16 20:35:05 -05:00
Daniel Micay
62010eb00f remove redundant/unused CSS block 2023-02-16 20:21:03 -05:00
Daniel Micay
9499523268 Auditor as example to use for hardware attestation 2023-02-16 09:36:56 -05:00
Daniel Micay
7ad211f93b Play Integrity has replaced SafetyNet Attestation 2023-02-16 09:02:10 -05:00
Daniel Micay
2c0dd9bdc7 further settings improvements 2023-02-16 06:34:41 -05:00