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
|
6c68fda572
|
make "disable pull to refresh" false by default (#2030)
|
2026-01-25 10:49:11 +01:00 |
|
Athou
|
3c8ac35a46
|
make password match rule reusable
|
2026-01-20 08:54:48 +01:00 |
|
Athou
|
5f30cb7e2e
|
reuse validation rule
|
2026-01-16 01:08:25 +01:00 |
|
Athou
|
5a95b95801
|
validate password in the frontend too (#2017)
|
2026-01-15 21:36:00 +01:00 |
|
Athou
|
d711cbab49
|
requiring an email address for users is now configurable (#1914)
|
2026-01-10 18:11:35 +01:00 |
|
Athou
|
d2d65437f8
|
add a description to indicate that scrolling issues can occur with this setting (closes #1998)
|
2025-12-19 07:47:22 +01:00 |
|
Athou
|
ae78e4691d
|
make "disable pull to refresh" a setting (#1168)
|
2025-11-17 09:02:52 +01: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
|
612199429e
|
fix custom css code documentation link (#1811)
|
2025-06-09 22:36:17 +02:00 |
|
Athou
|
59b0103ed5
|
add an option to navigate to the next unread category/feed when marking all as read (#1807)
|
2025-06-04 09:10:03 +02:00 |
|
Athou
|
168bcd3a37
|
add reference to the custom css documentation
|
2025-05-12 08:48:16 +02:00 |
|
Athou
|
ec21ffc571
|
color names are now translatable (#1766)
|
2025-04-28 22:39:15 +02:00 |
|
Athou
|
915506527a
|
add theme color picker (#1598)
|
2025-04-10 14:17:44 +02:00 |
|
Athou
|
9915f05f73
|
remove lingui warnings
|
2024-11-29 14:08:25 +01:00 |
|
Athou
|
e119941762
|
add option to keep some entries above the selected entry when scrolling
|
2024-09-10 20:16:24 +02:00 |
|
Athou
|
764c1a6430
|
add setting for showing unread count in tab/favicon (#1518)
|
2024-08-25 20:24:57 +02:00 |
|
Athou
|
de80aa6bb3
|
replace t` with msg` to fix labels not being translated correctly
|
2024-08-03 13:09:15 +02:00 |
|
Athou
|
3810dedf47
|
replace complex eslint config with biome
|
2024-06-13 23:28:45 +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
|
a756783604
|
readd eslint-config-love now that it has been updated
|
2024-04-02 21:44:06 +02:00 |
|
Athou
|
5c764b9b25
|
use .opml extension for opml file export
|
2024-03-05 20:56:51 +01:00 |
|
Athou
|
0d7300c192
|
use stricter eslint rules
|
2024-02-19 20:58:47 +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
|
7e02380858
|
update to mantine 7
|
2023-12-30 22:13:35 +01:00 |
|
Athou
|
0ea0db48db
|
split thunks from slices to avoid circular dependencies
|
2023-12-28 22:11:03 +01:00 |
|
Athou
|
97781d5551
|
eslint update
|
2023-12-28 21:49:18 +01:00 |
|
Athou
|
b7ede8eba2
|
add instructions for the Fever API
|
2023-09-05 11:04:52 +02:00 |
|
Athou
|
466846d268
|
add option to disable custom context menu (#1128)
|
2023-08-04 08:53:34 +02:00 |
|
Athou
|
cb779ec494
|
add setting to disable mark as read confirmation (#1110)
|
2023-08-04 07:32:13 +02:00 |
|
Athou
|
7c226f41db
|
add a setting to always scroll selected entry to the top of the page, even if it fits entirely on screen (#1088)
|
2023-06-24 09:48:59 +02:00 |
|
Athou
|
f140650b4e
|
monaco mobile support is poor, fallback to textarea
|
2023-06-22 22:19:40 +02:00 |
|
Athou
|
c1520652f2
|
move RichCodeEditor to its own component
|
2023-06-22 18:41:12 +02:00 |
|
Athou
|
f7786d9962
|
add rich editor for custom code
|
2023-06-22 14:37:56 +02:00 |
|
Athou
|
c20379f376
|
better separation of read-only fields from form fields on profile page
|
2023-05-26 09:16:21 +02:00 |
|
Athou
|
8b5735f521
|
use Trans as much as possible to ease lingui upgrade to 4.0
|
2023-05-08 12:51:51 +02:00 |
|
Athou
|
3d1a1cd033
|
add support for custom js code that will be executed on page load (#1032)
|
2023-05-05 20:23:23 +02:00 |
|
Athou
|
49e37587f9
|
show alert on error
|
2023-05-05 14:56:53 +02:00 |
|
Athou
|
01102ae973
|
use absolute imports
|
2023-05-05 14:55:03 +02:00 |
|
Athou
|
e7931bf360
|
call reload() only once
|
2023-05-05 14:47:15 +02:00 |
|
Athou
|
d095e4b35a
|
restore custom css setting (#1024)
|
2023-05-05 14:12:31 +02:00 |
|
Athou
|
6d4b0cbdef
|
bump all dependencies
|
2023-02-04 08:34:23 +01:00 |
|
Athou
|
d7c6f8eb52
|
select and mark entry as read when scrolling in expanded view
|
2022-10-13 13:20:14 +02:00 |
|
Athou
|
475c0673a0
|
add "show feeds and categories with no unread entries" option
|
2022-08-22 13:24:52 +02:00 |
|
Athou
|
7e605e5cda
|
add sharing buttons
|
2022-08-19 16:17:10 +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 |
|