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

Webdav trash-bin API for spaces #2628

Merged
merged 5 commits into from
Mar 15, 2022
Merged

Webdav trash-bin API for spaces #2628

merged 5 commits into from
Mar 15, 2022

Commits on Mar 10, 2022

  1. implement propfinds for spaces trash-bin

    David Christofas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8a0ad8e View commit details
    Browse the repository at this point in the history
  2. implement webdav delete for spaces trash-bin

    David Christofas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    50fb289 View commit details
    Browse the repository at this point in the history
  3. refactor overwrite header parsing

    David Christofas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    9d357cb View commit details
    Browse the repository at this point in the history
  4. implement restore for spaces trashbin

    David Christofas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    d192df5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix restore for nested spaces

    There can be nested spaces e.g. the 'Shares Jail' inside a users space
    David Christofas committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    73b2aa0 View commit details
    Browse the repository at this point in the history