Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add ability to listen to node events from the frontend
sebastinez wants to merge 1 commit into main · opened 1 year ago
sebastinez opened with revision e65f361ade216a5a4610645a1de8f5ebf587beb5 on base 169866efebfc83c4d3df0619ec54a82e2a99cf1b +52 -1 1 year ago
sebastinez pushed revision 2 945450c2e54a6fe7c77c53c9928689e807fed666 on base 169866efebfc83c4d3df0619ec54a82e2a99cf1b +49 -1 1 year ago

Linter issues

sebastinez pushed revision 3 63dfd67d7b8ce3161f7afd9566a5ed20edd20da3 on base 169866efebfc83c4d3df0619ec54a82e2a99cf1b +48 -1 1 year ago

Simplify subscribe_events

sebastinez marked as draft 1 year ago
sebastinez pushed revision 4 befe31da60f6c7a8b5e0ec8b54370a9e2a783545 on base 6cfd87fceb8f2859964cb824ef6e09452ccc9be8 +433 -5 1 year ago

Rebase and use AtomicBool as flag for exiting event subscriptions early and avoid spawning new ones if one is running

sebastinez marked as ready 1 year ago
sebastinez pushed revision 5 14c95ac7fe4de838bd0173308ba33e0e761b9db3 on base 6cfd87fceb8f2859964cb824ef6e09452ccc9be8 +78 -1 1 year ago

Fix logging issue

sebastinez pushed revision 6 aaaaa104aeebcbd0a134a429e24702a889f4f0c2 on base c558235a4951437136178fa5c7731e21b7837c83 +90 -1 1 year ago

Instead of trying to subscribe to events on navigation we try to do it every 30 seconds

sebastinez pushed revision 7 0d15a7bc13124ad92b6c3ff1de5edd4f2a48760e on base c558235a4951437136178fa5c7731e21b7837c83 +89 -1 1 year ago

Removing a console.debug

sebastinez pushed revision 8 30b981c03bac60307778cfb3834d72589e7b14bb on base c558235a4951437136178fa5c7731e21b7837c83 +89 -1 1 year ago

Change timeout type

sebastinez pushed revision 9 a5a673c4f3b0040558bf7f9e2dec7cda6d2852be on base 4f63f9e87f8faf4e8709c44ec0ba9f486ee2965d +91 -1 1 year ago

Rebase and add node_status events

sebastinez pushed revision 10 9c9c53e979b16fc63d6aa392117896edededdc02 on base 4f63f9e87f8faf4e8709c44ec0ba9f486ee2965d +95 -1 1 year ago
sebastinez pushed revision 11 153e5be2c8d88768eb43858f0c70bc586c00dcd2 on base f27974c23e12c990667051f12d330b2ae5efcdfb +95 -1 1 year ago

Rebase

sebastinez pushed revision 12 f0cd539226614f985c11cb3f8b8e6e28985b4767 on base 797a64b8d70e392d54f1d5ccc373ff1b7cd0aee2 +95 -1 1 year ago

Rebase

rudolfs pushed revision 13 2f378ca391b2019ea28f83b3c00b8a6ba3954c77 on base 797a64b8d70e392d54f1d5ccc373ff1b7cd0aee2 +139 -3 1 year ago

Hook up the online/offline button to the new events

rudolfs accepted 1 year ago