summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-131-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-111-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-181-5/+7
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-171-0/+14
* throw exception if file is to large for trash binBjoern Schiessle2014-07-153-6/+46
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* Hide the size in the trashbin summary rowVincent Petry2014-07-031-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-301-1/+1
* Sync file list with file actionsVincent Petry2014-06-271-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-271-1/+1
* Merge pull request #9051 from owncloud/Bagera-masterFrank Karlitschek2014-06-261-0/+4
|\
| * fix padding for last cell in summary of trashbinMorris Jobke2014-06-261-0/+4
* | Merge pull request #9093 from owncloud/remove_unused_codeMorris Jobke2014-06-191-1/+1
|\ \
| * | remove unused codeBjoern Schiessle2014-06-181-1/+1
| |/
* | add additional tests for the trash binBjoern Schiessle2014-06-182-9/+132
* | make sure that we always use the right userBjoern Schiessle2014-06-186-26/+27
* | fix trash bin expire operation and add unit testsBjoern Schiessle2014-06-172-22/+253
|/
* adding PK to table encryptionThomas Müller2014-06-062-1/+10
* table files_trashsizes was still used in some locations -> removedThomas Müller2014-06-052-33/+2
* Merge pull request #8471 from owncloud/versioning_no_longer_track_the_sizeThomas Müller2014-06-042-4/+3
|\
| * use OC_DB::dropTable()Thomas Müller2014-06-021-2/+1
| * return size '0' if the trashbin folder doesn't exists yetBjoern Schiessle2014-06-021-2/+2
* | Merge pull request #8849 from owncloud/trash_expire_fixThomas Müller2014-06-041-8/+9
|\ \
| * | fixing typoThomas Müller2014-06-041-1/+1
| * | get files in trash from file cacheBjoern Schiessle2014-06-031-7/+8
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2014-06-041-1/+1
|/
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-303-16/+17
* Fixed navigation orderVincent Petry2014-05-301-1/+1
* Fixed file actions for sharing viewsVincent Petry2014-05-301-2/+4
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-301-1/+1
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-251-1/+1
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-192-12/+12
* Merge pull request #8585 from owncloud/phpdoc-improvements-appsAndreas Fischer2014-05-192-33/+33
|\
| * Fix more missing or broken PHPDocRobin McCorkell2014-05-161-2/+2
| * Fix PHPDoc in /appsRobin McCorkell2014-05-161-31/+31
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-181-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-1753-104/+54
|/
* Merge pull request #6260 from owncloud/jan-navigation-filesidebarVincent Petry2014-05-1611-342/+712
|\
| * Fixed many issues, clean upVincent Petry2014-05-158-65/+156
| * Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-1510-305/+606
| * Files app navigation can now switchVincent Petry2014-05-152-3/+6
| * Added navigation manager in files app for the sidebarVincent Petry2014-05-153-45/+12
| * Added app navigation for files appVincent Petry2014-05-152-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-161-1/+7
|/
* Fixed trashbin to use correct classVincent Petry2014-05-151-1/+1
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-3/+3
* Merge pull request #8041 from owncloud/files-sortcolumnsVincent Petry2014-05-124-14/+22
|\
| * html input tag has no closing tagThomas Müller2014-04-281-2/+3
| * Set default sort of trashbin to timestamp descendingVincent Petry2014-04-281-0/+1