Athou
|
45ef56e9da
|
reduce vertical room occupied by slider
|
2025-05-05 13:59:23 +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
|
e501bf6b05
|
fix initial value not loaded correctly for newly added settings
|
2025-05-03 21:50:53 +02:00 |
|
Athou
|
40461ac883
|
fix wrong category mapping
|
2025-05-01 13:01:28 +02:00 |
|
canoine
|
d091ecfa5f
|
Update fr/messages.po
Translation of new messages
|
2025-04-29 09:22:39 +02:00 |
|
WangLei1993
|
a9ca3278c6
|
add Chinese translation for color
|
2025-04-29 11:55:32 +08:00 |
|
WangLei1993
|
e8734710ca
|
Merge branch 'Athou:master' into master
|
2025-04-29 10:42:39 +08:00 |
|
Athou
|
de90e4de54
|
try to find a suitable language for the user before defaulting to english (#1767)
|
2025-04-28 22:59:41 +02:00 |
|
Athou
|
03cb27f69a
|
add new translation placeholders
|
2025-04-28 22:49:57 +02:00 |
|
Athou
|
f86f1dd770
|
'All' and 'Starred' labels are now translatable (#1765)
|
2025-04-28 22:48:02 +02:00 |
|
Athou
|
ec21ffc571
|
color names are now translatable (#1766)
|
2025-04-28 22:39:15 +02:00 |
|
WangLei1993
|
fd3c264d0c
|
add Chinese translation for new entry
|
2025-04-29 03:25:16 +08:00 |
|
Athou
|
1cec4e68b1
|
remove unused variables
|
2025-04-16 01:16:34 +02:00 |
|
Athou
|
915506527a
|
add theme color picker (#1598)
|
2025-04-10 14:17:44 +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
|
be0fc95c45
|
dialog can now by confirmed with the enter key
|
2025-04-09 14:40:53 +02:00 |
|
Athou
|
dcb6113eb7
|
set focus to slider when the dialog opens to ease keyboard navigation
|
2025-04-09 14:40:53 +02:00 |
|
Athou
|
d9bcd7f592
|
remove warning about Non-Serializable Data passed to redux action
|
2025-04-05 17:19:04 +02:00 |
|
Athou
|
8b854b5cda
|
remove intermediate element by rendering the mantine Paper as <article>
|
2025-04-05 17:19:04 +02:00 |
|
Athou
|
0c0834b30f
|
fix bookmarklet, React 19 no longer allows 'javascript:' urls
|
2025-04-04 14:25:21 +02:00 |
|
Athou
|
b08d0a388f
|
no need to re-render the custom js handler on route change
|
2025-03-12 10:36:17 +01:00 |
|
Athou
|
7fe004a696
|
load js when the app is done loading (#1724)
|
2025-03-12 07:33:44 +01:00 |
|
Athou
|
f620d033b0
|
DisablePullToRefresh doesn't need to be in HashRouter
|
2025-03-12 07:21:31 +01:00 |
|
Athou
|
5c791e2305
|
revert corrupted png files
|
2025-03-10 11:03:43 +01:00 |
|
Athou
|
fb7f041454
|
normalize line endings
|
2025-03-10 08:48:26 +01:00 |
|
Athou
|
068e85fe6e
|
add tests for selectNextUnreadTreeItem
|
2025-03-08 08:32:46 +01: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
|
706bad26f1
|
use typesafe mocks
|
2025-03-02 19:18:51 +01:00 |
|
Athou
|
4ecefe6491
|
reduce tooltip delay for all tests
|
2025-03-02 19:18:27 +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
|
d11b666755
|
remove vitest-mock-extended as vitest now exposes a vi.mocked() function
|
2025-03-02 15:49:02 +01:00 |
|
Athou
|
7a444e4861
|
add tests for ActionButton
|
2025-03-02 15:49:02 +01:00 |
|
Athou
|
5992795579
|
fix tooltips not showing up in mobile view
|
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
|
dc3e5476a1
|
reload the tree when we receive a websocket notification about an unknown feed
|
2025-02-14 16:16:07 +01:00 |
|
Athou
|
903035ecfc
|
formatting
|
2025-02-14 16:16:07 +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
|
ebb4e52ba7
|
don't use lingui before it's initialized
|
2025-02-01 12:32:44 +01:00 |
|
Steven Conaway
|
0ed6f6ef9c
|
chore(deps): move to react@^19 (#1657)
* chore(deps): move to react@^19
* chore(deps): manually override old peer dependencies
* chore(deps): upgrade rollup-plugin-visualizer
* chore(deps): remove `package-lock.json` and `node_modules/` and regen lockfile
* chore(deps): remove randomly added dependencies
* chore(deps): change override for react@^19 peer dep
|
2025-01-20 19:59:42 +01:00 |
|
zwei
|
affde7e43c
|
Update messages.po
add a few Chinese Translations
|
2024-12-26 22:49:36 +08: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 |
|