Athou
|
8e0a53fc49
|
release 4.0.0
|
2024-01-02 10:56:52 +01:00 |
|
Athou
|
46065d938d
|
extract new i18n labels
|
2024-01-01 19:42:36 +01:00 |
|
Athou
|
16389824f7
|
fix wrong labels
|
2024-01-01 19:39:55 +01:00 |
|
Athou
|
92b624ca8a
|
add option to follow system dark/light mode (#1083)
|
2024-01-01 19:37:52 +01:00 |
|
Athou
|
1ae5111f76
|
use slightly less dark gray for selected tree node background to improve unread count readability
|
2024-01-01 18:24:39 +01:00 |
|
Athou
|
d9a9a01a60
|
add missing pathname to websocket url (#1167)
|
2024-01-01 18:15:04 +01:00 |
|
Athou
|
bbbb9c10a6
|
align buttons to the right to match other dialogs
|
2024-01-01 10:47:39 +01:00 |
|
Athou
|
50cf9718a3
|
fix wrong clear button style
|
2024-01-01 10:43:54 +01:00 |
|
Athou
|
99a7ede82d
|
restore bold font for unread items
|
2024-01-01 10:10:05 +01:00 |
|
Athou
|
7b1218ef1e
|
correctly trim long feed names when sidebar is too narrow
|
2024-01-01 08:34:00 +01:00 |
|
Athou
|
8dab16090f
|
display links and image placeholders in entries in the same color as the text so that they are not mistaken for commafeed actions
|
2023-12-31 18:36:55 +01:00 |
|
Athou
|
6e5f362a8e
|
load custom js when the app is done loading to ease custom code usage (#1093)
|
2023-12-31 09:27:49 +01:00 |
|
Athou
|
96212afd27
|
save sidebar width in local storage (#1093)
|
2023-12-30 22:13:35 +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
|
dade873420
|
file not needed anymore
|
2023-12-29 20:15:34 +01:00 |
|
Athou
|
f845f225cf
|
add a "insertedBefore" field to mark as read requests to make sure the user does not mark entries that were fetched but never seen before (fixes a regression from #1007)
|
2023-12-29 13:40:30 +01:00 |
|
Athou
|
39ba4a1c97
|
disable redoc url sync because it causes issues with hashrouter
|
2023-12-29 12:11:33 +01:00 |
|
Athou
|
a491b95a02
|
generate a nicer url in documentation (/rest instead of /openapi/../rest)
|
2023-12-29 11:21:28 +01:00 |
|
Athou
|
e0c05c8e5d
|
redux update
|
2023-12-29 11:08:33 +01:00 |
|
Athou
|
2f1aa12e30
|
use redoc instead of swagger ui to be able to update redux
|
2023-12-29 11:01:57 +01:00 |
|
Athou
|
418cb4797d
|
use latest node and npm now that everything is up to date
|
2023-12-29 07:27:53 +01:00 |
|
Athou
|
c646503501
|
update other dependencies
|
2023-12-28 22:37:12 +01:00 |
|
Athou
|
0ea0db48db
|
split thunks from slices to avoid circular dependencies
|
2023-12-28 22:11:03 +01:00 |
|
Athou
|
bb4bb0c7d7
|
createAppAsyncThunk needs to be in its own file (https://stackoverflow.com/a/77136003/1885506)
|
2023-12-28 21:49:18 +01:00 |
|
Athou
|
97781d5551
|
eslint update
|
2023-12-28 21:49:18 +01:00 |
|
Athou
|
f4e48383cc
|
use typed createAsyncThunk
|
2023-12-28 19:49:38 +01:00 |
|
Athou
|
aa009c366d
|
prettier update
|
2023-12-28 15:26:07 +01:00 |
|
Athou
|
9cd1cde571
|
apply intellij fixes
|
2023-12-27 09:22:55 +01:00 |
|
Athou
|
6a76c8b8c3
|
reduce svg size by removing unused inkscape tags
|
2023-12-27 08:47:41 +01:00 |
|
Athou
|
5541cc9fbe
|
websocket can now be disabled, the websocket ping interval and the tree reload interval can now be configured (#1132)
|
2023-12-21 21:20:26 +01:00 |
|
Athou
|
bdabd9db0d
|
ran npm audit fix
|
2023-12-18 18:03:38 +01:00 |
|
Athou
|
b5d99b9661
|
migrate from swagger to openapi3
|
2023-12-17 13:51:12 +01:00 |
|
Athou
|
50fcdece86
|
update various dependencies
|
2023-12-17 13:51:12 +01:00 |
|
Athou
|
2b51de8e5b
|
release 3.10.1
|
2023-12-08 17:19:31 +01:00 |
|
Athou
|
d7d3574e36
|
swap next and previous buttons (#1159)
|
2023-11-15 07:59:17 +01:00 |
|
canoine
|
fba57fe0a7
|
Update fr/messages.po
Translation of the new fields.
|
2023-10-18 09:09:15 +02:00 |
|
Athou
|
8ac452afc9
|
shorten count starting at 10k and add a tooltip with the exact count(#1150)
|
2023-09-23 16:44:25 +02:00 |
|
joerg376
|
39808bbafc
|
Update messages.po
|
2023-09-23 11:48:10 +02:00 |
|
Athou
|
aee56e3dbe
|
no need to reload everything when websocket connection status changes
|
2023-09-19 12:31:19 +02:00 |
|
Athou
|
40f451c762
|
increase websocket ping interval to just under a minute instead of the default 15s
|
2023-09-12 20:22:34 +02:00 |
|
Athou
|
d633803ab5
|
only poll tree if websocket connection is unavailable
|
2023-09-12 20:22:03 +02:00 |
|
Athou
|
06319c1eb0
|
release 3.10.0
|
2023-09-06 09:04:21 +02:00 |
|
Athou
|
b7ede8eba2
|
add instructions for the Fever API
|
2023-09-05 11:04:52 +02:00 |
|
Athou
|
b356be3e6f
|
show the whole title in the detailed view (#1097 #1144)
|
2023-09-05 09:10:26 +02:00 |
|
Athou
|
998385334b
|
add metric for deleted entries
|
2023-09-03 12:16:43 +02:00 |
|
Athou
|
c6d613d81a
|
add "s" keyboard shortcut to star/unstar entries (#1142)
|
2023-08-27 11:43:30 +02:00 |
|
Athou
|
6fe1c2a3c0
|
release 3.9.0
|
2023-08-17 10:01:17 +02:00 |
|
Athou
|
c2e453027c
|
fix desktop entry header shortly rendered as mobile, causing a small visual glitch
|
2023-08-16 07:36:05 +02:00 |
|
Athou
|
366294ab46
|
show loader only while loading (#1131)
|
2023-08-11 12:53:27 +02:00 |
|