nextcloud/cypress/e2e
Ferdinand Thiessen a140d9f261
fix(files_versions): correctly show version author also for shared files
The users endpoint is not available for other users if the current user
has no admin privileges, so instead use the displaynames endpoint.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-26 10:23:53 +01:00
..
core chore: Add SPDX header 2024-05-26 20:05:04 +02:00
dashboard test(dashboard): Add regression test for loading unneeded data 2025-01-16 11:40:02 +01:00
files fix(files): also show file list headers on empty views 2025-03-17 19:41:41 +01:00
files_external fix(files): handle failed node properly 2025-02-21 14:07:13 +01:00
files_sharing fix(files_sharing): ensure share status action works also in grid view 2025-03-19 22:51:32 +01:00
files_trashbin test: fix cypress files trashbin tests 2025-03-05 10:37:46 +01:00
files_versions fix(files_versions): correctly show version author also for shared files 2025-03-26 10:23:53 +01:00
login fix: Redirect user to login if session is terminated 2025-01-09 09:48:44 +01:00
settings fix(profile): allow to reset phone number 2025-03-22 17:17:06 +01:00
systemtags test: Remove .only( calls 2025-03-06 11:12:14 +00:00
theming fix(test): Escape quotes in runOccCommand argument 2025-03-05 15:04:44 +01:00
core-utils.ts test(files): Make scrolling tests independent from magic values 2025-02-06 00:09:23 +01:00