aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/hooks.php
Commit message (Collapse)AuthorAgeFilesLines
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-121-53/+0
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Don't resize trash when no userVincent Petry2016-02-161-2/+5
| | | | Happens when overwriting files on federated shares.
* Happy new year!Thomas Müller2016-01-121-2/+2
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* Update license headersJenkins for ownCloud2015-03-261-12/+14
|
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+17
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-17/+14
|
* replace hook with storage wrapperBjoern Schiessle2015-01-191-15/+0
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-3/+3
| | | | * test case added to avoid adding them later
* Fix more missing or broken PHPDocRobin McCorkell2014-05-161-2/+2
|
* expire trash bin if trash bin exceeds max size after a new file was added to ↵Björn Schießle2013-07-261-0/+4
| | | | ownCloud
* cleanup the trash bin tables in the database after a user was deletedBjörn Schießle2013-04-111-0/+14
|
* Whitespace fixesBart Visscher2013-02-221-20/+20
|
* rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle2013-02-071-1/+1
|
* first version of the trash bin appBjörn Schießle2013-01-221-0/+45