Commit graph

462 commits

Author SHA1 Message Date
3299b904ac feat: update logging message 2024-08-14 21:08:15 +02:00
fe4518e132 chore(deps): update lock file 2024-08-14 21:04:32 +02:00
22ae5415d3 chore: new cache version id 2024-08-14 20:30:58 +02:00
ac1cf5df91 feat: don't open cozy in new tab 2024-08-14 20:27:54 +02:00
f0a51464be style(blog): nav links zero padding-left 2024-08-14 20:23:00 +02:00
566a6c2174 style(blog): fix layout to show full nav on mobile 2024-08-14 20:14:14 +02:00
99d7fea607 chore: replace deploy scripts with deploy:clien 2024-08-14 19:51:58 +02:00
d89047bdfa refactor(blog): description logic 2024-08-14 19:51:32 +02:00
88bf59ce27 chore: add deploy:blog script 2024-08-14 19:43:27 +02:00
13371aa8d3 style(blog): first blog item image max width 2024-08-14 19:43:14 +02:00
22faeb32df feat(blog): add/improve meta info 2024-08-14 19:34:48 +02:00
37c37b4f4b fix: use correct cache version 2024-08-14 18:58:55 +02:00
fb1f1e7cf6 refactor: tryCache function 2024-08-14 18:43:51 +02:00
9fef0dd913 feat: add unique build indicator 2024-08-14 18:43:01 +02:00
1d4cb25c4e feat: change Follow -> Mastodon 2024-08-14 17:55:04 +02:00
Ayo Ayco
35b415c508 Merge branch 'main' of github.com:ayoayco/cozy into main 2024-08-14 17:54:20 +02:00
b32ae5bc06 feat: remove test change 2024-08-14 17:54:18 +02:00
1620a0d595 feat: add test change 2024-08-14 17:54:18 +02:00
0cd0511d02 feat: change caching strategy to network-first 2024-08-14 17:54:18 +02:00
15bcc19f08 feat: add follow link to footer 2024-08-14 17:54:18 +02:00
b41cdd08ea feat: remove test change 2024-08-14 17:53:22 +02:00
480f2c94b0 feat: add test change 2024-08-14 17:51:31 +02:00
65ca1ac9ee feat: change caching strategy to network-first 2024-08-14 17:46:38 +02:00
24294f36fa feat: add follow link to footer 2024-08-14 17:17:49 +02:00
7ddf19db64 feat: link to original blog 2024-08-14 16:23:46 +02:00
fd20540869 chore: format 2024-08-14 16:20:44 +02:00
25d04c7868 style: adjust mobile screen width 2024-08-14 16:20:39 +02:00
608656664b feat: move primary button to social-links 2024-08-14 16:19:57 +02:00
58128c925b feat: first post; ssr index 2024-08-14 15:35:48 +02:00
ad7f30bb17 feat: initial /blog site 2024-08-14 14:56:01 +02:00
ad265a4d71 feat: use astro-sw automatic service worker registration 2024-08-13 20:44:48 +02:00
42b47da504 feat: activated update sw 2024-08-04 13:01:31 +02:00
d6f0770a2a chore: add @ayco/astro-sw in credits 2024-08-03 09:40:32 +02:00
07ee133ec7 refactor: move service-worker out of utils 2024-08-03 09:30:16 +02:00
2291ecda6a chore: made dev deps 2024-08-03 09:28:45 +02:00
ec60ebf87c chore: update sw.js docs 2024-08-03 09:15:53 +02:00
bc92382bf7 chore: update @ayco/astro-sw integration 2024-08-03 09:13:33 +02:00
9836972fb0 0.3.1 2024-08-03 09:00:02 +02:00
38db5a26e9 feat: use published @ayco/astro-sw 2024-08-03 08:58:57 +02:00
881c946a0a refactor: config prop rename serviceWorkerPath -> path 2024-08-03 01:10:00 +02:00
ea673e6bdd feat: implement assetCachePrefix & set sw config defaults 2024-08-03 01:01:58 +02:00
6562f35c0c chore: add to-do 2024-08-02 23:21:17 +02:00
612b7e64b4 refactor: cozy-build -> astro-sw astro integration 2024-08-02 23:17:21 +02:00
dca154b6fa chore: format astro config 2024-08-02 22:27:32 +02:00
c5a3b85390 refactor: move sw & cozy-build into src/plugins 2024-08-02 22:22:59 +02:00
fb2c3ce927 chore: update readme after v0.3.0 release 2024-08-02 17:52:49 +02:00
76cf64e9e3 0.3.0 2024-08-02 17:49:56 +02:00
799ac18c89 feat: refactor astro build integration & implement cache versioning 2024-08-02 17:43:08 +02:00
391cfe628b feat: remove unregister logic 2024-08-02 17:26:53 +02:00
fc9684fa99 feat: dynamically fill up initial cache with generated assets 2024-08-02 17:09:20 +02:00