|
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 |
|
|
e25fa1a941
|
feat: unregister sw for now
|
2024-08-02 16:30:33 +02:00 |
|
|
f42b1b313c
|
feat: don't cache missing file
|
2024-08-02 16:20:44 +02:00 |
|
Ayo Ayco
|
c2ab1fc2c6
|
feat: add simple service worker (#98)
|
2024-08-02 15:34:47 +02:00 |
|
|
7ad30da26f
|
feat: use favicon.ico
|
2024-08-02 15:21:11 +02:00 |
|
|
27daed78e8
|
chore: move favicon.ico to public dir
|
2024-08-02 15:19:04 +02:00 |
|
|
6dc2740eee
|
Merge branches 'main' and 'main' of github.com:ayoayco/cozy
|
2024-08-02 15:12:49 +02:00 |
|
|
2b96b2827a
|
0.2.5
|
2024-07-27 21:36:52 +02:00 |
|
|
fbd9fd2224
|
chore: update deps
|
2024-07-27 21:36:45 +02:00 |
|
Ayo Ayco
|
0c199d8476
|
chore: Update README.md
|
2024-07-27 15:20:23 +02:00 |
|
|
2a6939694e
|
chore: mention fastify & nginx on readme
|
2024-07-27 12:07:37 +02:00 |
|
|
f3f423dcfa
|
chore: remove warning on readme
|
2024-07-27 12:05:19 +02:00 |
|
|
340027c0d8
|
chore: update readme
|
2024-07-27 11:58:50 +02:00 |
|
Ayo Ayco
|
0e05239059
|
feat: make server.mjs executable on unix
|
2024-07-27 11:56:33 +02:00 |
|
|
990fa4201f
|
chore: ignore package-lock
|
2024-07-27 11:43:11 +02:00 |
|
|
4d0772a9ae
|
feat: remove fastify-cli
|
2024-07-27 11:42:41 +02:00 |
|
Ayo Ayco
|
e8c5090d3d
|
chore: add fastify-cli
|
2024-07-27 11:39:22 +02:00 |
|
|
892b030a01
|
feat: add build-preview script
|
2024-07-27 11:32:22 +02:00 |
|
Ayo Ayco
|
951e11f242
|
feat: add temporary landing page
|
2024-07-27 08:53:08 +02:00 |
|
|
d3abab1efc
|
feat: build as middleware & use fastify
|
2024-07-27 08:43:58 +02:00 |
|
|
173d584d80
|
feat: add deploy script
|
2024-07-27 08:27:18 +02:00 |
|
|
4884f6a199
|
chore: ignore .astro/
|
2024-07-27 08:03:36 +02:00 |
|
|
af47310a93
|
feat: switch from vercel -> node SSR
|
2024-07-27 07:57:42 +02:00 |
|
Ayo
|
8762f4c856
|
chore: remove funding.yml
|
2024-03-11 16:21:56 +01:00 |
|
Ayo
|
b28ea9e768
|
chore: migrate to pnpm
|
2024-03-09 20:36:10 +01:00 |
|
Ayo
|
6f7773a101
|
0.2.4
|
2024-03-09 11:48:44 +01:00 |
|
Ayo
|
88113b039a
|
0.2.3
|
2024-03-09 11:48:11 +01:00 |
|
Ayo
|
11dfdb99ea
|
chore: update package hopage url
|
2024-03-09 11:47:58 +01:00 |
|
Ayo
|
8390c610d8
|
chore: update readme about deployment outage
|
2024-03-09 11:46:59 +01:00 |
|