dropbox
Here are 561 public repositories matching this topic...
Documentation
I'm probably missing something obvious, but neither the website nor this repo has any documentation.
Is this a markdown editor I can embed in my "classic" rendered (html rendered by server) websites?
Do I have to build my own version?
Can I use npm to import it?
Is there any documentation?
When using a dark theme, the menu bar stays white:
Instead the app should check the current theme and if it's a dark one, the menu bar should be made black (assuming Electron supports this).
1 In History, select multiple captures
2 Execute SHIFT+F10, Copy, FIlename
3 Inspect clipboard
Expected: multiple filenames
Observed: one filename - from focussed capture
Workaround: ??
Right now, I either need to navigate using Files (Nautilus) to the correct folder, or view the history (presumably — it isn't working for me right now, so I can't test this).
It would be nice to be able to open the project folder directly from SparkleShare's menu.
I'm on the Flatpak version of SparkleShare on Fedora. Perhaps being in Flatpak might be different — with portals, for example — b
Hello! First of all, thanks for building this! It fulfills a lot of my needs and is a rather uniquely positioned product in that it appears to have no reasonable competitors. I have a lot of data hosted in a Minio instance, and I needed a more user-friendly access layer with indexing, search, and especially thumbnail generation. This seems to do those things well.
#113 gets into these issues
-
Updated
Mar 20, 2018 - CoffeeScript
It would be great if the data of notes.sqlite could be merged in case of a sync conflict (if it was changed on two computers).
A complete merge would be very difficult. Maybe starting on more easy parts first.
- Checking if conflicted database file differs at all
- Delete conflicted copies of the note folder database
notes.sqliteimmediately if tags and tag assignments are not d
Expected Behavior
Leave the mountPoint directory mtime unchanged if no file operations are carried out in it
Actual Behavior
mountPoint directory timestamps are constantly changing
Steps to Reproduce the Problem
- $
cryfs wdir1.cry workdir1(answer: yes yes yes ...) - $
stat workdir1 - $
stat workdir1
...
Specifications
- CryFS Version: 0.10.2+159.g87a253ad
Hello, I want to contribute to the translation effort, but Crowdin is a lackluster tool that employs a whole lot of spying and tracking. It would be great if the translations could be moved onto the libre Hosted Weblate service instead :) Self-hosting is also an option of course.
A lot of GPS/map software on there already, (with more to come).
Update docs
Update docs and wikis.
- Minimize amount of data presented at front page (README.md);
- Simplify examples presented at front page (README.md);
- Split wikis (docs) by functionality (a.k.a. API), not tasks (Howtos);
- Differentiate feature, functionality (API), and tasks (Howtos) docs;
Articles:
- Security
- Publish / Subscribe
- Using files without references and pub
-
Updated
May 28, 2020 - Java
Firstly, great that file customization has made it into the master! Good job.
I had a branch working for this back in 2017, but did not push to get the code into the main repository (see adamcandy/elodie/tree/arbitrary_filename_timestamp). It even made the full filename lower case like the code now in the main master -- Great all this fun
If I understand it correctly, the <file> argument of the restore command (source) is the target, where the file will be restored to, and not the file itself which is restored, right?
From the API documentation: https://www.dropbox.com/developers/documentation/http/documentation#files-re
You already fixed the technical conflict here: amosavian/FileProvider#53. But the confusion remains.
I thought this project contains native FileProvider extension at first.
I think you should rename it to make it more distinguishable from Apple's framework.
If you don't append a cache, a
Cache\Memorywill be used implicitly.
This is wrong. It has been changed in the flysystem. See thephpleague/flysystem#368
-
Updated
May 25, 2020 - Objective-C
-
Updated
Mar 19, 2020 - C#
-
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
I need to know how i had to do a request to one URL and get from there the logs. i though i need a method from the backend who give me that but im not sure.
Hi guys,
First, thanks for your work, really appreciate it !
Just a quick message to notify you that when I create a new note, a new tab in chrome opens with an error message (Screenshot).
updating docs
@burzum I started some document changes (#197), but I'm still not comfortable using the plugin. Especially the event system. For example, following the upload example I get a unable to export object: StorageManager::get() first arg must be a non empty string! error, or uploading using bin/cake storage store doesn't generate full_path or url fields.
-
Updated
Apr 30, 2018 - Python
-
Updated
Nov 24, 2019 - TypeScript
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."


I've been testing Uppy with Preact 10.4.3 and have found that the plugins don't render correctly. The issue is that the VNode shape has changed.
An example of this issue can be found in this sandbox
If your plugin returns a preac