joshuef

Results 18 issues of joshuef

- Downloads page - Navbar UI to show recent downloads etc.

enhancement
missing-browser-feature
UI/UX

Missing doc generation in a similar vein to beaker-plugin-safe-app. __Only valid as long as we have separate APIs__

safe-network

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).

enhancement
missing-browser-feature

To enable local backup if desired, and transfer of data between network iterations (as things stand).

enhancement

Only in dev mode... and indicator next to the safemode toggle, most likely.

enhancement

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...