nextcloud/cypress/e2e
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
..
core chore: Add SPDX header 2024-05-26 20:05:04 +02:00
files fix(files): Correctly validate new node name 2024-07-26 08:46:23 +00:00
files_sharing test: Add regression test for opening shared folders 2024-07-25 15:06:49 +02:00
files_versions chore: add file request cypress testing 2024-07-19 12:20:25 +02:00
login chore: Add SPDX header 2024-05-26 20:05:04 +02:00
settings fix(cypress): wait for apps list fetch for better testing stability 2024-07-04 18:32:42 +02:00
systemtags chore: Add SPDX header 2024-05-26 20:05:04 +02:00
theming feat(theming): Allow shipped backgrounds to have a dark variant 2024-07-12 13:00:07 +02:00
core-utils.ts chore: Add SPDX header 2024-05-26 20:05:04 +02:00