Athou
|
3810dedf47
|
replace complex eslint config with biome
|
2024-06-13 23:28:45 +02:00 |
|
Athou
|
0d081bc47e
|
add button in the header to star entry (#1025)
|
2024-04-14 16:22:51 +02:00 |
|
Athou
|
3097272179
|
add button in the header to open entry link (#1333)
|
2024-04-05 13:38:07 +02:00 |
|
Athou
|
b6107c3330
|
pass theme and colorscheme in tss context to avoid repetitions (#1241)
|
2024-02-12 07:38:57 +01:00 |
|
Athou
|
8b86617f18
|
marking an entry as read/unread now requires to swipe to the left since swiping to the right now opens the mobile menu
|
2024-01-10 19:57:56 +01:00 |
|
Athou
|
7e02380858
|
update to mantine 7
|
2023-12-30 22:13:35 +01:00 |
|
Athou
|
2742b7fff6
|
remove usage of createStyles from mantine that is removed in v7
|
2023-12-29 22:27:54 +01:00 |
|
Athou
|
97781d5551
|
eslint update
|
2023-12-28 21:49:18 +01:00 |
|
Athou
|
3e903fc6bc
|
use a single call to useContextMenu as recommended in the docs
|
2023-06-26 20:06:46 +02:00 |
|
Athou
|
95f4cffa7c
|
avoid using sx in feed entry list to improve performance
|
2023-06-25 21:12:27 +02:00 |
|
Athou
|
6a5052787d
|
clicking on the body of an entry in expanded mode selects it and marks it as read (#1089)
|
2023-06-21 20:30:08 +02:00 |
|
Athou
|
877fc33180
|
move swipe callback next to other callbacks
|
2023-06-21 20:30:08 +02:00 |
|
Athou
|
a5aba6f7ae
|
content is no longer limited to 650px when sidebar is hidden (same as commafeed v2) (#1084)
|
2023-06-18 12:46:42 +02:00 |
|
Athou
|
412fc52f1c
|
add css classes to help with custom css rules (#1061)
|
2023-05-28 12:57:28 +02:00 |
|
Athou
|
08a2746921
|
restore entry selection indicator
|
2023-05-19 10:37:59 +02:00 |
|
Athou
|
0199ebb6c3
|
major mantine update
|
2023-05-08 17:30:32 +02:00 |
|
Athou
|
01102ae973
|
use absolute imports
|
2023-05-05 14:55:03 +02:00 |
|
Athou
|
05453364ff
|
only apply hover effect for unread entries (same as commafeed v2)
|
2023-05-05 09:36:23 +02:00 |
|
Athou
|
d9b899b53f
|
prevent entries from having the hover background color when clicked on mobile
|
2023-04-28 19:44:26 +02:00 |
|
Athou
|
f23bfaf694
|
use a different color for hover than read and unread backgrounds
|
2023-04-28 19:44:26 +02:00 |
|
Athou
|
cac05dee0b
|
store view mode in localStorage (#1051)
|
2023-04-27 14:42:55 +02:00 |
|
Athou
|
4bea1c5e5c
|
restore hover effect from commafeed v2
|
2023-04-27 07:57:09 +02:00 |
|
Athou
|
9ccc26b0b0
|
tweak compact layout a little bit more
|
2023-04-27 07:30:43 +02:00 |
|
Athou
|
807b1f62a1
|
add an even more compact entry layout
|
2023-04-26 22:50:43 +02:00 |
|
Athou
|
ffbb85df43
|
add context menu on entry headers
|
2023-02-24 15:18:04 +01:00 |
|
Athou
|
2095a6512b
|
make compact mode more compact
|
2022-11-05 14:13:19 +01:00 |
|
Athou
|
f9e7653901
|
restore swipe-to-right to toggle read/unread status (#1019)
|
2022-11-04 08:57:33 +01:00 |
|
Athou
|
e75c4554a5
|
use darker orange in light theme
|
2022-10-12 12:23:07 +02:00 |
|
Athou
|
58852502dc
|
remove some clutter by removing shadow in light theme
|
2022-10-12 12:21:45 +02:00 |
|
Athou
|
97d290de9d
|
add support for "n" and "p" keyboard shortcuts
|
2022-10-12 08:08:16 +02:00 |
|
Athou
|
438b255708
|
give responsibility of marking as read and expanding to caller
|
2022-10-11 15:11:13 +02:00 |
|
Athou
|
90d2ad6b19
|
fix scrolling for "j" and "k" keyboard shortcuts
|
2022-09-13 18:10:30 +02:00 |
|
Athou
|
d72c9ba247
|
add compact headers
|
2022-09-05 14:54:14 +02:00 |
|
Athou
|
3999532e77
|
initial RTL support
|
2022-08-26 08:13:36 +02:00 |
|
Athou
|
a1fb5871d1
|
add initial support for expanded mode
|
2022-08-24 08:36:13 +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
|
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
|
04894f118b
|
replace old client with new client from commafeed-ui repository
|
2022-08-13 17:41:41 +02:00 |
|