Commit graph

26 commits

Author SHA1 Message Date
Ayo Ayco
95329ff66d chore: set up prettier, eslint 2024-12-25 23:58:30 +01:00
7f97bd8287 chore: update domain to cozy.pub 2024-09-01 11:01:32 +02:00
8cc7a64338 chore: remove afterRegistration logging 2024-08-19 12:42:15 +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
744067d211 chore: use mjs for sw 2024-08-17 21:35:36 +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
5442a3347b chore: add site config for sitemap 2024-08-16 15:49:43 +02:00
37c37b4f4b fix: use correct cache version 2024-08-14 18:58:55 +02:00
ad7f30bb17 feat: initial /blog site 2024-08-14 14:56:01 +02:00
07ee133ec7 refactor: move service-worker out of utils 2024-08-03 09:30:16 +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
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
799ac18c89 feat: refactor astro build integration & implement cache versioning 2024-08-02 17:43:08 +02:00
fc9684fa99 feat: dynamically fill up initial cache with generated assets 2024-08-02 17:09:20 +02:00
d3abab1efc feat: build as middleware & use fastify 2024-07-27 08:43:58 +02:00
af47310a93 feat: switch from vercel -> node SSR 2024-07-27 07:57:42 +02:00
Ayo Ayco
da643ae46e
devops: move deployment to vercel (#93)
* devops: add vercel integration

* chore: announce move of deployment

* chore: update readme about move to netlify
2023-10-06 20:46:06 +02:00
Ayo
8470e5bee6 chore: update deps; add ultrahtml dep 2023-10-01 08:36:48 +02:00
Ayo
0d4dcf981d chore: add netlify adapter 2023-05-11 17:21:42 +02:00
Ayo
e2c0e77c4b feat: accept URL from form or searchParam 2023-05-11 16:19:57 +02:00