Commit graph

293 commits

Author SHA1 Message Date
7baacc6c43 fix: a11y linting issues 2024-12-25 18:35:03 +01:00
b318ba304e chore: add eslint 2024-12-25 18:34:54 +01:00
df1e3dad91 feat: restructure now page
- rename now/index.astro to now.astro
- update deps
2024-12-25 18:14:24 +01:00
Ayo Ayco
9db03c2752 feat: update now content 2024-12-25 14:06:45 +01:00
Ayo Ayco
d53e0d7afb feat: update now page content 2024-12-25 14:01:19 +01:00
Ayo Ayco
26a70ae8d2 fix: now page content 'Make' -> 'Win' 2024-12-25 13:51:15 +01:00
Ayo Ayco
79750094fa feat: new constant and content for now pages
- constants/now.ts for he now page; will evolve to be an array for
  previous pages
- new previous page 2024-09-27
- new now page content
2024-12-25 13:46:56 +01:00
8d5a56bd77 refactor: move footer links to constants/links 2024-11-10 00:11:22 +01:00
a4af54943a feat: add bluesky 2024-11-09 23:48:58 +01:00
37655b7305 chore(deps): update astro, astro-github-stats 2024-11-09 23:48:48 +01:00
f15973cd21 feat: update now 2024-09-28 02:49:11 +02:00
ec6d454ad5 fix: date of previous now page 2024-09-27 16:31:03 +02:00
49538de459 fix: date of now page 2024-09-27 16:30:31 +02:00
6f987a5071 feat: update now page 2024-09-27 16:29:29 +02:00
084dda5c65 feat: use network first caching strategy 2024-09-22 19:47:06 +02:00
17c6dd2578 fix: make now page links links 2024-09-05 09:49:56 +02:00
9646fe6427 feat: add unresgiser old sw 2024-09-05 09:34:50 +02:00
8b71f6ab69 feat: dont' use sw for now 2024-09-05 09:31:39 +02:00
3906325662 feat: update now page 2024-09-05 09:30:25 +02:00
300f046849 chore(deps): update astro 2024-09-03 20:52:52 +02:00
813eff5002 feat: add cache version ID 2024-09-02 01:18:22 +02:00
6e3c4b7ead chore: update deps 2024-09-02 01:18:12 +02:00
f7da03c1f7 fix: update cozy url 2024-09-01 11:29:49 +02:00
ea5636603d feat: update cozy url 2024-09-01 11:20:07 +02:00
08599cc7d5 a11y: footer spacing 2024-08-30 09:21:08 +02:00
690cc37ee2 feat: exclude route /threads for caching 2024-08-25 14:09:21 +02:00
b976d13c2f chore: logAssets & don't exclude /threads in caching 2024-08-25 14:07:31 +02:00
c47da9e99b chore: update astro-sw 2024-08-25 14:05:43 +02:00
1d18088088 chore(deps): update astro, astro-sw 2024-08-24 21:23:43 +02:00
a0885a60a0 fix: sw waiting for network resolution too long on Safari 2024-08-19 14:51:40 +02:00
5bea1c96ba feat: update caching strategy 2024-08-18 19:53:44 +02:00
bcc1574e8f chore: use mjs for sw 2024-08-17 21:23:23 +02:00
ba274641ff chore(deps): update @ayco/astro-sw 2024-08-17 21:20:17 +02:00
0ea456ce14 chore: remove type errors on unknown event types (worker events) 2024-08-17 21:06:39 +02:00
5e85834637 feat: use @ayco/astro-sw esbuild minify 2024-08-17 20:57:52 +02:00
7de0df94b5 chore(deps): update @ayco/astro-sw 2024-08-17 20:44:02 +02:00
139e16f0f6 feat: exclude /threads from being cached 2024-08-16 13:35:17 +02:00
c2c1c1dae2 chore: remove unused vars 2024-08-16 13:33:24 +02:00
10a0b7599a feat: remove threads as customRoute to cache 2024-08-16 13:08:17 +02:00
184be9c8c0 chore(dep): update astro-sw 2024-08-15 21:45:47 +02:00
81c7088975 feat: use astro-sw customRoutes & add build:preview script 2024-08-15 21:15:12 +02:00
4c4a206dc7 chore(dep): update astro-sw 2024-08-15 19:02:51 +02:00
6f2b915e74 fix: make sure unique resources for addAll 2024-08-15 18:55:59 +02:00
d951e04c29 chore(deps): update astro 2024-08-15 18:51:48 +02:00
0ff0f657e7 feat: implement service-worker 2024-08-15 18:50:47 +02:00
6fede8ae6e chore: remove unnecessary config 2024-08-09 17:47:31 +02:00
6b6a9dbb09 feat: put all small stuff to showcase 2024-08-08 21:51:44 +02:00
ad8eca831c feat: remove social page 2024-08-08 18:45:50 +02:00
d22bda5c19 fix: prevent double entry to site map 2024-08-08 18:34:50 +02:00
1c42be5662 feat: add /threads to site-map 2024-08-08 18:32:49 +02:00