webdav
Here are 272 public repositories matching this topic...
Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.
-
Updated
Dec 11, 2020 - Go
-
Updated
Dec 20, 2020 - Go
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
Dec 20, 2020 - Java
Hello, lately I can't successfully vdirsyncer sync my calendars because of a
database is locked error. Synchronization works fine with android's davdroid which talks with the same server.
Your vdirsyncer version: 0.16.4
If applicable, which server software (and which version) you're using: Nextcloud 13
Your Python version: 3.6.4
Your operating system: Arch linux
Relevant debug outpu
-
Updated
Dec 18, 2020
-
Updated
Dec 18, 2020 - C++
-
Updated
Aug 29, 2020 - Swift
-
Updated
Dec 6, 2020
-
Updated
Dec 14, 2020 - C#
-
Updated
Sep 10, 2020
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Dec 17, 2020 - Java
-
Updated
Apr 4, 2020 - TypeScript
-
Updated
Nov 13, 2020 - PHP
As demanded by @nk932714 on silexlabs/CloudExplorer2#24
Issuing
php setup --uninstall
removes all plugins (even base) without any further confirm!
-
Updated
May 27, 2019 - CMake
-
Updated
Oct 4, 2018 - PHP
-
Updated
Nov 7, 2019 - Shell
-
Updated
Oct 8, 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)
Linter warnings
scroll with keyboard
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."


What is your current rclone version (output from
rclone version)?1.53.3
What problem are you are trying to solve?
Trying to prevent default password from being generated and added when
htpasswdoption is used. Since htpasswd is present, there generally should be no need for credentials besides those in htpasswd.How do you think rclone should be changed to solve tha