Mark Hughes (happybeing)
Mark Hughes (happybeing)
There are a couple of reasons why it would be useful to have a way to access SAFE Network status through the SAFE Drive UI. One is to provide a...
This feature is needed because there is no easy way to report the cause of errors such as insufficient account balance. Many errors can just be reported through the file...
The bug here is probably in SafenetworkJS, but SAFE Drive is needed to investigate and fix it, so filing here. To reproduce you need to be set up for development...
I've forked rdflib.js and plume to create a PoC Solid app for [SAFE Network](https://maidsafe.net) using Plume, but I'm hitting a problem, probably because Plume needs updating to work with the...
The app runs and uses default Svelte HTML/CSS styling, but initially it should mirror github to highlight its aim to replicate key features of a git portal like github. Later...
When uploading a bare repository that has an empty `refs` subdirectory you will get the following error from the `repo.OpenRepository()` API, and passed back to the user interface: ` Failed...
Upload repository works for small repositories but fails if the number of files is large (e.g. a few thousand, including the `.git` tree). This is not an urgent fix for...
Add git-bug to the build, and test display and creation of issues and comments. This depends on the following git-bug issues being completed first: - make git-bug usable as a...
Checkpoints work reasonably well, but if you have two copies of vdash running for the same set of nodes, you can see that stopping and starting one of them doesn't...
Use the following node log TRACE output to gather metrics for: ### System: - CPU usage - total and free memory - total and free swap ### Node: - memory...