Commit graph

404 commits

Author SHA1 Message Date
d5b373df48 test(sanitizer): add tests for cozify() 2024-11-10 20:05:39 +01:00
ace0f6a4bf chore(deps): add vitest 2024-11-09 23:39:01 +01:00
Ayo Ayco
a70c6700bf chore(deps): astro & integrations upgrade 2024-10-27 20:08:47 +01:00
af22682662 fix: remove link for missing .css file 2024-10-06 10:55:20 +02:00
6a02a26571 chore: update version 2024-09-07 13:53:50 +02:00
e6cfd30e44 style: make app with 100% 2024-09-07 13:53:20 +02:00
5d199819c6 chore: remove @ayco/astro-resume from readme credits 2024-09-04 20:20:31 +02:00
13065bdec3 style: spacing adjustments 2024-09-04 20:14:00 +02:00
ebf7baa1ed refactor: rename layouts for App & Blog 2024-09-04 20:09:20 +02:00
aa271c8050 style: app spacing, color adjustments 2024-09-04 20:09:20 +02:00
d4bc2755bc refactor: various improvements
- use semantic elements (main, header, article)
- remove unused AddressBar component
- bundle article css
2024-09-04 20:09:20 +02:00
d4fef25400 refactor: remove @ayco/astro-resume 2024-09-04 20:09:20 +02:00
4a6dc800ca feat: add logos & use as favicon 2024-09-04 20:09:20 +02:00
f85608bc7c style: safe center home app 2024-09-03 23:13:06 +02:00
cc63223742 style: remove centering the home app 2024-09-03 22:47:30 +02:00
b60e459db0 0.3.3 2024-09-03 22:06:59 +02:00
9ca2cecec6 chore: assistant -> companion 2024-09-03 22:06:22 +02:00
715bf6f3a8 chore: fix readme logo alignment 2024-09-03 22:05:29 +02:00
2d56fa01b8 chore: update readme & app version 2024-09-03 22:03:48 +02:00
Ayo Ayco
37d05e3ec7
style: vertically center app home (#111)
* style: app-wrapper positioning to vertical center when on home
* refactor: undo unneeded change
* refactor: remove app.css
2024-09-03 21:52:25 +02:00
Ayo Ayco
bcba01f04c
style: address bar color adjustments (#110) 2024-09-03 21:28:17 +02:00
Ayo Ayco
9214b5eebd
feat: disappearing branding (#109) 2024-09-02 13:31:05 +02:00
Ayo Ayco
ce7941179b
refactor: remove sass (#108) 2024-09-02 11:34:33 +02:00
280554beae chore: update readme screenshot 2024-09-02 10:21:12 +02:00
196b834e02 chore: update version 2024-09-02 09:49:59 +02:00
Ayo Ayco
9238933b78
feat: add logo svg (#107) 2024-09-02 09:42:57 +02:00
67304e70f0 style: address bar focus glow 2024-09-02 01:12:53 +02:00
f09b2ad499 style: address bar focus outline accent 2024-09-02 01:12:53 +02:00
e717f20ff3 style: spacing adjustments 2024-09-02 01:12:53 +02:00
928314c151 chore: update version 2024-09-02 01:12:53 +02:00
1ee85644d6 style: jumbotron spacing 2024-09-02 01:12:53 +02:00
dd2613598e style: addressbar border lighter color 2024-09-02 01:12:53 +02:00
3bc3055dda style: footer and jumbotron text color 2024-09-02 01:12:53 +02:00
9eb06935e6 feat: Jumbotron & SimpleAddressBar 2024-09-02 01:12:53 +02:00
397e75c250 chore: update deps 2024-09-02 00:05:28 +02:00
a85bc511ac style: link colors in footer 2024-09-01 19:02:30 +02:00
7f97bd8287 chore: update domain to cozy.pub 2024-09-01 11:01:32 +02:00
0299d732dc chore(deps): update astro, mdx, check, astro-sw 2024-08-24 21:21:28 +02:00
e84ac825f0 feat: improve caching
- if addAll failed, show helpful log
- only cache if response.ok
- use more async by removing unnecessary awaits
2024-08-23 12:26:53 +02:00
8a4ef035fc chore: add comment 2024-08-21 09:12:56 +02:00
3bd2082c4e feat: remove preload fallback & fix logError missing 2024-08-19 17:13:25 +02:00
b18ea923e2 feat: do cache revalidation when it actually exists 2024-08-19 12:42:50 +02:00
8cc7a64338 chore: remove afterRegistration logging 2024-08-19 12:42:15 +02:00
85174feca2 chore: update version 2024-08-19 12:31:35 +02:00
28abc2bc6e fix: sw held back by network request for updating cached assets 2024-08-19 12:31:07 +02:00
985dcb15e8 feat: don't abort signal on network fetch 2024-08-18 19:49:35 +02:00
e7091d1514 feat: add log context 2024-08-18 19:47:27 +02:00
4751ce9b80 feat: delete old app assets caches; don't use date as version 2024-08-18 19:30:24 +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