Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SELECT
IF(device = 'phone', 'mobile', device) AS client,
SUM(notification_permission_accept) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS accept,
SUM(notification_permission_deny) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS deny,
SUM(notification_permission_ignore) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS _ignore,
SUM(notification_permission_ignore) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS `ignore`,
SUM(notification_permission_dismiss) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS dismiss
FROM
`chrome-ux-report.materialized.device_summary`
Expand Down
3 changes: 1 addition & 2 deletions src/config/2025.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@
"part": "II",
"chapter_number": "11",
"title": "PWA",
"slug": "pwa",
"todo": true
"slug": "pwa"
}
]
},
Expand Down
21 changes: 18 additions & 3 deletions src/config/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"teams": {
"2022": [
"reviewers"
],
"2025": [
"reviewers"
]
},
"twitter": "AaronGustafson",
Expand Down Expand Up @@ -1468,6 +1471,9 @@
"teams": {
"2022": [
"authors"
],
"2025": [
"authors"
]
},
"twitter": "diekus",
Expand Down Expand Up @@ -2670,6 +2676,9 @@
],
"2022": [
"reviewers"
],
"2025": [
"reviewers"
]
},
"twitter": "schweinepriestr"
Expand Down Expand Up @@ -3281,6 +3290,9 @@
"teams": {
"2022": [
"authors"
],
"2025": [
"authors"
]
},
"twitter": "MichaelSolati",
Expand Down Expand Up @@ -3732,13 +3744,16 @@
"twitter": "oluoluoxenfree",
"website": "https://olu.online/"
},
"onurguler18": {
"avatar_url": "39603688",
"github": "onurguler18",
"onurglr": {
"avatar_url": "198731903",
"github": "onurglr",
"name": "Onur Güler",
"teams": {
"2024": [
"analysts"
],
"2025": [
"analysts"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/content/en/2022/capabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ reviewers: [tomayac, christianliebel]
analysts: [tunetheweb]
editors: [tunetheweb]
translators: []
MichaelSolati_bio: Michael is a Developer Advocate at Amplication, focusing on helping developers build APIs and drink IPAs. Additionally, he is a Web GDE and has found his love in creating compelling experiences on the web and the voodoo ways of the web...
MichaelSolati_bio: Michael is a Developer Advocate at Amplication, focusing on helping developers build APIs and drink IPAs. Additionally, he is a Web GDE and has found his love in creating compelling experiences on the web and the voodoo ways of the web.
results: https://docs.google.com/spreadsheets/d/13S9FRj8OPRtoMPb94jFh6pPNz3lNS9yztIaorZYe288/
featured_quote: The Capabilities Project allows applications to migrate to the web, removing some barriers associated with platform-specific applications.
featured_stat_1: 38
Expand Down
2 changes: 1 addition & 1 deletion src/content/en/2024/javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hero_alt: Hero image of the Web Almanac characters cycling to power a website.
authors: [haddiamjad, NishuGoel]
reviewers: [tunetheweb]
editors: [tunetheweb]
analysts: [onurguler18, nrllh]
analysts: [onurglr, nrllh]
translators: []
results: https://docs.google.com/spreadsheets/d/16isMe5_rvmRmJHtK5Je66AhwO8SowGgq0EFqXyjEXw8/
haddiamjad_bio: Amjad is a fourth-year Ph.D. candidate at Virginia Tech, advised by Dr. Muhammad Ali Gulzar from Virginia Tech. He is also member of <a hreflang="en" href="https://properdata.eng.uci.edu/researchers/">ProperData research group</a> and co-host at <a hreflang="en" href="https://nothingtohide.online/">NothingToHide?</a> podcast. His research focuses on using program analysis techniques to solve internet security and privacy problems.
Expand Down
404 changes: 404 additions & 0 deletions src/content/en/2025/pwa.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/content/ja/2024/javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hero_alt: Web Almanacのキャラクターが自転車をこいでウェブサ
authors: [haddiamjad, NishuGoel]
reviewers: [tunetheweb]
editors: [tunetheweb]
analysts: [onurguler18, nrllh]
analysts: [onurglr, nrllh]
translators: [ksakae1216]
results: https://docs.google.com/spreadsheets/d/16isMe5_rvmRmJHtK5Je66AhwO8SowGgq0EFqXyjEXw8/
haddiamjad_bio: Amjadは、Virginia Techの4年目の博士課程の学生で、Virginia TechのDr. Muhammad Ali Gulzarの指導を受けています。<a hreflang="en" href="https://properdata.eng.uci.edu/researchers/">ProperData研究グループ</a>のメンバーであり、<a hreflang="en" href="https://nothingtohide.online/">NothingToHide?</a>ポッドキャストの共同ホストです。プログラム分析技術を使用してインターネットのセキュリティとプライバシーの問題を解決することに焦点を当てた研究を行っています。
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/2025/pwa/pwa-manifest-icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/2025/pwa/pwa-sw-events.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/2025/pwa/pwa-sw-methods.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/2025/pwa/pwa-sw-objects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.