summaryrefslogtreecommitdiffstats
path: root/apps/files/src/utils
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-08-271-0/+41
* refactor(files): Update `@nextcloud/files` to v3.5.1Ferdinand Thiessen2024-07-102-44/+0
* fix(files): do not rely on unique fileidskjnldsv2024-06-131-4/+5
* fix(files): When copying nodes only add the copy suffix for file before file ...Ferdinand Thiessen2024-04-181-5/+21
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-101-0/+57
* fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-...Ferdinand Thiessen2024-01-201-0/+19
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-13/+0
* feat(files): add move or copy actionJohn Molakvoæ2023-09-262-3/+71
* feat(files): add default action supportJohn Molakvoæ2023-04-201-0/+28
* Replace license information to SPDX expressionLouis Chemineau2022-01-112-2/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-3/+4
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-312-8/+2
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-4/+14
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-282-0/+95