aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/files_sharing/public-share
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): show note, label and list of uploaded files on file dropFerdinand Thiessen2025-05-261-2/+5
* fix: Replace the deprecated direct download link with the public DAV endpointartonge/feat/do_not_require_samesite_strict_cookie_on_public.phpLouis Chemineau2025-05-211-2/+2
* test: add cypress tests for sharing download permissionFerdinand Thiessen2025-03-182-4/+108
* fix(files_sharing): ensure downloaded file has the correct filenameFerdinand Thiessen2025-03-052-104/+142
* feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-101-0/+102
* test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-061-5/+14
* test(files_sharing): add e2e tests for public link sharingnfebe2025-02-032-41/+275
* refactor: Modularize setup-public-share.tsnfebe2025-02-031-64/+77
* test(files): Update testsChristopher Ng2024-12-032-8/+0
* chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11Louis Chemineau2024-11-252-10/+5
* fix(files_sharing): fix view only actions button selectorfeat/files-bulk-taggingskjnldsv2024-10-291-2/+2
* feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-281-3/+1
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-068-0/+920