aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/NewNodeDialog.vue
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): Focus filename input in new-node dialog when openedFerdinand Thiessen2024-04-161-1/+18
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-091-0/+149
* Reactive `openfile` query Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>