summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * 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