Commit graph

506 commits

Author SHA1 Message Date
4966cbbce0 chore: reuse gitignore in eslint ignores 2024-12-27 14:48:58 +01:00
24a5aebafd chore: format vscode settings.json 2024-12-27 13:59:41 +01:00
a712f4a4b7 chore: format settings.json 2024-12-27 13:54:18 +01:00
4db21a609c chore: update .prettierignore 2024-12-26 00:38:18 +01:00
d0587142a8 chore: update .prettierignore 2024-12-26 00:24:15 +01:00
a9bef5f8bb chore: use astro-eslint-parser 2024-12-26 00:20:43 +01:00
963ba96423 chore: use ts-eslint 2024-12-26 00:19:35 +01:00
77b19fc8b8 chore: add pnpm-lock.yaml to .prettierignore 2024-12-25 21:43:46 +01:00
18edfdc4d3 chore: use globals in eslint config 2024-12-25 21:30:16 +01:00
823bb74a26 chore: add format script 2024-12-25 21:00:37 +01:00
82d8e6a51b chore: add prettier astro config 2024-12-25 20:43:27 +01:00
04920801b9 chore: add prettier 2024-12-25 20:42:09 +01:00
1dbc82b252 chore: add husky 2024-12-25 18:36:10 +01:00
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