Athou
|
e6bebcafb3
|
allow iframes in feed entries (#1688)
|
2025-02-20 10:07:45 +01:00 |
|
Athou
|
13ad57da10
|
make sure the tree has been reloaded before navigating to the new feed subscription
|
2025-02-14 16:16:06 +01:00 |
|
Athou
|
106276351e
|
use React 19 features to be able to remove unmaintained React Helmet
|
2025-02-07 20:13:13 +01:00 |
|
Athou
|
7ff86a5e31
|
make audio enclosures fill available width
|
2025-02-05 16:51:23 +01:00 |
|
Athou
|
9915f05f73
|
remove lingui warnings
|
2024-11-29 14:08:25 +01:00 |
|
Athou
|
0a16bb2fba
|
if width is specified, keep images aspect ratio (#1595)
|
2024-11-29 13:30:48 +01:00 |
|
Athou
|
689e5c0004
|
remove image bottom margins (#1587)
|
2024-10-21 21:51:46 +02:00 |
|
Athou
|
8230fde5d2
|
preserve style attribute from images (#1587)
|
2024-10-21 21:15:57 +02:00 |
|
Athou
|
dc86c9b0db
|
also manually load more entries if needed when pressing the next entry button in the header (#1557)
|
2024-09-24 07:54:50 +02:00 |
|
Athou
|
6a7d83bb45
|
show an error if force fetching feeds is not yet available
|
2024-09-21 10:31:17 +02:00 |
|
Athou
|
19c8db8b31
|
add a cooldown on the force refresh action (#1556)
|
2024-09-21 08:24:14 +02:00 |
|
Athou
|
191574dace
|
manually load more entries if needed when pressing a keyboard shortcut to go to the next entry (#1557)
|
2024-09-18 16:23:53 +02:00 |
|
Athou
|
8eefb1bcfb
|
add http cache to avoid fetching feeds too often (#1431)
|
2024-09-14 14:00:15 +02:00 |
|
Athou
|
5f2d213419
|
move other settings to localSettings too
|
2024-09-10 20:16:24 +02:00 |
|
Athou
|
e119941762
|
add option to keep some entries above the selected entry when scrolling
|
2024-09-10 20:16:24 +02:00 |
|
Athou
|
f3a62a5f75
|
always show current feed/category (#1543)
|
2024-09-06 09:09:14 +02:00 |
|
Athou
|
764c1a6430
|
add setting for showing unread count in tab/favicon (#1518)
|
2024-08-25 20:24:57 +02:00 |
|
Athou
|
906c92e54f
|
fix badge layout
|
2024-08-12 21:13:46 +02:00 |
|
Athou
|
de80aa6bb3
|
replace t` with msg` to fix labels not being translated correctly
|
2024-08-03 13:09:15 +02:00 |
|
Athou
|
6c7e2ea847
|
add missing translation key for the Cmd key on MacOS
|
2024-08-03 12:56:56 +02:00 |
|
Athou
|
6ea318acd3
|
remove right section as we don't show keyboard shortcuts anywhere else
|
2024-08-03 12:54:57 +02:00 |
|
Athou
|
2f4ee7cff8
|
add data attributes to tree elements (#1507)
|
2024-08-03 12:37:33 +02:00 |
|
Athou
|
9d9d758fa6
|
use article instead of div (#1507)
|
2024-08-03 11:34:36 +02:00 |
|
Athou
|
a071b7c265
|
add aria-label to action buttons (#1507)
|
2024-08-03 11:30:29 +02:00 |
|
Athou
|
3a57b68fa3
|
use a different icon for filtering unread entries and marking an entry as read (#1506)
|
2024-08-03 10:24:06 +02:00 |
|
Athou
|
3810dedf47
|
replace complex eslint config with biome
|
2024-06-13 23:28:45 +02:00 |
|
Athou
|
cd86947e64
|
keep pull to refresh for safari (#1168)
|
2024-06-12 13:12:33 +02:00 |
|
luckrnx09
|
d02aa78def
|
fix: determine os type from useOs hook
|
2024-05-25 21:35:10 +08:00 |
|
luckrnx09
|
ab86247c8c
|
update the hot key to mod+k for call spotlight
|
2024-05-15 21:47:34 +08:00 |
|
luckrnx09
|
884516be28
|
Maint: Show Cmd + K for macOS users
|
2024-05-15 21:42:32 +08:00 |
|
Athou
|
fc2eac7f2c
|
align star vertically with feed favicon
|
2024-04-14 19:46:27 +02:00 |
|
Athou
|
85ae70f278
|
fix combobox labels not displayed correctly
|
2024-04-14 18:25: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
|
40e1c70fca
|
don't try to mark entries that are not markable (#1303)
|
2024-04-03 15:47:01 +02:00 |
|
Athou
|
a756783604
|
readd eslint-config-love now that it has been updated
|
2024-04-02 21:44:06 +02:00 |
|
Athou
|
16199c5b54
|
add native browser sharing (#1255)
|
2024-04-01 20:23:44 +02:00 |
|
Athou
|
eb5012f67e
|
accept .opml extension for opml import
|
2024-03-05 20:57:08 +01:00 |
|
Athou
|
5c764b9b25
|
use .opml extension for opml file export
|
2024-03-05 20:56:51 +01:00 |
|
Athou
|
dfb3006c47
|
fix OMPL import (#1279)
|
2024-03-05 18:32:52 +01:00 |
|
Athou
|
e626f36c0a
|
workaround no longer needed
|
2024-03-05 17:56:52 +01:00 |
|
Athou
|
0d7300c192
|
use stricter eslint rules
|
2024-02-19 20:58:47 +01:00 |
|
Athou
|
b6107c3330
|
pass theme and colorscheme in tss context to avoid repetitions (#1241)
|
2024-02-12 07:38:57 +01:00 |
|
Athou
|
3efeed6c85
|
make sure videos don't overflow parent (#1240)
|
2024-02-10 21:50:17 +01:00 |
|
Athou
|
b0890df2f3
|
add a css class for view mode (#1232)
|
2024-02-09 10:31:27 +01:00 |
|
Athou
|
3c116dbabe
|
fix build
|
2024-02-03 11:44:58 +01:00 |
|
Athou
|
a92a7217ff
|
add a setting to completely disable scrolling to selected entry (#1157)
|
2024-01-29 20:30:49 +01:00 |
|
Athou
|
0946c0248e
|
show footer on the bottom of the page on mobile (#1121)
|
2024-01-18 09:29:12 +01:00 |
|
Athou
|
5f29838bd2
|
clarify some descriptions in the profile settings
|
2024-01-16 07:07:49 +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 |
|