aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
* test: adjust for cypressfix/recommended-appsFerdinand Thiessen2025-05-281-1/+1
* fix: recommended apps button testFerdinand Thiessen2025-05-281-1/+12
* fix(files_sharing): show note, label and list of uploaded files on file dropFerdinand Thiessen2025-05-261-2/+5
* ci(cypress): replace "remove group" with "delete group"Jerome-Herbinet-replace-remove-wording-with-deleteJérôme Herbinet2025-05-231-4/+4
* test(settings): Test user manager can be set and unsetnfebe2025-05-222-41/+121
* 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(file_sharing): Do not open advanced settings manuallynfebe2025-05-141-2/+1
* feat(cypress): add oracle to setup testsfeat/oracle-setup-cypresJohn Molakvoæ (skjnldsv)2025-05-122-0/+21
* chore(cypress): add setup testsfeat/setup-checksskjnldsv2025-05-092-3/+136
* test: add e2e tests for multiple-files downloadtest/files-downloadFerdinand Thiessen2025-05-051-0/+206
* fix(settings): allow to clear twitter and fediverseFerdinand Thiessen2025-04-271-1/+18
* fix(settings): group admins only can add users to their groupsFerdinand Thiessen2025-04-271-0/+186
* fix(cypress): rename select all clearskjnldsv2025-04-241-2/+1
* chore(i18n): Use "name" instead of "nickname"rakekniven2025-04-231-2/+2
* fix(cypress): Handle password confirmation dialog at the right timeCôme Chilliet2025-04-081-2/+3
* fix: ensure enabled (enforced) themes are always set on template layoutfix/master-template-layoutFerdinand Thiessen2025-04-041-0/+19
* test(settings): Fix group items not being foundChristopher Ng2025-03-281-26/+24
* test(settings): Correctly find group in selectChristopher Ng2025-03-281-0/+2
* test(settings): Wait until groups list has loadedChristopher Ng2025-03-281-0/+6
* fix(files_versions): correctly show version author also for shared filesFerdinand Thiessen2025-03-252-0/+60
* fix(tests): Files are sorted by Name by default, no need to click itCôme Chilliet2025-03-251-1/+0
* fix(files): Ensure actions never overflow filenameFerdinand Thiessen2025-03-241-2/+0
* test(cypress): wait for button to be visibletest/cypress-flakyFerdinand Thiessen2025-03-192-17/+29
* Merge pull request #51250 from nextcloud/fix/pass-hide-download-in-update-req...yemkareems2025-03-193-6/+110
|\
| * test: add cypress tests for sharing download permissionFerdinand Thiessen2025-03-183-6/+110
* | test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen2025-03-198-106/+285
|/
* fix(profile): allow to reset phone numberFerdinand Thiessen2025-03-161-0/+34
* fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen2025-03-131-36/+59
* Merge pull request #51288 from nextcloud/fix/admin-tag-color-preventJohn Molakvoæ2025-03-061-0/+58
|\
| * fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-061-0/+58
* | test: Remove `.only(` callsartonge/test/remove_only_callsLouis Chemineau2025-03-062-2/+2
|/
* fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-052-0/+26
* fix(files_sharing): ensure downloaded file has the correct filenameFerdinand Thiessen2025-03-052-104/+142
* test(e2e): adjust trashbin tests to be less flakytest/cypress-flakynessFerdinand Thiessen2025-03-034-40/+88
* fix(files_trashbin): disable bulk download for trashbinFerdinand Thiessen2025-02-282-3/+77
* fix(cypress): wait for toast to appearskjnldsv2025-02-281-1/+2
* feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-02-251-11/+32
* fix(files): handle failed node properlyskjnldsv2025-02-212-24/+99
* fix(cypress): action selector menu lookupskjnldsv2025-02-202-5/+23
* chore(cypress): also log the current server image shaskjnldsv2025-02-201-0/+4
* chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-203-2/+178
* fix(files): do not show extension warning for folders renamingfix/files-rename-folderskjnldsv2025-02-191-1/+64
* fix(files): properly show file not found errorskjnldsv2025-02-181-1/+42
* feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-101-0/+102
* chore: compile assetsskjnldsv2025-02-072-2/+2
* chore(files): add actions cypress testsskjnldsv2025-02-074-11/+243
* Merge pull request #50678 from nextcloud/fix/harden-account-propertiesFerdinand Thiessen2025-02-061-6/+13
|\
| * fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-061-6/+13
* | test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-061-5/+14
|/
* fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-063-9/+190