-
```
I am using zip-framework to uncompress a .zip file downloaded using
NSURLDownload. The
issue I am seeing is that if I start an uncompress from the downloadDidFinish:
delegate method
the follow…
-
Re: @bmann's [comment](https://talk.fission.codes/t/kommit-fission-integration/1634/5):
> Technically usernames are @fission.name although that isn’t exposed anywhere
perhaps `state.username` co…
-
Moving away from js-ipfs and instead uploading CAR files to the Fission server.
Downloads can be done using the read-only IPFS API on the gateway.
This work prepares for, and overlaps with the wor…
-
# Summary
## Problem
Users often don't know what is happening behind the scenes in `webnative` when they are recovering their file systems. Emitting events during this flow will give app develop…
-
# Summary
File managers usually have a 'trash' concept - so should we.
## Problem
Drive will happily remove files with no confirmation dialog and then offer no way to recover in the case that…
-
# Summary
When writing many small files to a folder in wnfs, each new file creates a new nested history entry in the previous folder. This is not needed in my use case (as the files are actually hi…
-
## Problem
> I used the rename feature to rename an app created at the CLI last night, and it was failing. I realized looking at the error that it needed to be uploaded to WNFS. I wonder if it woul…
-
The social preview at https://webnative.netlify.app does not currently unfurl to app information and the social preview image. It can be inspected at https://www.opengraph.xyz/url/https%3A%2F%2Fwebnat…
-
# Summary
## Problem
Cannot login to the dahsboard
### Impact
Cannot use fission
## Solution
?
# Detail
```
Error in webnative initialisation SyntaxError: JSON.parse: unex…
-
Need to add to 'friends' list on the 'from' side. So alice requests friendship with bob, bob accepts. Alice needs to know about it, and update their own list.
Could send a message to our server like
…