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

feat(trashbin): Add backend dav property #49265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Nov 13, 2024

Summary

Allow requesting the backend for trash items

[
  {
    "fileid": "195",
    "displayname": "Folder",
    "trashbin-deletion-time": "1731537993",
    "trashbin-backend": "OCA\\Files_Trashbin\\Trash\\LegacyTrashBackend"
  },
  {
    "fileid": "148",
    "displayname": "Group folder",
    "trashbin-deletion-time": "1731538002",
    "trashbin-backend": "OCA\\GroupFolders\\Trash\\TrashBackend"
  }
]

Checklist

@Pytal Pytal added this to the Nextcloud 31 milestone Nov 13, 2024
@Pytal Pytal requested review from icewind1991 and a team November 13, 2024 22:52
@Pytal Pytal self-assigned this Nov 13, 2024
@Pytal Pytal requested review from Altahrim and artonge and removed request for a team November 13, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants