summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* Add _many_ newlines at the end of fileskondou2013-08-182-2/+2
|
* added static function registerHooks() for better unit tests handlingFlorin Peter2013-05-221-4/+2
|
* add explenation of the expire function to the apps descriptionBjörn Schießle2013-04-161-1/+14
|
* cleanup the trash bin tables in the database after a user was deletedBjörn Schießle2013-04-111-1/+3
|
* size of the trash bin could be incorrect, remove it for all users to enforce ↵Björn Schießle2013-04-102-36/+6
| | | | a recalculation during next usage.
* Update app.phpj-ed2013-03-021-2/+2
| | | suppress log messages like `include path for class \"OCA\\Files_Trashbin\\Hooks\" starts with \"apps\/\"`.
* Merge branch 'master' into update-expire-functionBjörn Schießle2013-02-251-0/+40
|\ | | | | | | | | | | Conflicts: apps/files_trashbin/appinfo/version apps/files_trashbin/lib/trash.php
| * Merge branch 'master' into trashbin_encryptionBjörn Schießle2013-02-252-4/+4
| |\ | | | | | | | | | | | | | | | Conflicts: apps/files_trashbin/index.php apps/files_trashbin/lib/trash.php
| * | update script which copies all trash bin related files to user/files_trashbinBjörn Schießle2013-02-202-1/+41
| | |
* | | Merge branch 'master' into update-expire-functionBjörn Schießle2013-02-252-4/+4
|\ \ \ | | |/ | |/| | | | | | | Conflicts: apps/files_trashbin/lib/trash.php
| * | Whitespace fixesBart Visscher2013-02-221-3/+3
| | |
| * | rename app to 'deleted files'Björn Schießle2013-02-211-1/+1
| |/
* | use the same string lengths like the file cacheBjörn Schießle2013-02-221-2/+2
| |
* | increase db fileds for usernamesBjörn Schießle2013-02-211-2/+2
| |
* | calculate trashbin size per userBjörn Schießle2013-02-212-1/+27
|/
* improved description of the trash bin appBjörn Schießle2013-02-141-2/+2
|
* rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle2013-02-071-3/+3
|
* first version of the trash bin appBjörn Schießle2013-01-224-0/+114