Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix select statement | Robin Appelman | 2018-10-17 | 1 | -0/+34 |
| | | | | | | | | | | | | | | | fix select statement Make trashbin api modules Apps can register trashbin backends for specific storages, allowing them to modify trashbin behavior for storages The old trashbin implementation has been wrapped in a "legacy" backend, for future work this can be replaced with a new backend that better handles shares while still keeping the legacy backend around to keep existing trash from being accessible Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | allow admins to override FreeBusy capabilities without modifying ShareAPI ↵ | Georg Ehrke | 2018-05-22 | 1 | -1/+2 |
| | | | | | | capabilities Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | List trashbin in DAV | Roeland Jago Douma | 2018-04-25 | 1 | -0/+13 |
| | | | | | | | | | | | 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 <roeland@famdouma.nl> | ||||
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -2/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Move files_trashbin to PSR-4 (#24570) | Joas Schilling | 2016-05-12 | 1 | -0/+48 |