nextcloud/cypress/e2e
Ferdinand Thiessen 87428bfeff
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-19 11:44:21 +02:00
..
core test: adjust for cypress 2025-05-28 14:21:31 +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-18 18:16:16 +02:00
files_external test: cleanup karma (jsunit) tests and move files_external to Cypress 2025-06-02 18:09:31 +02:00
files_sharing fix(files_sharing): do not double escape the share title 2025-06-19 11:44:21 +02:00
files_trashbin fix(files): add plural form for selected nodes 2025-06-18 18:16:16 +02:00
files_versions fix(files_versions): correctly show version author also for shared files 2025-03-25 21:33:06 +01:00
login test: make cypress run in secure context and add WebAuthn tests 2025-03-19 11:57:14 +01:00
settings ci(cypress): replace "remove group" with "delete group" 2025-05-23 09:45:37 +02:00
systemtags fix(files): auto reload sidebar tags on update 2025-06-17 11:21:19 +02:00
theming fix(theming): Ensure to only send valid URLs to backend 2025-01-27 14:20:15 +01:00
core-utils.ts test(files): Make scrolling tests independent from magic values 2025-02-05 18:40:00 +01:00