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

Merged
merged 1 commit into from
Dec 4, 2024
Merged

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
@Pytal Pytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 3, 2024
@Pytal Pytal force-pushed the feat/dav-trashbin-backend branch from 3bd089c to c7354b6 Compare December 3, 2024 23:52
@Pytal Pytal force-pushed the feat/dav-trashbin-backend branch from c7354b6 to 119e7d1 Compare December 4, 2024 00:09
@Pytal Pytal merged commit 03bbe06 into master Dec 4, 2024
188 checks passed
@Pytal Pytal deleted the feat/dav-trashbin-backend branch December 4, 2024 00:27
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement feature: dav feature: trashbin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants