aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/newMenu
Commit message (Expand)AuthorAgeFilesLines
* fix(files): trim names on new node creationskjnldsv2024-08-092-3/+7
* fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-162-3/+17
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-103-18/+210
* fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-...Ferdinand Thiessen2024-01-201-12/+2
* fix(files): fix new folder encodingJohn Molakvoæ2023-10-171-4/+10
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-8/+3
* 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
* fix(files): `New folder` caseJohn Molakvoæ2023-09-021-1/+1
* feat(files): add uploaderJohn Molakvoæ2023-09-011-0/+96