summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Adjust logic for deciding if trashbin emptyRobin McCorkell2014-04-131-7/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-1648-96/+96
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-111-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-101-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-091-0/+2
* Disable sharing in trashbin appVincent Petry2014-04-081-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-081-0/+5
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-0212-333/+187
* Merge pull request #7872 from owncloud/trash-disablestoragestatsBjörn Schießle2014-03-281-0/+5
|\
| * Do not retrieve storage stats for trash binVincent Petry2014-03-281-0/+5
* | Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller2014-03-281-6/+0
|\ \
| * \ Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-2166-251/+334
| |\ \
| * | | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-061-6/+0
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-271-0/+1
| |_|/ |/| |
* | | Merge pull request #7768 from owncloud/trashempty-nocacheicewind19912014-03-241-17/+26
|\ \ \ | |_|/ |/| |
| * | catch the case where files_trashbin/files doesn't existRobin Appelman2014-03-241-1/+4
| * | More robust way to check if the folder is emptyRobin Appelman2014-03-171-3/+6
| * | Use a more efficient way to determine that the trashbin is empty that doesn't...Robin Appelman2014-03-171-20/+23
* | | Improve sorting performance of large lists of filesRobin Appelman2014-03-191-2/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-131-0/+15
* | Merge pull request #7668 from owncloud/trashbin_predeleteVincent Petry2014-03-121-0/+1
|\ \
| * | add preDelete hook for files_trashbin appGeorg Ehrke2014-03-111-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-1249-0/+49
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-118-6/+21
* | fix mimetype detection, introduce fake etag to identify preview imagesBjoern Schiessle2014-03-101-1/+2
* | get trash size from file cacheBjoern Schiessle2014-03-104-77/+10
* | only enable previews if the encryption is disabledBjoern Schiessle2014-03-101-1/+5
* | if file is not in db, fall back to restore file to the users rootBjoern Schiessle2014-03-104-72/+62
* | Fixed trashbin titleVincent Petry2014-02-201-1/+31
* | Merge pull request #7195 from owncloud/files-selectallVincent Petry2014-02-193-79/+109
|\ \
| * | Trashbin select all now doesn't send file listVincent Petry2014-02-173-79/+109
| |/
* | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-1/+1
|\ \
| * \ Merge pull request #7190 from owncloud/appconfig-legacy-appsThomas Müller2014-02-181-1/+1
| |\ \
| | * | Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-1/+1
| | |/
* | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-142-2/+2
|\| |
| * | Merge pull request #6726 from owncloud/fix_6630Vincent Petry2014-02-142-2/+2
| |\ \ | | |/ | |/|
| | * Fixed double file encoding for previewsVincent Petry2014-01-301-1/+1