aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/deleteAction.ts
Commit message (Expand)AuthorAgeFilesLines
* refactor(files): Migrate logger util to TypescriptFerdinand Thiessen2024-08-011-1/+1
* fix(files): always ask for confirmation if trashbin app is disabledskjnldsv2024-07-271-122/+34
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-1/+1
* fix(deleteAction): Bump up delete requests concurrency to 5fenn-cs2024-06-171-1/+1
* fix(files): Update current fileid in route if that node was deletedFerdinand Thiessen2024-06-041-2/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* perf(deleteAction): Queue delete requestsfenn-cs2024-05-151-1/+16
* fix(deleteAction): Remove unused nc l10n importfenn-cs2024-05-151-1/+1
* fix(files): Fix translation of "Delete file"Joas Schilling2024-03-281-4/+16
* feat(files): ask for confirm if deleting 5 items or moreJohn Molakvoæ2024-02-071-44/+75
* fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-061-6/+87
* chore(assets): Recompile assetsJohn Molakvoæ2024-01-271-25/+1
* fix(files): disable `Unshare` until proper fixJohn Molakvoæ2024-01-271-3/+4
* chore(deps): bump `@nextcloud/files` to `3.1.0`John Molakvoæ2024-01-111-8/+2
* fix(files): group duplicate sharesJohn Molakvoæ2024-01-111-2/+8
* fix(files): fix unshare actionJohn Molakvoæ2024-01-111-1/+26
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-031-1/+1
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-3/+1
* feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-201-1/+1
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-4/+3
* fix(files): fix actions svgJohn Molakvoæ2023-07-051-2/+2
* feat: add delete action testingJohn Molakvoæ2023-06-211-2/+4
* fix: delete action importJohn Molakvoæ2023-06-211-2/+2
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-211-3/+4
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-1/+1
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-2/+2
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-1/+2
* feat(files): batch actionsJohn Molakvoæ2023-04-061-8/+20
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-061-5/+10
* feat(files): actions apiJohn Molakvoæ2023-04-061-7/+5
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-061-0/+49