summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Move files_trashbin to webpackRoeland Jago Douma2019-02-131-321/+0
* Show original path in trashbin via extraDataMorris Jobke2019-02-051-2/+5
* use dav trashbin api for restoreRobin Appelman2018-09-201-37/+19
* use dav trash api for removing from trashbinRobin Appelman2018-09-201-49/+31
* Use trashbin dav endpoint to list trash in webuiRobin Appelman2018-09-201-43/+39
* Fixes the restore loading icon appearing continuously.Abijeet2018-06-181-1/+1
* Fixes issues found during running of test cases.Abijeet2018-06-181-15/+5
* Previews on for all trashbin filesRoeland Jago Douma2018-06-051-1/+1
* Fix trashed file name corruption when rerendering trashbin listVincent Petry2016-06-231-0/+2
* Return false on 401 in file list + trash file listVincent Petry2016-03-031-0/+4
* Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+71
* display checkboxes properly after file restoreHendrik Leppelsack2015-10-011-2/+2
* Fix trashbin sidebarVincent Petry2015-08-251-0/+10
* Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-121-0/+1
|\
| * Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+1
* | Fix deleting selected files in the trashbinRobin Appelman2014-12-081-0/+4
|/
* Improved Javascript docs for JSDocVincent Petry2014-10-311-3/+16
* 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