summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Trashbin.php
Commit message (Expand)AuthorAgeFilesLines
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+4
* Fix comparisions in the trashbin appJoas Schilling2017-08-011-1/+1
* Delete trash using node API to trigger preview deletionRoeland Jago Douma2017-07-241-6/+23
* Improve logging of trash bin inconsistenciesMorris Jobke2017-06-231-1/+1
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* Use the expected method depending on the target being a file or folderJuan Pablo Villafáñez2017-03-221-1/+5
* Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* Merge pull request #2819 from nextcloud/trash-ext-link-uselinkownerRoeland Jago Douma2016-12-231-0/+10
|\
| * Fallback to share link owner when no owner foundVincent Petry2016-12-221-0/+10
* | add a copy to the owners trash bin if another user moves a file out of a shar...Bjoern Schiessle2016-12-211-3/+5
|/
* Also fire a bulk pre- and post-delete hookSteven Bühner2016-09-201-3/+14
* Always use the same relative Path (Starting from users home dir. i.e.: "/file...Steven Bühner2016-09-201-4/+7
* Take the same path (with /USERNAME/ as base) for every emmited hooksSteven Bühner2016-09-201-2/+2
* Emit hooks for each file before and after all files in trashbin have been del...Steven Bühner2016-09-201-23/+23
* Fiy typoSteven Bühner2016-09-201-1/+1
* Emit Hooks for each file bevore and after all files in trashbin have been del...Steven Bühner2016-09-201-3/+32
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+3
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-121-0/+926