Skip to content
#

dropbox

Here are 561 public repositories matching this topic...

dalu
dalu commented Mar 21, 2020

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?

garrett
garrett commented Aug 1, 2018

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

filestash
subdavis
subdavis commented Jan 26, 2020

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

QOwnNotes
pbek
pbek commented Feb 13, 2020

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.sqlite immediately if tags and tag assignments are not d
gitqlt
gitqlt commented Feb 19, 2020

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

  1. $ cryfs wdir1.cry workdir1 (answer: yes yes yes ...)
  2. $ stat workdir1
  3. $ stat workdir1
    ...

Specifications

  • CryFS Version: 0.10.2+159.g87a253ad
comradekingu
comradekingu commented Apr 13, 2020

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).

https://hosted.weblate.org/projects/osmand/
htt

Meteor-Files
dr-dimitru
dr-dimitru commented Jan 17, 2018

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
webfs
brendoncarroll
brendoncarroll commented Jan 5, 2020

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

waspinator
waspinator commented Aug 23, 2019

@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.

Improve this page

Add a description, image, and links to the dropbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dropbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.