-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
API for the trash-bin #1332
Labels
Milestone
Comments
Thanks @MariusBluem |
Can we use this feature for next version?:) |
To me this would go hand in hand with a cleanup of the trashbin code (which is loooong overdue). However the API should be straight forward I think: webdav endpoint at:
Still this won't be an easy one to solve I think. |
rullzer
added a commit
that referenced
this issue
Apr 16, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 16, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 17, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 18, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 22, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 23, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 23, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 25, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
rullzer
added a commit
that referenced
this issue
Apr 25, 2018
First steps for #1332 * Add a new DAV collection * List all files in the trashbin for this user * Deleting files from trashbin * Get files from trashbin (just read) Signed-off-by: Roeland Jago Douma <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To implement the Trash Bin into the iOS app we need an API for the trash-bin.v
Requested here: https://help.nextcloud.com/t/wishlist-trash/3049/2
cc @schiessle @croessner @marinofaggiana
Copied over from nextcloud/nextcloud.com#128
The text was updated successfully, but these errors were encountered: