|
99315e639a
|
chore: format code
|
2024-12-26 00:10:13 +01:00 |
|
Ayo Ayco
|
38addd30bf
|
chore: setup husky, eslint, prettier
|
2024-12-25 23:03:50 +01:00 |
|
|
249caabd67
|
refactor: remove logger
|
2024-11-10 21:01:35 +01:00 |
|
|
e84ac825f0
|
feat: improve caching
- if addAll failed, show helpful log
- only cache if response.ok
- use more async by removing unnecessary awaits
|
2024-08-23 12:26:53 +02:00 |
|
|
3bd2082c4e
|
feat: remove preload fallback & fix logError missing
|
2024-08-19 17:13:25 +02:00 |
|
|
b18ea923e2
|
feat: do cache revalidation when it actually exists
|
2024-08-19 12:42:50 +02:00 |
|
|
28abc2bc6e
|
fix: sw held back by network request for updating cached assets
|
2024-08-19 12:31:07 +02:00 |
|
|
985dcb15e8
|
feat: don't abort signal on network fetch
|
2024-08-18 19:49:35 +02:00 |
|
|
e7091d1514
|
feat: add log context
|
2024-08-18 19:47:27 +02:00 |
|
|
4751ce9b80
|
feat: delete old app assets caches; don't use date as version
|
2024-08-18 19:30:24 +02:00 |
|
|
797f01d9d7
|
debug: log fetch
|
2024-08-18 10:55:49 +02:00 |
|
|
91067beb40
|
chore: forceLogging on prd
|
2024-08-18 10:20:32 +02:00 |
|
|
744067d211
|
chore: use mjs for sw
|
2024-08-17 21:35:36 +02:00 |
|