Commit graph

19 commits

Author SHA1 Message Date
0c1895c9d7 feat: use astro integration logger 2024-08-16 14:16:21 +02:00
c3df8b33da feat: add excludeRoutes option 2024-08-16 13:17:18 +02:00
8e4083cb01 chore: add todo 2024-08-16 08:14:39 +02:00
0e29dfbf15 feat: don't include index.html 2024-08-15 21:42:00 +02:00
a04cae6da8 feat: use unjs/pathe & extract public files for caching 2024-08-15 21:09:45 +02:00
9d9ae8e17b feat: implement customRoutes for caching 2024-08-15 20:51:15 +02:00
4dd3941fd5 fix: do not add 404 page to prevent Cache.addAll() error 2024-08-15 19:00:48 +02:00
e395600420 feat: support static output; remove files from assets 2024-08-15 18:23:43 +02:00
0608f9c286 feat: add pages without ending slash for caching 2024-08-15 17:22:19 +02:00
f77c417e4d chore: remove console.log 2024-08-15 17:11:58 +02:00
efda4b0013 feat: add pages to assets for caching 2024-08-15 17:11:48 +02:00
43dfab5173 feat: add routes to assets to be cached 2024-08-15 16:43:08 +02:00
a6e8669f9b fix: make assets array unique to prevent cache.addAll error 2024-08-13 20:41:23 +02:00
4cddb04e33 feat: auto-registration of service-worker 2024-08-13 20:21:58 +02:00
88c1bbfc86 chore: setup test app 2024-08-08 21:20:25 +02:00
8489d3cc17 chore: remove unneeded var 2024-08-03 11:38:13 +02:00
0bdeff20d0 refactor: move declaration inside function 2024-08-03 10:46:54 +02:00
a1d8ba483b feat: fix imported typedef for JSdocs 2024-08-03 09:11:38 +02:00
713a58768a initial commit 2024-08-03 08:55:17 +02:00