fayd
fayd
Save files locally and fetch from there instead of making a get request every time. - have a sync button so that the users can refresh their data directly from...
Currently the files are randomly rendered on the screen. We need to sort the files by their `created_at` before rendering
This issue can be fixed by simply re-setting the CORS whenever it breaks.
Feature which gives the users ability to invite other people to their storage bucket(s) and they can handle the read/write permissions of the user.
Implement downloading an entire folder (`.zip`) along with its child files and folders.
Implement file previewing for archives and compressed files similar to how other files are being previewed currently.
- [ ] Add a search bar on the bucket page. - [ ] Index all the files and folders (recursively) in the background and store them in `indexxeddb`. -...
[Deta](https://deta.sh/) is a very user-friendly cloud platform that enables users to use the cloud for free! (unlike s3). This would be a very good integration to have in our app....