joshuef
joshuef
- Downloads page - Navbar UI to show recent downloads etc.
Missing doc generation in a similar vein to beaker-plugin-safe-app. __Only valid as long as we have separate APIs__
As noted here: https://forum.safedev.org/t/safe-browser-prompt-support/1198 Electron doesn't have prompt support. This should be wired up to notifications (probably).
To enable local backup if desired, and transfer of data between network iterations (as things stand).
Only in dev mode... and indicator next to the safemode toggle, most likely.
How are we going to manage logging in to another user's site for creating posts / commenting etc? This issue is solely for discussion of this setup. If the SAFEpress...
## Description Sets up gossipsub to use `Bytes` internally in place of `Vec` for message processing. This should help avoid potentially costly clones over the message as it is processed...
### Summary Seemingly the `unreachable` code on a match in the swarm handler is panicking?! This does not actually crash our app (I assume it's a spawned thread). But it's...