filedrop icon indicating copy to clipboard operation
filedrop copied to clipboard

FileDrop is a small file sharing web app for Sandstorm

Results 7 filedrop issues
Sort by recently updated
recently updated
newest added

Hey, I know this package hasn't been touched for quite a while. I was looking for an example of a sandstorm app written in go, to better understand writing sandstorm...

It would be nice if FileDrop displayed modification times for files. Use case: I currently have a filedrop [grain][1] that contains the latest spk for [sandcal][2], but @ocdtrekkie mentioned the...

As well as a progress bar, the uploader also lacks the ability to upload part of a file. This is an example implementation in django (but the horsework is in...

I was uploading a 170MB file to FileDrop, and there's no way for me to tell that it's working. It just looks like I didn't drop it. However, I am...

enhancement

It would be nice to have a desktop and/or android app that I can point to my sandstorm server so I can sync my files and not be limited to...

help wanted

While FileDrop exposes a RESTful API, it's not very discoverable. Sandstorm has a new feature called [Offer Templates](https://docs.sandstorm.io/en/latest/developing/http-apis/#creating-an-offer-template) that allows for an integrated iframe with app-specific instructions.

enhancement

It would be nice to have a way to batch upload a group of files (drag and drop only uploads the first one) and a way of downloading a group...

enhancement