nextcloud/cypress/e2e
Ferdinand Thiessen ae3027f852
fix(files_sharing): do not double escape the share title
The title is already escaped by vue so special characters would result
in incorrect strings.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-26 09:12:23 +02:00
..
core fix: ensure enabled themes are set on the template 2025-04-04 09:23:45 +02:00
dashboard test(dashboard): Add regression test for loading unneeded data 2025-01-16 11:36:37 +01:00
files fix(files): add plural form for selected nodes 2025-06-20 11:00:02 +02:00
files_external test: adjust for cypress 2025-04-01 23:29:17 +02:00
files_sharing fix(files_sharing): do not double escape the share title 2025-06-26 09:12:23 +02:00
files_trashbin fix(files): add plural form for selected nodes 2025-06-20 11:00:02 +02:00
files_versions test: make cypress run in secure context and add WebAuthn tests 2025-04-01 19:10:11 +02:00
login test: make cypress run in secure context and add WebAuthn tests 2025-04-01 19:10:11 +02:00
settings test(settings): Test user manager can be set and unset 2025-06-02 23:21:43 +01:00
systemtags fix(files): auto reload sidebar tags on update 2025-06-17 11:10:21 +00:00
theming fix(theming): Ensure to only send valid URLs to backend 2025-01-27 17:56:35 +00:00
core-utils.ts test(files): Make scrolling tests independent from magic values 2025-02-06 07:23:58 +01:00