Commit graph

468 commits

Author SHA1 Message Date
7f97bd8287 chore: update domain to cozy.pub 2024-09-01 11:01:32 +02:00
0299d732dc chore(deps): update astro, mdx, check, astro-sw 2024-08-24 21:21:28 +02: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
8a4ef035fc chore: add comment 2024-08-21 09:12:56 +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
8cc7a64338 chore: remove afterRegistration logging 2024-08-19 12:42:15 +02:00
85174feca2 chore: update version 2024-08-19 12:31:35 +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
91791b37b5 debug: use registrationHooks to log registered SWs 2024-08-18 12:36:18 +02:00
bb8f2c3cbd feat: use registrationHooks to log registered SWs 2024-08-18 12:08:34 +02:00
49e9c30663 debug: remove logging 2024-08-18 11:03:26 +02:00
500d270858 debug: log refreshing block 2024-08-18 11:00:57 +02:00
797f01d9d7 debug: log fetch 2024-08-18 10:55:49 +02:00
10dc28a76f debug: log new sw 2024-08-18 10:54:49 +02:00
bda88ca138 debug: log old sw 2024-08-18 10:52:59 +02:00
a967115ab9 feat: add debug safari not updating sw 2024-08-18 10:43:41 +02:00
91067beb40 chore: forceLogging on prd 2024-08-18 10:20:32 +02:00
9285372b26 fix: blog link 2024-08-17 22:26:38 +02:00
f43734eb9d chore: move meta post back to draft 2024-08-17 22:09:55 +02:00
d064d559da chore: update readme 2024-08-17 22:04:27 +02:00
2d0c74fc1e feat: do not revalidate every first load 2024-08-17 21:56:13 +02:00
cf065e3901 feat(blog): new meta post; update width snap 2024-08-17 21:44:41 +02:00
744067d211 chore: use mjs for sw 2024-08-17 21:35:36 +02:00
f79e918606 chore(deps): update @ayco/astro-sw 2024-08-17 21:35:21 +02:00
8d8b7df5b2 chore(deps): update @ayco/astro-sw 2024-08-17 12:50:32 +02:00
79e65f8994 feat: use new astro-sw support for typescript 2024-08-17 10:54:26 +02:00
d66845cb30 feat(blog): new draft posts 2024-08-16 17:48:48 +02:00
cc5f145ff0 feat: style changes 2024-08-16 17:47:59 +02:00
fe12530680 feat: new CurrentVersion component; adjust styles 2024-08-16 16:47:38 +02:00
bc55f3f39e feat: add a 'not found' page 2024-08-16 15:53:00 +02:00
9456a11732 style(blog): primary btn spacing & nav width 2024-08-16 15:52:43 +02:00
8ef4c272fc feat: add email buttons 2024-08-16 15:52:07 +02:00
4b5bfef321 fix: favicon meta 2024-08-16 15:50:54 +02:00
c133125039 chore(deps): update astro-sw 2024-08-16 15:50:05 +02:00
5442a3347b chore: add site config for sitemap 2024-08-16 15:49:43 +02:00
c54ba4b995 chore: update favicon & blog meta title 2024-08-16 15:36:02 +02:00
37302c31eb feat(blog): quivering quacks post 2024-08-16 12:00:05 +02:00
bb3c99023e feat(blog): update social link labels 2024-08-16 11:20:28 +02:00
534bfcb42d 0.3.2 2024-08-16 10:43:26 +02:00
75fe8b96d2 feat(blog): a11y & various style improvements; add author 2024-08-16 10:30:20 +02:00
9bddaef73b feat: set forceLogging to false 2024-08-16 08:54:09 +02:00
ff82604983 chore: remove !!! from logger 2024-08-16 08:49:08 +02:00
a8b7714412 chore: update cache version id 2024-08-16 08:48:24 +02:00
4daa099b22 feat: create logger; update cached articles on load 2024-08-16 08:47:31 +02:00
ed2364ebe8 feat(cozy): revalidate cached article 2024-08-16 07:34:15 +02:00
8d95361e88 chore(dep): update astro-sw 2024-08-15 21:46:35 +02:00