|
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 |
|
|
2734371e1c
|
chore(deps): update astro & astro-sw
|
2024-08-15 21:18:00 +02:00 |
|
|
b0bcc57caa
|
perf: improve caching strategy conditions
|
2024-08-15 17:35:36 +02:00 |
|
|
591671ef82
|
fix: prevent fetch duplication & use preloadResponsePromise
|
2024-08-15 16:25:25 +02:00 |
|
|
ec92421d2b
|
feat: implement stale-while-revalidate caching strategy
|
2024-08-15 16:14:55 +02:00 |
|
|
e7ec5fafbf
|
feat: timedout network first caching strategy
|
2024-08-15 15:30:41 +02:00 |
|
|
160110c2f2
|
feat: log cached url only
|
2024-08-14 21:19:25 +02:00 |
|
|
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 |
|