| Commit message (Expand) | Author | Age | Files | Lines |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+2 |
* | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
* | Forgot a '.' | MTRichards | 2014-10-08 | 1 | -1/+1 |
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -11/+2 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Add routing to files_trashbin | Lukas Reschke | 2014-08-19 | 1 | -0/+9 |
* | throw exception if file is to large for trash bin | Bjoern Schiessle | 2014-07-15 | 1 | -0/+2 |
* | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
* | adding PK to table encryption | Thomas Müller | 2014-06-06 | 2 | -1/+10 |
* | table files_trashsizes was still used in some locations -> removed | Thomas Müller | 2014-06-05 | 1 | -26/+0 |
* | use OC_DB::dropTable() | Thomas Müller | 2014-06-02 | 1 | -2/+1 |
* | Fixed navigation order | Vincent Petry | 2014-05-30 | 1 | -1/+1 |
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -1/+1 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -1/+1 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -7/+7 |
* | Files app navigation can now switch | Vincent Petry | 2014-05-15 | 1 | -0/+1 |
* | Added navigation manager in files app for the sidebar | Vincent Petry | 2014-05-15 | 1 | -3/+10 |
* | Images on public sharing get downscaled to increase use experience - this wil... | Thomas Müller | 2014-05-02 | 1 | -2/+3 |
* | get trash size from file cache | Bjoern Schiessle | 2014-03-10 | 3 | -4/+4 |
* | increase size of mimetype column | Bjoern Schiessle | 2014-01-23 | 2 | -9/+9 |
* | fixed documentation | Thomas Müller | 2013-11-22 | 1 | -1/+1 |
* | namespaces use upcasefirst parts | Jörn Friedrich Dreyer | 2013-09-20 | 1 | -2/+2 |
* | outsource sharing and deleted files previews to apps | Georg Ehrke | 2013-08-19 | 1 | -0/+5 |
* | 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 |
* | Update app.php | j-ed | 2013-03-02 | 1 | -2/+2 |
* | Merge branch 'master' into update-expire-function | Björn Schießle | 2013-02-25 | 1 | -0/+40 |
|\ |
|
| * | Merge branch 'master' into trashbin_encryption | Björn Schießle | 2013-02-25 | 2 | -4/+4 |
| |\ |
|
| * | | 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 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |