Commit graph

32 commits

Author SHA1 Message Date
Ayo
cc36a859d3 feat: progressively enhanced home link
- global app config via serializer/deserializer
- home link becomes router link if js enabled
2023-08-15 23:07:19 +02:00
Ayo
470152ea32 refactor: use Astro.props directly for @ayco/astro-resume 2023-07-16 22:05:34 +02:00
Ayo
2e574e289f refactor: update usage of @ayco/astro-resume 2023-07-16 22:01:16 +02:00
Ayo
a8b5513f00 feat: strictly typed resumed preferences 2023-07-16 20:24:34 +02:00
Ayo Ayco
664d81d86b feat: use @ayco/astro-resume 2023-07-16 13:19:37 +02:00
Ayo Ayco
4cbd95d911
refactor: minor clean up (#71)
* remove unnecessary leftovers

* add comment
2023-06-30 12:57:25 +02:00
Ayo Ayco
34e32abe51
fix: prevent history mess (#70)
* chore: add favicon

* fix: home article url

* fix: prevent duplicated history entry (unencoded & encoded)

* fix: prevent own app

* remove console.log

* fix: prevent showing cached cozy
2023-06-26 14:10:51 +02:00
Ayo Ayco
7c67e674e5
refactor: lots of improvements (#69) 2023-06-24 22:32:20 +02:00
Ayo
ea6b0d7658 feat: home link 2023-06-19 10:14:31 +02:00
Ayo Ayco
8011bbd930
fix: address bar nav buttons are enabled on home (#54)
* fix: disable the nav buttons on home

* style: subtler color of address bar text

* 0.1.24
2023-06-15 10:04:10 +02:00
Ayo
9e2818004a fix: history heading shows when only index is cached 2023-06-15 08:43:41 +02:00
Ayo Ayco
7c949d6030
feat: preserve home scroll position (#52)
* feat: preserve home scroll position

* 0.1.23
2023-06-14 23:31:06 +02:00
Ayo Ayco
99a028a64f
fix: index not cached (#48)
* fix: make sure to cache index

* 0.1.22
2023-06-14 22:55:00 +02:00
Ayo Ayco
b2541606e4
feat: preserve history (#47)
* feat: preserve history

* 0.1.21
2023-06-14 22:38:06 +02:00
Ayo Ayco
b76f00ac35
feat: address bar button states (#41)
* feat: address bar button states

* 0.1.17
2023-06-14 19:45:57 +02:00
Ayo
c6d0b071e9 feat: add dynamic home button + gh link 2023-06-14 16:46:41 +02:00
Ayo
ad1b670ddc style: spacing adjustments 2023-06-12 22:33:01 +02:00
Ayo
9f0eb454a3 style: spacing adjustments 2023-06-12 22:17:55 +02:00
Ayo
4bae7cb0b9 style: removed borders and made heading small 2023-06-12 21:53:01 +02:00
Ayo Ayco
c4d5815740
fix+style: errors got cached (#35) 2023-06-12 21:39:54 +02:00
Ayo
e9c819876a style: spacing, colors, typography 2023-06-10 19:45:22 +02:00
Ayo Ayco
5d23320d04
style: colors and spacing (#33) 2023-06-10 13:21:45 +02:00
Ayo Ayco
54831dcbb0
style: cozier list (#32)
* style: cozy list

* style: remove heading margin
2023-06-10 13:05:40 +02:00
Ayo Ayco
50fc6edd51
style/spacing fixes (#31)
* style: spacing fixes

* 0.1.8
2023-06-10 12:17:40 +02:00
Ayo Ayco
d6e89e5f7d
feat: single column layout w/ fancy cards (#30) 2023-06-10 12:00:20 +02:00
Ayo
7a33e91651 feat reverse ordering of library items 2023-06-04 21:03:55 +02:00
Ayo
fc1818b915 feat: Home link 2023-06-04 19:47:51 +02:00
Ayo
1ecc7f541d feat: library on homepage 2023-06-04 19:34:33 +02:00
Ayo
3b6e6c36b1 feat: skip save if no article 2023-06-04 16:14:40 +02:00
Ayo
4e2256c6d3 style: layout 2023-06-04 15:46:48 +02:00
Ayo
c8672fc4eb feat: render cached post to page 2023-06-04 14:56:04 +02:00
Ayo
42e71df3c6 feat: initial use of cache api 2023-06-04 14:03:28 +02:00