summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add sorting to files list, trashbin and public filesVincent Petry2014-04-283-12/+18
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-122-2/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-05-111-1/+1
* | Merge pull request #8407 from owncloud/scale-pics-on-public-sharing-masterThomas Müller2014-05-051-2/+3
|\ \
| * | Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-2/+3
| |/
* | Merge pull request #8377 from youngguns-nl/issue_8376Vincent Petry2014-05-021-1/+9
|\ \ | |/ |/|
| * refs #8376; spaces=>tabsSjors van der Pluijm2014-04-291-1/+1
| * refs #8376; added comment and applied patch on other filesSjors van der Pluijm2014-04-281-1/+9
* | Cleanup and fix trashbin "clear all files" operationVincent Petry2014-04-281-1/+1
* | Fixed selection to be based on FileList.filesVincent Petry2014-04-281-2/+2
* | Fix trashbin previews and "delete selected"Vincent Petry2014-04-282-4/+4
* | Fix file selection for infinite scrollingVincent Petry2014-04-282-161/+128
* | Fix file summary to use the whole file listVincent Petry2014-04-283-2/+7
|/
* Merge pull request #8247 from owncloud/l10n-files_trasbin-fixThomas Müller2014-04-221-4/+4
|\
| * Fix localization issues of files_trashbinVolkan Gezer2014-04-171-4/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-191-0/+5
* | Merge pull request #8189 from Xenopathic/misc_fixesRobin McCorkell2014-04-171-14/+14
|\ \ | |/ |/|
| * Prevent error in files_trashbinRobin McCorkell2014-04-131-7/+9