| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): Do not download files with `openfile` query flag | Ferdinand Thiessen | 2025-02-06 | 2 | -9/+10 |
* | test: Add Cypress command for deleting files | Ferdinand Thiessen | 2025-02-06 | 2 | -0/+28 |
* | chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11 | Louis Chemineau | 2024-11-25 | 3 | -56/+20 |
* | test: Add proper styles for Cypress component tests | Ferdinand Thiessen | 2024-10-29 | 4 | -95/+107 |
* | fix(files): Adjust NavigationQuota for Nextcloud 30 design | Ferdinand Thiessen | 2024-10-21 | 1 | -0/+4 |
* | test: Add end-to-end tests for new public share Vue UI | Ferdinand Thiessen | 2024-09-06 | 2 | -6/+34 |
* | test: Add end-to-end tests for public page header actions | Ferdinand Thiessen | 2024-09-03 | 2 | -0/+41 |
* | test: Add Cypress test for renaming loading state | Ferdinand Thiessen | 2024-08-31 | 1 | -0/+3 |
* | chore(cypress): put nextcloud into ram | skjnldsv | 2024-08-22 | 1 | -2/+2 |
* | chore(cypress): allow db snapshot and restore fo faster tests | skjnldsv | 2024-08-22 | 1 | -0/+23 |
* | test: Don't use @nc/axios in cypress | Louis Chemineau | 2024-07-02 | 1 | -3/+1 |
* | fix: Allow to reset unified search using the `nextcloud:unified-search:reset`... | Ferdinand Thiessen | 2024-06-27 | 1 | -0/+1 |
* | feat(cypress): Add tests for files sidebar | Ferdinand Thiessen | 2024-06-04 | 1 | -1/+5 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 5 | -57/+15 |
* | feat(files_versions): Add listener and interfaces to allow versions migration... | Louis Chemineau | 2024-03-26 | 1 | -1/+1 |
* | feat(login): Clear login form (password) after IDLE timeout | Ferdinand Thiessen | 2024-03-25 | 1 | -1/+1 |
* | test(files): Add e2e tests for live photo sync | Louis Chemineau | 2024-03-14 | 1 | -30/+30 |
* | fix(cypress): ResizeObserver loop undelivered notifications error | Christopher Ng | 2024-03-12 | 1 | -0/+1 |
* | fix(cypress): more stable navigation-bar-settings cypress tests | skjnldsv | 2024-02-22 | 1 | -1/+1 |
* | fix(theming): Adjust dark theme to be accessible adjust cypress tests | Ferdinand Thiessen | 2023-12-01 | 1 | -0/+1 |
* | fix(cypress): Adjust cypress tests that relied on version to be 28 | Ferdinand Thiessen | 2023-11-24 | 1 | -1/+1 |
* | fix(files): Add cypress e2e tests | Ferdinand Thiessen | 2023-11-16 | 1 | -2/+71 |
* | fix(cypress): Do not install calendar app from app store for testing but use ... | Ferdinand Thiessen | 2023-11-12 | 1 | -0/+22 |
* | chore(cypress): Migrate header contacts menu tests from Behat to Cypress | Ferdinand Thiessen | 2023-11-05 | 1 | -1/+2 |
* | chore(cypress): Move `clearState` from user utils to shared common utils | Ferdinand Thiessen | 2023-10-29 | 1 | -0/+17 |
* | chore(cypress): Migrate access-level tests from Behat to Cypress as this are ... | Ferdinand Thiessen | 2023-10-29 | 1 | -0/+20 |
* | tests: Add accessibility tests for CSS color variables | Ferdinand Thiessen | 2023-10-27 | 1 | -0/+2 |
* | fix(settings): Stablize user list cypress tests | Ferdinand Thiessen | 2023-10-25 | 1 | -3/+4 |
* | fix(cypress): Replace flaky password-confirmation hack with conditional testi... | Ferdinand Thiessen | 2023-10-19 | 1 | -0/+1 |
* | feat: allow external drop and add dropzone | John Molakvoæ | 2023-10-10 | 1 | -0/+4 |
* | fix(cypress): Really mock the initial state instead of trying to stub a module | Ferdinand Thiessen | 2023-08-02 | 1 | -0/+17 |
* | fix(cypress): Make sure cypress can preprocess files corrently (this drops 78... | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+1 |
* | fix(settings): Migrate away from deprecated `NcPopoverMenu` | Ferdinand Thiessen | 2023-06-30 | 1 | -0/+32 |
* | fix: Add cypress test for changing password in the users list | Ferdinand Thiessen | 2023-06-29 | 1 | -1/+1 |
* | chore(deps): update cypress | John Molakvoæ | 2023-04-21 | 1 | -2/+2 |
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 1 | -14/+2 |
* | Increase wait to ensure versions are created | Louis Chemineau | 2023-03-30 | 1 | -26/+25 |
* | Add cypress tests | Louis Chemineau | 2023-01-26 | 1 | -6/+36 |
* | feat(files): Quota in navigation | John Molakvoæ | 2023-01-17 | 3 | -11/+33 |
* | Add component testing | John Molakvoæ | 2023-01-04 | 2 | -0/+47 |
* | Invert header if primary is bright and background disabled | John Molakvoæ | 2022-12-08 | 1 | -3/+49 |
* | Faster theming tests, better colours comparison and properly follow admin the... | John Molakvoæ | 2022-11-30 | 1 | -3/+30 |
* | Extract colour from custom background | John Molakvoæ | 2022-11-29 | 2 | -0/+108 |