This website requires JavaScript.
Explore
Help
Sign In
garrettmills
/
commafeed
Watch
1
Star
0
Fork
0
You've already forked commafeed
forked from
Archives/Athou_commafeed
Code
Pull Requests
Activity
Files
b49d35f18163edb4d3ef597bcb6fe320b1ca243f
commafeed
/
commafeed-client
/
src
/
app
History
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
..
slices
only poll tree if websocket connection is unavailable
2023-09-12 20:22:03 +02:00
client.ts
a 403 may be returned if the user has been deleted but the session still exists, redirect to welcome page
2023-06-05 18:46:32 +02:00
constants.ts
reduce button spacing on desktop to be able to reduce breakpoint (
#1106
)
2023-06-27 11:18:56 +02:00
store.ts
replace old client with new client from commafeed-ui repository
2022-08-13 17:41:41 +02:00
types.ts
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
utils.ts
use a single call to useContextMenu as recommended in the docs
2023-06-26 20:06:46 +02:00