Ayo
|
78d0fec795
|
style: add fix for older cached items
|
2023-06-05 17:13:41 +02:00 |
|
Ayo Ayco
|
0b74ae5b4f
|
refactor: eliminate is:inline by using :global() (#23)
|
2023-06-05 16:57:02 +02:00 |
|
Ayo
|
5ed5a92a05
|
fix: img alt
|
2023-06-05 10:12:19 +02:00 |
|
Ayo
|
2dc9cec8db
|
style: add top margin to elements back
|
2023-06-04 21:47:19 +02:00 |
|
Ayo
|
1022d8696d
|
chore: link to latest release
|
2023-06-04 21:42:36 +02:00 |
|
Ayo
|
077d56b3be
|
feat: show alpha version
|
2023-06-04 21:35:42 +02:00 |
|
Ayo
|
7a33e91651
|
feat reverse ordering of library items
|
2023-06-04 21:03:55 +02:00 |
|
Ayo
|
8e7528efd3
|
feat: add library link on to address bar
|
2023-06-04 19:59:42 +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
|
327ea620be
|
feat: skip save if extractor error
|
2023-06-04 16:28:22 +02:00 |
|
Ayo
|
7e337ff4bf
|
chore: update build command for netlify
|
2023-06-04 16:14:40 +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 |
|
Ayo
|
37c755bc14
|
refactor: component and layout file names
|
2023-06-04 13:27:19 +02:00 |
|
Ayo
|
b1e93845ec
|
style: center images if less than post width
|
2023-06-04 13:26:10 +02:00 |
|
Ayo
|
9a7c372ca8
|
refactor: use url.searchParams
|
2023-06-04 13:10:17 +02:00 |
|
Ayo
|
3e95f853af
|
change name to cozy
|
2023-06-03 01:09:46 +02:00 |
|
Ayo
|
8412601a3c
|
style: add iframe to media reset; center media if not full-width
|
2023-05-27 20:29:49 +02:00 |
|
Ayo
|
008209242a
|
chore: add reset.css attribution
|
2023-05-27 10:16:36 +02:00 |
|
Ayo
|
08ec7e9994
|
style: borders for table cells and headers
|
2023-05-27 10:12:01 +02:00 |
|
Ayo
|
f196df0068
|
remove is-url checker
we get url validation for free with `extract`
|
2023-05-27 10:10:40 +02:00 |
|
Ayo
|
1d1b31f524
|
fix: remove test author data
|
2023-05-14 00:15:19 +02:00 |
|
Ayo
|
6491693099
|
style: typography of publish info and source
|
2023-05-14 00:14:42 +02:00 |
|
Ayo
|
30e185b0f7
|
feat: display article source
|
2023-05-13 23:35:26 +02:00 |
|
Ayo
|
6a4221d34a
|
style: make repo link bigger
|
2023-05-13 23:35:16 +02:00 |
|
Ayo
|
69822cce22
|
style: spacing for lists & tables
|
2023-05-13 23:19:00 +02:00 |
|
Ayo
|
7283b22a13
|
refactor: make the catch-all content HTML
|
2023-05-13 14:51:36 +02:00 |
|
Ayo
|
80190edb7b
|
refactor: simpler jsx
|
2023-05-13 11:48:17 +02:00 |
|
Ayo
|
60a866e2b4
|
Merge branch 'main' of github.com:ayoayco/cozy-reader
|
2023-05-13 11:47:02 +02:00 |
|
Ayo
|
da83d551df
|
refactor: remove unused imports
|
2023-05-13 11:46:18 +02:00 |
|
Ayo Ayco
|
093a3c5cac
|
style: smaller repo link
|
2023-05-13 08:55:30 +02:00 |
|
Ayo Ayco
|
89679a8af5
|
feat: link to repo
|
2023-05-13 08:35:27 +02:00 |
|
Ayo
|
72aa15f6ce
|
style: more readable paragraph font size
|
2023-05-12 22:39:24 +02:00 |
|
Ayo
|
9c6fb3eaa6
|
fix: typo
|
2023-05-12 22:13:47 +02:00 |
|
Ayo
|
c9e7c103c7
|
fix: catch error response
|
2023-05-12 22:11:46 +02:00 |
|
Ayo
|
79279e4ab1
|
fix: catch undefined article
|
2023-05-12 21:27:03 +02:00 |
|
Ayo
|
19010d2d72
|
style: cozy!
|
2023-05-12 19:16:43 +02:00 |
|
Ayo
|
4f7311d02b
|
refactor: clean code
|
2023-05-12 08:49:06 +02:00 |
|
Ayo
|
7764c3e06e
|
refactor: rename component
|
2023-05-11 18:18:16 +02:00 |
|
Ayo
|
e49f3ca831
|
chore: add link to repo
|
2023-05-11 17:28:28 +02:00 |
|
Ayo
|
bab04a4057
|
refactor: use semantic elements
|
2023-05-11 17:16:14 +02:00 |
|
Ayo
|
75a8ab3124
|
feat: make title h1
|
2023-05-11 17:10:52 +02:00 |
|
Ayo
|
4539bb9e79
|
fix: url validation if empty string
|
2023-05-11 16:51:06 +02:00 |
|
Ayo
|
695b9d337c
|
feat: simple url validation
|
2023-05-11 16:50:17 +02:00 |
|
Ayo
|
e9fc737ce3
|
feat: article component for extracted content
|
2023-05-11 16:42:15 +02:00 |
|
Ayo
|
e2c0e77c4b
|
feat: accept URL from form or searchParam
|
2023-05-11 16:19:57 +02:00 |
|