aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/NewNodeDialog.vue
Commit message (Expand)AuthorAgeFilesLines
* perf(files): Cache `getContents` function used for uploaderFerdinand Thiessen2024-08-141-1/+1
* fix(files): trim names on new node creationskjnldsv2024-08-091-4/+4
* fix(files): Minimize `min-height` of dialog formjulia.kirschenheuter2024-08-021-1/+1
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-07-261-167/+112
* fix(files): validate input when creating file/directoryMaksim Sukharev2024-07-241-1/+61
* chore: add file request cypress testingskjnldsv2024-07-191-2/+5
* refactor(files): Update `@nextcloud/files` to v3.5.0Ferdinand Thiessen2024-06-231-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* fix(files): Focus filename input in new-node dialog when openedFerdinand Thiessen2024-04-161-1/+18
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-091-0/+149