dropbox
Here are 626 public repositories matching this topic...
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?
In the latest stable build of Joplin, Joplin 1.1.4 (prod, win32), the new codemirror has unexpected highlighting between colons (:).
Joplin for Desktop
Copyright © 2016-2020 Laurent Cozic
Joplin 1.1.4 (prod, win32)
Client ID: b7a727facab94c808ab6610bcaf5582
-
Updated
Nov 9, 2020 - C#
-
Updated
Oct 31, 2020 - C#
-
Updated
Nov 2, 2020 - Go
-
Updated
Jul 14, 2020 - CoffeeScript
-
Updated
Nov 13, 2020 - C++
-
Updated
Sep 25, 2020 - C++
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Nov 13, 2020 - Java
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Apr 23, 2020 - Go
-
Updated
Aug 29, 2020 - Swift
-
Updated
Nov 13, 2020 - Python
This task is to create an example in the examples crate that uses the (gogoproto.nullable) extension. Then update the main README to reflect the new example.
-
Updated
Oct 25, 2020 - C#
-
Updated
Nov 9, 2020 - Python
-
Updated
Nov 3, 2019 - Python
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
Sep 29, 2020 - PHP
-
Updated
Nov 13, 2020 - C#
-
Updated
Sep 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dropbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dropbox topic, visit your repo's landing page and select "manage topics."

What is the problem you are having with rclone?
Using
rclone mountwith a non-persistent configuration (all settings given by environment variables) & VFS caching enabled attempts to use a VFS cache dir with illegal characters (:) on Windows.What is your rclone version (output from
rclone version)