Commit graph

217 commits

Author SHA1 Message Date
Ayo
e3fdec5d15 0.2.0 2023-10-01 09:16:13 +02:00
Ayo
c005b5e8ae chore: update scripts for publishing 2023-10-01 09:16:07 +02:00
Ayo
b18ef7a5d7 chore: add supported engine only 18 and above 2023-10-01 09:01:18 +02:00
Ayo
9c1627b3e5 feat: cozify to prefetch links and open in cozy 2023-10-01 08:48:33 +02:00
Ayo
8470e5bee6 chore: update deps; add ultrahtml dep 2023-10-01 08:36:48 +02:00
Ayo
be13713a49 chore: update COC contact info 2023-09-29 22:27:58 +02:00
Ayo Ayco
f5bbd02f1f chore: update readme
- used "this project" instead of "I am" to indicate the project is a
  separate thing
2023-08-23 22:37:52 +02:00
Ayo Ayco
9fd8eba7c5 fix: settings popover not showing
- removed conflict of IDs
- removed home btn getting disabled
2023-08-23 22:32:31 +02:00
Ayo
b357ee58c4 fix: submit button not enabled 2023-08-16 15:37:53 +02:00
Ayo
b9406f006a 0.1.32 2023-08-15 23:08:45 +02:00
4c3ddc44ec
Merge pull request #79 from ayoayco/feat/18-use-cached-home-page
feat: progressively enhanced home link
2023-08-15 23:08:13 +02:00
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 Ayco
03543a30d3
chore: update README.md 2023-08-01 13:50:57 +02:00
Ayo
1c90ab9f2e chore: update readme and package info 2023-07-28 10:23:46 +02:00
Ayo
460aa22f6a refactor: use astro-resume 2023-07-28 10:06:46 +02:00
Ayo
a97106e263 refactor: Feature type 2023-07-28 10:06:46 +02:00
Ayo
062caab553 chore: update deps 2023-07-28 10:06:46 +02:00
Ayo
ad62e9ee0c feat: disable hide-images feature 2023-07-27 18:42:04 +02:00
Ayo
8eff875340 refactor: feature flags 2023-07-27 18:42:04 +02:00
Ayo
3b2a863b6c fix: feature flag checkbox name 2023-07-25 23:44:42 +02:00
Ayo
5ef3548ecf 0.1.31 2023-07-25 23:31:03 +02:00
Ayo
2cb23529ef feat: dynamic checkbox id for settings 2023-07-25 23:29:56 +02:00
Ayo
74c501a7bd feat: hide settings popover by default 2023-07-25 23:26:09 +02:00
Ayo
9b2f656a6a feat: settings popover expainer; set feature flags to false 2023-07-25 23:23:12 +02:00
Ayo
e86d9bc04c feat: implement feature flags 2023-07-25 23:23:12 +02:00
Ayo
1a36871616 feat: hide buttons if js disabled 2023-07-25 23:23:12 +02:00
Ayo
54a91b51d6 style: settings popover spacing 2023-07-25 23:23:12 +02:00
Ayo
8bcff3268f feat: temporary js solution for close/open 2023-07-25 23:23:12 +02:00
Ayo
8339b2b4ea feat: popover close icon 2023-07-25 23:23:12 +02:00
Ayo
d794633ed5 feat: initial SettingsPopover 2023-07-25 23:23:12 +02:00
Ayo
4a41624015 refactor: use .btn class; use querySelector
- use .btn class as selector to all clickable icons
- use querySelector for selecting icons
2023-07-25 23:23:12 +02:00
Ayo Ayco
f6e8ae9453 chore: update deps 2023-07-25 23:23:12 +02:00
Ayo Ayco
bad650e12b feat: initial settings toggle 2023-07-25 23:23:12 +02:00
Ayo
6326eafc34 chore: add FUNDING.yml 2023-07-21 18:37:37 +02:00
Ayo Ayco
727dbabceb
chore: update README.md 2023-07-18 09:31:56 +02:00
Ayo
ffe30bd7dd 0.1.30 2023-07-17 17:31:47 +02:00
Ayo
6022a0bc2d chore: update @ayco/astro-resume 2023-07-17 17:22:56 +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
20ae929267 update CONTRIBUTING 2023-07-16 11:07:09 +02:00
Ayo
70a2fb856f style: readability improvements 2023-07-02 21:22:48 +02:00
Ayo Ayco
4cbd95d911
refactor: minor clean up (#71)
* remove unnecessary leftovers

* add comment
2023-06-30 12:57:25 +02:00
Ayo
8dc528b39c feat: get last url param 2023-06-26 14:17:26 +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
98b538396b 0.1.29 2023-06-24 22:39:44 +02:00
Ayo Ayco
7c67e674e5
refactor: lots of improvements (#69) 2023-06-24 22:32:20 +02:00
Ayo
f8e07c3195 style: spacing and text sizes 2023-06-24 11:30:37 +02:00
Ayo
5b091337cf style: spacing 2023-06-24 11:09:06 +02:00