nextcloud/apps/files
Ferdinand Thiessen dd88fa03a4 fix(files): Correctly validate new node name
* Resolves https://github.com/nextcloud/server/issues/45409

This includes two fixes:
1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming
2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-26 08:46:23 +00:00
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +02:00
appinfo feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
composer feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +00:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js fix(files_sharing): adjust IAttributes API and files_versions 2024-07-12 20:14:30 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-26 00:19:53 +00:00
lib Merge pull request #46672 from nextcloud/fix/preview-invalid-id 2024-07-25 19:37:30 +02:00
src fix(files): Correctly validate new node name 2024-07-26 08:46:23 +00:00
templates feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
tests fix: Ignore preview requests for invalid file ids 2024-07-22 22:32:34 +02:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json fix: PHP formatting 2024-07-25 11:11:41 +02:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00