Athou
|
dc3e5476a1
|
reload the tree when we receive a websocket notification about an unknown feed
|
2025-02-14 16:16:07 +01:00 |
|
Athou
|
3810dedf47
|
replace complex eslint config with biome
|
2024-06-13 23:28:45 +02:00 |
|
Athou
|
0d7300c192
|
use stricter eslint rules
|
2024-02-19 20:58:47 +01:00 |
|
Athou
|
b0aa6ae524
|
the "new-feed-entries" websocket event no longer needs to reload the entire tree
|
2024-01-13 09:20:56 +01:00 |
|
Athou
|
d9a9a01a60
|
add missing pathname to websocket url (#1167)
|
2024-01-01 18:15:04 +01:00 |
|
Athou
|
0ea0db48db
|
split thunks from slices to avoid circular dependencies
|
2023-12-28 22:11:03 +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
|
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
|
4ff46965c4
|
add websocket support to immediately refresh tree when new entries are available
|
2023-01-18 20:58:45 +01:00 |
|