aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/newMenu
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-293-61/+6
* fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-162-3/+17
* feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-201-1/+1
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-093-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