summaryrefslogtreecommitdiffstats
path: root/dist/files_trashbin-main.js
Commit message (Collapse)AuthorAgeFilesLines
* fix: encode uri for trashbin deleteDaniel Kesselberg2023-10-031-2/+2
| | | | | | Replace d280912f31756593fb877ad3c6129399a30e019b with a cleaner approach. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* fix: encode uri for trashbin deleteDaniel Kesselberg2023-09-261-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* fix: encode basename in restore actionDaniel Kesselberg2023-08-251-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* feat: Add new Vue FilePicker from `@nextcloud/dialogs` and use it by default.Ferdinand Thiessen2023-08-101-2/+2
| | | | | | Still providing the legacy one until the Vue FilePicker is out of beta. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix Vue TypeScript build errorsChristopher Ng2023-04-191-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* bump webpack from 5.78.0 to 5.79.0dependabot[bot]2023-04-151-2/+2
| | | | | | | | | | | --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-2/+2
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files): better wording and catch single action runJohn Molakvoæ2023-04-061-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(npm): build assetsJohn Molakvoæ2023-04-061-870/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): update lockfileJohn Molakvoæ2023-04-061-0/+870
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>