Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 13 | -26/+14 |
* | Remove trash items from other trash backends when deleting all | Julius Härtl | 2021-03-03 | 1 | -0/+3 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 2 | -2/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -5/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -2/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 13 | -13/+54 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -1/+4 |
* | allow trash backends to overwrite the tooltip for trash items | Robin Appelman | 2019-10-05 | 3 | -0/+11 |
* | store user for trashitem in the trashitem | Robin Appelman | 2018-10-17 | 5 | -22/+10 |
* | fix select statement | Robin Appelman | 2018-10-17 | 10 | -287/+209 |
* | expose additional props from trashbin sabre endpoint | Robin Appelman | 2018-09-20 | 7 | -130/+114 |
* | Support fileid propfind on trash endpoint | Roeland Jago Douma | 2018-05-11 | 6 | -0/+24 |
* | Trashbin propfind respond to oc:size | Roeland Jago Douma | 2018-05-10 | 4 | -0/+14 |
* | Merge pull request #9427 from nextcloud/bugfix/noid/no_listing_if_not_in_debu... | Roeland Jago Douma | 2018-05-10 | 1 | -1/+4 |
|\ | |||||
| * | If not in debug disable principal listing | Roeland Jago Douma | 2018-05-08 | 1 | -1/+4 |
* | | Propfind for deletion time of trash files | Roeland Jago Douma | 2018-05-08 | 6 | -3/+19 |
|/ | |||||
* | Add folder for trashbin | Roeland Jago Douma | 2018-04-25 | 10 | -74/+156 |
* | Use getType to determine type of entry | Roeland Jago Douma | 2018-04-25 | 3 | -6/+6 |
* | Add propfind properties to trashbin | Roeland Jago Douma | 2018-04-25 | 6 | -10/+126 |
* | Add special restore folder | Roeland Jago Douma | 2018-04-25 | 7 | -4/+141 |
* | Emptry trashbin | Roeland Jago Douma | 2018-04-25 | 1 | -1/+1 |
* | List trashbin in DAV | Roeland Jago Douma | 2018-04-25 | 6 | -0/+544 |