aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/js
Commit message (Expand)AuthorAgeFilesLines
* Bump @babel/core from 7.14.3 to 7.14.6dependabot[bot]2021-07-182-4/+4
* Bump css-loader from 5.2.6 to 5.2.7dependabot[bot]2021-07-172-2/+2
* Bump css-loader from 5.2.0 to 5.2.6dependabot[bot]2021-05-272-2/+2
* Replace node-sass with sassJohn Molakvoæ (skjnldsv)2021-05-272-2/+2
* Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0dependabot-preview[bot]2021-05-252-4/+4
* Compile nodeJohn Molakvoæ (skjnldsv)2021-03-312-2/+80
* Fix TerserPluginJohn Molakvoæ (skjnldsv)2021-03-172-2/+2
* Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]2021-03-101-1/+1
* Bump css-loader from 3.6.0 to 5.0.1dependabot-preview[bot]2020-11-062-2/+2
* Sort deleted files by most recently deleted firstJan C. Borchardt2020-10-132-2/+2
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-202-2/+2
* Compile assetsnpmbuildbot[bot]2020-07-141-1/+2
* Bump bundlesJulius Härtl2020-07-071-2/+1
* Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-132-2/+2
* Allow opening files for editing in new tabsAzul2020-04-092-2/+2
* Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-082-2/+2
* Update webpack bundlesChristoph Wurst2020-02-222-2/+2
* Bump css-loader from 3.4.0 to 3.4.1dependabot-preview[bot]2020-01-052-2/+2
* Bump css-loader from 3.3.2 to 3.4.0dependabot-preview[bot]2019-12-302-2/+2
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-1/+1
* Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]2019-12-162-2/+2
* Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-072-2/+2
* allow trash backends to overwrite the tooltip for trash itemsRobin Appelman2019-10-052-2/+2
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-012-2/+2
* Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-132-2/+2
* 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