Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(files): Update `@nextcloud/files` to v3.5.0 | Ferdinand Thiessen | 2024-06-23 | 1 | -35/+0 |
| | | | | | | * Removed now duplicated code Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -19/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(files): When copying nodes only add the copy suffix for file before file ↵ | Ferdinand Thiessen | 2024-03-22 | 1 | -5/+21 |
| | | | | | | | extension Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(files): replace `encodeFilePath` by `encodePath` from `@nextcloud/paths` | skjnldsv | 2024-02-22 | 1 | -12/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files): Adjust `getUniqueName` for custom suffix and reuse for ↵ | Ferdinand Thiessen | 2024-01-20 | 1 | -0/+19 |
| | | | | | | copy-move-action Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(files): add move or copy action | John Molakvoæ | 2023-09-26 | 1 | -0/+73 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |