Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to interact with a NextCloud via WebDAV #4392

Merged
merged 14 commits into from
May 20, 2024
Merged

Allow to interact with a NextCloud via WebDAV #4392

merged 14 commits into from
May 20, 2024

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    60d23e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231ca0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e55fbd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa802d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    685804d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    896fa52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ddbe2a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    08fc0de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0aaae View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    9257075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71799fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    570b7dd View commit details
    Browse the repository at this point in the history
  4. Fix mime/class for files on NextCloud

    NextCloud is sending application/octet-stream for files in WebDAV. We
    are now infering the mime/class from the filename.
    nono committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4608054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ae5839 View commit details
    Browse the repository at this point in the history