webdav
Here are 249 public repositories matching this topic...
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).
-
Updated
Jun 27, 2020 - Go
- I have searched open and closed issues for duplicates.
Description
I'd like to add something rather important to the wiki page How do filters work? but I don't have the knowledge yet. If this issues database is not the place for writing about the documentation, please let
It would be nice if either he official docker-compose file or the documentation itself would include volumes for config persistency. The old structure mentioned #113 has changed some time ago.
Example:
volumes:
- /local/path/filestash/config/:/app/data/state/config/
- /local/path/filestash/db/:/app/data/state/db/
Hello everyone,
I'm happy so many people enjoy floccus. However, I realize setting things up is not always easy for mere mortals and some of you may even have more intricate use cases involving floccus. This convinced me to enable the Github Wiki allowing you to share tutorials and other stuff regarding floccus that may help newcomers or people looking for a solution that scratches their itch.
-
Updated
Jun 29, 2020 - Java
If an item is detected as malformed in vdirsyncer/sync, the item content should be printed out in debug mode.
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.
-
Updated
Jun 29, 2020 - C++
When I rename a file in Windows Explorer, a second file seems to be created with the new name. After refreshing, 2 identical files are displayed.
When I look online at the OneDrive location (mobile app or webpage), there's only 1 file.
I'm unable to remove 1 instance of the doubly displayed files.

Following this discussion in CE2 repo, I create an issue here for a new unifile feature
As services like dropbox offer an API to search files and folders (names and content and metadata), I would like to add a search box in CE2 for such services (not for t
Hi. I've installed aurora-files from GIT master repo. Installation was quite straightforward until I opened my browser to the installation directory and tried to log in with superadmin. I received the following error:
The username or password you entered is incorrect. (Not enough details required to establish connection.)
Turns out this is a DB connect issue. So I changed DBName, DBLogin, a
-
Updated
May 27, 2019 - CMake
-
Updated
Oct 4, 2018 - PHP
-
Updated
Nov 7, 2019 - Shell
-
Updated
Feb 11, 2020 - JavaScript
For now the image banks show a fixed number of results
It would be nice to load more photos when the user scrolls down
- add a page number in the routes of image banks
- make API call when the user scrolls and reach the bottom of the list (in thumbnail view only)
Improve this page
Add a description, image, and links to the webdav topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webdav topic, visit your repo's landing page and select "manage topics."

rclone v1.48.0
ncdu shows empty files as:
@ 0.0 B [ ] emptyfile
..and empty folders as:
e 0.0 B [ ] /emptyfolder
Could rclone ncdu get the indicators as well?