summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/src
Commit message (Expand)AuthorAgeFilesLines
* fix: encode uri for trashbin deleteDaniel Kesselberg2023-10-032-2/+5
* fix: encode uri for trashbin deleteDaniel Kesselberg2023-09-262-2/+4
* fix: encode basename in restore actionDaniel Kesselberg2023-08-251-1/+1
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-1/+1
* chore(files_trashbin): cleanup old legacy filesJohn Molakvoæ2023-04-072-500/+0
* chore(eslint): clean and fixJohn Molakvoæ2023-04-064-10/+8
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-1/+3
* fix: improved preview handlingJohn Molakvoæ2023-04-061-1/+1
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-061-1/+1
* feat(files): batch actionsJohn Molakvoæ2023-04-061-16/+26
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-061-4/+10
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-061-0/+1
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-061-1/+3
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-2/+5
* feat(files): actions apiJohn Molakvoæ2023-04-063-5/+71
* feat(files): custom columnsJohn Molakvoæ2023-04-062-1/+24
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-061-1/+4
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-064-29/+147
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-231-1/+1
* fix: Limit trashbin restore/delete to 2 concurrent request to avoid locking i...Julius Härtl2023-02-021-12/+12
* Fix preview cropJohn Molakvoæ2023-01-041-1/+1
* Replace files app ids to classesVincent Petry2022-07-262-4/+4
* Replace license information to SPDX expressionLouis Chemineau2022-01-113-3/+3
* Show most recently deleted files first in trash canOrzu Ionut2021-11-091-1/+1
* Fixed grammarrakekniven2021-11-011-3/+3
* Fixed grammarrakekniven2021-10-311-2/+2
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-313-11/+67
* Sort deleted files by most recently deleted firstJan C. Borchardt2020-10-131-1/+3
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-5/+5
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Allow opening files for editing in new tabsAzul2020-04-091-0/+5
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-20/+20
* Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-071-1/+1
* allow trash backends to overwrite the tooltip for trash itemsRobin Appelman2019-10-051-22/+24
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-012-285/+284
* Trashbin: Delete => Delete permanentlyRoeland Jago Douma2019-03-161-2/+2
* Fix trashbin restore translationRoeland Jago Douma2019-02-141-1/+1
* Move files_trashbin to webpackRoeland Jago Douma2019-02-134-0/+485