summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/js
Commit message (Expand)AuthorAgeFilesLines
* Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]2019-09-022-2/+2
* Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-252-2/+2
* Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-181-1/+1
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-112-2/+2
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-041-1/+1
* Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]2019-07-082-2/+2
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-252-2/+2
* Trashbin: Delete => Delete permanentlyRoeland Jago Douma2019-03-162-2/+2
* Compile assetsRoeland Jago Douma2019-02-142-2/+2
* Move files_trashbin to webpackRoeland Jago Douma2019-02-134-458/+3
* Show original path in trashbin via extraDataMorris Jobke2019-02-051-2/+5
* Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-211-1/+5
* use dav trashbin api for restoreRobin Appelman2018-09-202-48/+33
* use dav trash api for removing from trashbinRobin Appelman2018-09-202-73/+67
* Use trashbin dav endpoint to list trash in webuiRobin Appelman2018-09-201-43/+39
* Fix trashbin file actionsRobin Appelman2018-08-091-2/+0
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-241-1/+0
* 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
* Added a new action menu in files and trash list.Abijeet2018-06-181-1/+13
* 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
* filter hidden files on the web interfaceChristoph Wurst2016-04-191-1/+2
* Return false on 401 in file list + trash file listVincent Petry2016-03-031-0/+4
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-4/+2
* Properly join path sectionsVincent Petry2015-11-221-4/+1
* Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+71
* Fix scrollto= parameter in trashbin viewJoas Schilling2015-11-021-1/+3
* Merge pull request #19647 from owncloud/trashbin-removesidebarThomas Müller2015-10-141-1/+2
|\
| * Remove sidebar for trashbin viewVincent Petry2015-10-081-1/+2
* | Make trashbin's "Restore" an inline actionVincent Petry2015-10-121-13/+21
|/
* display checkboxes properly after file restoreHendrik Leppelsack2015-10-011-2/+2
* Properly translate file actionsVincent Petry2015-09-221-0/+1
* Fix trashbin sidebarVincent Petry2015-08-251-0/+10
* Implement file actions dropdownVincent Petry2015-08-101-1/+0
* l10n: delete permanently fixVolkan Gezer2015-01-111-2/+2
* fix accessibility for deleted filesJan-Christoph Borchardt2014-12-181-0/+1
* Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-121-0/+1
|\
| * Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+1
* | Merge pull request #12696 from owncloud/trashbin-selected-deleteRobin Appelman2014-12-081-0/+4
|\ \
| * | Fix deleting selected files in the trashbinRobin Appelman2014-12-081-0/+4
| |/
* / Improve FileActions JS to allow for custom renderingVincent Petry2014-11-241-15/+28
|/
* Improved Javascript docs for JSDocVincent Petry2014-10-312-3/+22
* correct progress-icon to icon-loading-smallJan-Christoph Borchardt2014-09-222-4/+4
* correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-222-4/+4
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-302-12/+10
* Fixed file actions for sharing viewsVincent Petry2014-05-301-2/+4
* Fixed many issues, clean upVincent Petry2014-05-153-34/+27
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-155-292/+307
* Set default sort of trashbin to timestamp descendingVincent Petry2014-04-281-0/+1