Athou
|
ba3214bf10
|
remove the possibility to receive notifications when subscribing because that sends a lot of notifications, one for each entry in the feed
|
2026-02-19 16:08:54 +01:00 |
|
Athou
|
2be61e8b1c
|
refactor
|
2026-02-18 20:37:11 +01:00 |
|
Louis POIROT--HATTERMANN
|
e54151d2eb
|
feat: send notification for new entries with Gotify, ntfy or Pushover, configurable per feed.
|
2026-02-15 18:45:28 +01:00 |
|
Athou
|
d444a7080d
|
migrate filtering expressions to safer CEL and add a query builder
|
2026-02-15 16:13:10 +01:00 |
|
Athou
|
8b10c608fc
|
add data-feed-id to articles (#1983)
|
2025-12-05 08:07:02 +01:00 |
|
Athou
|
ccbc07d7d8
|
don't show "Star/Unstar" in the context menu if the entry is not markable (#1935)
|
2025-10-15 07:11:48 +02:00 |
|
Athou
|
c3d4831550
|
fix sonar warnings
|
2025-07-29 15:28:52 +02:00 |
|
Athou
|
a9527f59a9
|
add @/ prefix for absolute imports
|
2025-06-27 16:29:31 +02:00 |
|
Athou
|
fef2404357
|
update biome to v2
|
2025-06-17 20:14:38 +02:00 |
|
Athou
|
b5c197f499
|
add more css classes based on feedback
|
2025-05-06 19:26:03 +02:00 |
|
Athou
|
d417655a86
|
add css classes to elements to ease css customization
|
2025-05-06 19:04:39 +02:00 |
|
Athou
|
b02aa923d7
|
customizable font size (#1462)
|
2025-05-04 13:26:33 +02:00 |
|
Athou
|
680c927e1d
|
font size reduction was not actually working, and looks bad now that it does
|
2025-05-04 01:21:07 +02:00 |
|
Athou
|
4b2e65abdc
|
use Box instead of Text because Text resets font size
|
2025-05-04 01:16:11 +02:00 |
|
Athou
|
1cec4e68b1
|
remove unused variables
|
2025-04-16 01:16:34 +02:00 |
|
Athou
|
40c9b42b24
|
mark all as read confirmation now also applies to the "shift+a" keyboard shortcut (#1744)
|
2025-04-09 20:28:40 +02:00 |
|
Athou
|
dfab678070
|
remove unused imports
|
2025-04-09 20:28:40 +02:00 |
|
Athou
|
8b854b5cda
|
remove intermediate element by rendering the mantine Paper as <article>
|
2025-04-05 17:19:04 +02:00 |
|
Athou
|
b733129043
|
remove the need for selectPreviousUnreadTreeItem by reversing the array if we're going backwards
|
2025-03-05 07:33:36 +01:00 |
|
Athou
|
d46b571444
|
select next/previous unread feed/category when marking all as read (#1558)
|
2025-03-04 21:18:45 +01:00 |
|
Athou
|
937e7353ce
|
build regexp only once
|
2025-03-02 15:49:02 +01:00 |
|
Athou
|
1dcf76fc0a
|
remove warning about missing index during tests
|
2025-03-02 15:49:02 +01:00 |
|
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
|
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
|
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
|
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
|
e119941762
|
add option to keep some entries above the selected entry when scrolling
|
2024-09-10 20:16:24 +02:00 |
|
Athou
|
de80aa6bb3
|
replace t` with msg` to fix labels not being translated correctly
|
2024-08-03 13:09:15 +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
|
fc2eac7f2c
|
align star vertically with feed favicon
|
2024-04-14 19:46:27 +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
|
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 |
|