Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 2 | -2/+2 |
| | |||||
* | added static function registerHooks() for better unit tests handling | Florin Peter | 2013-05-22 | 1 | -4/+2 |
| | |||||
* | add explenation of the expire function to the apps description | Björn Schießle | 2013-04-16 | 1 | -1/+14 |
| | |||||
* | cleanup the trash bin tables in the database after a user was deleted | Björn Schießle | 2013-04-11 | 1 | -1/+3 |
| | |||||
* | size of the trash bin could be incorrect, remove it for all users to enforce ↵ | Björn Schießle | 2013-04-10 | 2 | -36/+6 |
| | | | | a recalculation during next usage. | ||||
* | Update app.php | j-ed | 2013-03-02 | 1 | -2/+2 |
| | | | suppress log messages like `include path for class \"OCA\\Files_Trashbin\\Hooks\" starts with \"apps\/\"`. | ||||
* | Merge branch 'master' into update-expire-function | Björn Schießle | 2013-02-25 | 1 | -0/+40 |
|\ | | | | | | | | | | | Conflicts: apps/files_trashbin/appinfo/version apps/files_trashbin/lib/trash.php | ||||
| * | Merge branch 'master' into trashbin_encryption | Björn Schießle | 2013-02-25 | 2 | -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_trashbin | Björn Schießle | 2013-02-20 | 2 | -1/+41 |
| | | | |||||
* | | | Merge branch 'master' into update-expire-function | Björn Schießle | 2013-02-25 | 2 | -4/+4 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: apps/files_trashbin/lib/trash.php | ||||
| * | | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -3/+3 |
| | | | |||||
| * | | rename app to 'deleted files' | Björn Schießle | 2013-02-21 | 1 | -1/+1 |
| |/ | |||||
* | | use the same string lengths like the file cache | Björn Schießle | 2013-02-22 | 1 | -2/+2 |
| | | |||||
* | | increase db fileds for usernames | Björn Schießle | 2013-02-21 | 1 | -2/+2 |
| | | |||||
* | | calculate trashbin size per user | Björn Schießle | 2013-02-21 | 2 | -1/+27 |
|/ | |||||
* | improved description of the trash bin app | Björn Schießle | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | rename OCA_Trash to OCA\Files_Trashbin | Björn Schießle | 2013-02-07 | 1 | -3/+3 |
| | |||||
* | first version of the trash bin app | Björn Schießle | 2013-01-22 | 4 | -0/+114 |