Cotes Chung
|
dcb0add47b
|
refactor!: optimize the resource hints (#1717)
Improved the data structure for defining resource hints to the browser.
|
2024-05-02 05:11:45 +08:00 |
|
Azamat Mambetov
|
76d58fe0ff
|
fix(pwa): skip range requests in service worker (#1672)
|
2024-04-29 23:27:41 +08:00 |
|
Cotes Chung
|
6b34901d94
|
refactor(pwa): revert to JS and Liquid mixing
The gem package won't be able to pass `/sw.min.js` to the user end
|
2024-02-13 23:35:32 +08:00 |
|
Cotes Chung
|
1127c43823
|
feat: add pwa.cache.* option to precisely control caching (#1501)
|
2024-01-28 02:22:33 +08:00 |
|
Cotes Chung
|
2d56597571
|
perf(pwa): enhance cache privacy protection (#1275)
Hiding the time zone of the build machine enhances privacy protection.
|
2023-09-27 21:13:15 +08:00 |
|
Cotes Chung
|
1a041e0443
|
style(pwa): use 2 spaces indentation for sw.js and swcache.js
|
2023-09-11 00:30:23 +08:00 |
|
Cotes Chung
|
339293d0d7
|
style: 4 space indents to the JS files
|
2022-10-25 19:26:44 +08:00 |
|
Cotes Chung
|
d127183b97
|
feat(PWA): add Service Worker update notification
|
2022-06-04 23:54:06 +08:00 |
|
Cotes Chung
|
a9acaa669d
|
Reduce the external files required for gem installation
|
2021-04-20 04:22:28 +08:00 |
|