summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* correct progress-icon to icon-loading-smallJan-Christoph Borchardt2014-09-221-2/+2
* correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-221-2/+2
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-301-2/+2
* Fixed many issues, clean upVincent Petry2014-05-151-9/+21
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-159/+206
* Set default sort of trashbin to timestamp descendingVincent Petry2014-04-281-0/+1
* 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-281-3/+3
* Fix file selection for infinite scrollingVincent Petry2014-04-281-0/+126
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-60/+77
* Fixed trashbin titleVincent Petry2014-02-201-1/+31
* Deleting all files in trash now only sends a single flagVincent Petry2013-11-111-0/+7
* Use hash part of URL for IE8 in files appVincent Petry2013-09-131-7/+2
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+29