Athou
|
126a5e3bbc
|
add "mark as read up to here"
|
2022-08-24 09:11:52 +02:00 |
|
Athou
|
a1fb5871d1
|
add initial support for expanded mode
|
2022-08-24 08:36:13 +02:00 |
|
Athou
|
4c18ebf61a
|
load swagger-ui css lazily
|
2022-08-22 14:49:24 +02:00 |
|
Athou
|
8bc6a2adcc
|
remove StrictMode, it doesn't really help and causes all components to be rendered twice in dev
|
2022-08-22 13:43:14 +02:00 |
|
Athou
|
475c0673a0
|
add "show feeds and categories with no unread entries" option
|
2022-08-22 13:24:52 +02:00 |
|
Athou
|
f81491fb32
|
show placeholders for loading img tags, this allows the entry to have its final height immediately
|
2022-08-22 10:45:19 +02:00 |
|
Athou
|
7e605e5cda
|
add sharing buttons
|
2022-08-19 16:17:10 +02:00 |
|
Athou
|
973fe56cc8
|
add support for starring entries
|
2022-08-19 14:58:47 +02:00 |
|
Athou
|
91bc7fa4b0
|
various dependency updates
|
2022-08-19 14:58:47 +02:00 |
|
Athou
|
051fa37949
|
scroll only if the entry doesn't entirely fit on screen (same as commafeed v1)
|
2022-08-19 14:58:47 +02:00 |
|
Athou
|
243aaac3da
|
vite eslint plugin 1.8.1 fixes the issue that required us to override the default exclude filter
|
2022-08-17 16:01:04 +02:00 |
|
Athou
|
a8db632c4a
|
support for marking entries older than a threshold
|
2022-08-15 21:30:07 +02:00 |
|
Athou
|
11f5b22cb4
|
reorganize about page a little
|
2022-08-15 18:32:18 +02:00 |
|
Athou
|
9c02eba0dc
|
add api documentation page
|
2022-08-15 16:38:29 +02:00 |
|
Athou
|
e2340c2e98
|
add about page
|
2022-08-15 15:19:11 +02:00 |
|
Athou
|
a8e818f97f
|
extract page title to its own component
|
2022-08-15 10:08:08 +02:00 |
|
Athou
|
6f26c54b62
|
add details page for "All" to be be able to get the generated feed url
|
2022-08-15 10:08:08 +02:00 |
|
Athou
|
448feedace
|
style entries content with mantine styles
|
2022-08-15 10:08:08 +02:00 |
|
Athou
|
eefc1ee0d7
|
add metrics page
|
2022-08-15 10:08:08 +02:00 |
|
Athou
|
d2eac62273
|
add error page
|
2022-08-15 10:08:08 +02:00 |
|
Athou
|
ee89b34ab8
|
dependencies update
|
2022-08-14 13:31:17 +02:00 |
|
Athou
|
e803ce13eb
|
trigger reload manually instead of relying on effects
|
2022-08-13 22:05:19 +02:00 |
|
Athou
|
4e5fd18eea
|
redirect to new feed after subscribe now works even for existing feeds
|
2022-08-13 19:00:58 +02:00 |
|
Athou
|
906acb217a
|
react-async-hook library provides useAsyncCallback that does the same thing as useMutation
|
2022-08-13 18:38:11 +02:00 |
|
Athou
|
5cb09bc4c6
|
show information about demo account if enabled
|
2022-08-13 18:00:07 +02:00 |
|
Athou
|
198d9fb17e
|
no need to send a redirect after importing an opml file anymore
|
2022-08-13 17:45:19 +02:00 |
|
Athou
|
33b87312f4
|
redirect to new feed after subscribe
|
2022-08-13 17:41:41 +02:00 |
|
Athou
|
ece9b993e0
|
add playwright tests
|
2022-08-13 17:41:41 +02:00 |
|
Athou
|
04894f118b
|
replace old client with new client from commafeed-ui repository
|
2022-08-13 17:41:41 +02:00 |
|
Athou
|
ac7b6eeb21
|
split client and server into maven modules
|
2022-08-13 10:48:09 +02:00 |
|