filesharing
Here are 119 public repositories matching this topic...
Create an example showing how to setup a synchronized volume for root directory. This is probably the most common use case.
The objects would be structured like this:
Volume{ RootCell } -> Volume{ CryptoCell{ HTTPCell } } -> Dir
Every device has it's own root volume, which immediately contains a shared networked volume. The secretbox cell is probably ready for use because its so
-
Updated
Jun 12, 2020 - Go
-
Updated
May 1, 2020 - JavaScript
-
Updated
Jun 14, 2020 - PHP
-
Updated
Jun 18, 2019 - Java
When no encryption is requested, the content shared with ipfs-wormhole can be retrieved from its IPFS hash and an IPFS gateway (ala transfer.sh). However, such a downloaded file would be named according to its IPFS hash. This is not very convenient.
A solution could be to put the content to send into a temporary directory, which is itself added to IPFS recursively with
-
Updated
May 24, 2020 - PHP
-
Updated
Jun 17, 2020 - Elm
-
Updated
Jul 30, 2017 - CSS
-
Updated
Feb 9, 2018 - JavaScript
-
Updated
Aug 28, 2019 - JavaScript
-
Updated
Mar 26, 2019 - PHP
-
Updated
Jan 6, 2018 - C
-
Updated
Mar 18, 2020 - C++
-
Updated
Mar 21, 2020 - C#
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
Feb 21, 2017 - Shell
robatipoor / pf
-
Updated
Sep 9, 2019 - Rust
A good enhancement would be when a "download all" button appears in the PIN share
It would be synonymous to consider whether that would also be a good function for folders.
-
Updated
Jun 8, 2020 - TypeScript
-
Updated
May 24, 2020 - Lua
-
Updated
Aug 28, 2019 - JavaScript
-
Updated
Dec 30, 2018 - JavaScript
Improve this page
Add a description, image, and links to the filesharing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filesharing topic, visit your repo's landing page and select "manage topics."




Cells 2.0.3. Go binary. Firefox 73
When browsing the web console it's impossible to use the (common) "CTRL+click" in order to open a link in a new tab.
It's not uncommon at all.
Eg: I want to add a user and would like to double-check the role permission.
Currently I can not simply use CTRL+click to open the
rolesin a new tab.