Kamil Molendys

Results 9 issues of Kamil Molendys

> So i did some testing uploading with buckets, made a 100mb, 1, 5, & 10 GB test files. 100mb and 1gb uploaded fine, 5gb caused a browser crash at...

bug
enhancement

> I explain. When uploading a folder with 10 pdf files, maybe I don't want a person to see the 10 files, but only 1. With your project this is...

It would be nice to have a custom sharing QR code with the SkyTransfer logo. Something like this. ![qr](https://user-images.githubusercontent.com/1657091/117537801-91a78f00-b003-11eb-8fec-4686997ab645.png) We can use for example https://www.npmjs.com/package/qrcode-with-logos

enhancement

As a user, when I receive a SkyTransfer I would be able to create a fork of the transfer in order to be sure that no changes can be applied...

enhancement

Use an external service (for sending emails) for allowing users to share the SkyTransfer link to an email address.

enhancement

After the uploading process, a list of uploaded files is stored in SkyDB. What if the list cannot be stored? There should be a retry mechanism.

bug

Implemented `GetEntry`, `SetEntry`, `GetJSON`, `SetJSON`. Added different test cases. More tests and SetEntryOptions, GetEntryOptions, etc... with timeout will be added in a separate PR.

![Screenshot 2020-11-26 at 12 34 15](https://user-images.githubusercontent.com/1657091/100346268-d99da100-2fe3-11eb-93b2-314c3d72d1c8.png) I noticed that when I use the **Remember me** checkbox, my seed is stored in local storage. Please consider changing it because it is...