aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Added navigation manager in files app for the sidebarVincent Petry2014-05-151-3/+10
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-2/+3
* get trash size from file cacheBjoern Schiessle2014-03-103-4/+4
* increase size of mimetype columnBjoern Schiessle2014-01-232-9/+9
* fixed documentationThomas Müller2013-11-221-1/+1
* namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-2/+2
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+5
* 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
* Update app.phpj-ed2013-03-021-2/+2
* Merge branch 'master' into update-expire-functionBjörn Schießle2013-02-251-0/+40
|\
| * Merge branch 'master' into trashbin_encryptionBjörn Schießle2013-02-252-4/+4
| |\
| * | 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
|\ \ \ | | |/ | |/|
| * | 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