| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix: Ensure displayname is a string | Ferdinand Thiessen | 2024-07-25 | 1 | -0/+25 |
* | chore: add file request cypress testing | skjnldsv | 2024-07-19 | 4 | -1/+156 |
* | fix(files): Close the sidebar on navigation | Ferdinand Thiessen | 2024-07-15 | 1 | -4/+53 |
* | fix(files_sharing): adjust IAttributes API and files_versions | skjnldsv | 2024-07-12 | 2 | -1/+4 |
* | feat(theming): Allow shipped backgrounds to have a dark variant | Ferdinand Thiessen | 2024-07-12 | 1 | -1/+1 |
* | test: Adjust cypress tests to use reusable POM for header navigation | Ferdinand Thiessen | 2024-07-10 | 6 | -159/+258 |
* | fix(cypress): wait for apps list fetch for better testing stability | skjnldsv | 2024-07-04 | 1 | -0/+7 |
* | 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 | 4 | -17/+101 |
* | fix(cypress): Check for local changes before trying to apply them | Marcel Müller | 2024-06-15 | 1 | -3/+20 |
* | fix(files): Use `data-cy` (data attribute) instead of `cy-data` | Ferdinand Thiessen | 2024-06-11 | 2 | -7/+7 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -19/+2 |
* | feat(cypress): Add tests for files sidebar | Ferdinand Thiessen | 2024-06-04 | 2 | -1/+99 |
* | test(cypress): Fix tests | Christopher Ng | 2024-05-30 | 1 | -0/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 48 | -756/+117 |
* | fix(tests): Adjust theming test for new splitted background and primary colors | Ferdinand Thiessen | 2024-05-21 | 3 | -151/+322 |
* | fix: cypress | Simon L. | 2024-05-21 | 1 | -1/+1 |
* | fix(files): Ensure search query is cleared when changing view or directory | Ferdinand Thiessen | 2024-04-17 | 2 | -0/+172 |
* | fix(files): Do not show files from hidden folders in "Recent"-view if hidden ... | Ferdinand Thiessen | 2024-04-16 | 1 | -0/+116 |
* | fix(tests): Adjust tests for changed css classes | Ferdinand Thiessen | 2024-04-10 | 1 | -1/+1 |
* | fix(Cypress): Adjust tests for new breadcrumbs | Eduardo Morales | 2024-04-10 | 3 | -13/+13 |
* | chore: add drag and drop recursion and FilesystemAPI testing | skjnldsv | 2024-04-04 | 2 | -60/+1 |
* | chore: adjusting cypress drag and drop tests | skjnldsv | 2024-04-04 | 2 | -1/+134 |
* | feat(settings): Allow to sort groups in the account management alphabetically | Ferdinand Thiessen | 2024-03-27 | 1 | -1/+80 |
* | feat(files_versions): Add listener and interfaces to allow versions migration... | Louis Chemineau | 2024-03-26 | 8 | -57/+182 |
* | feat(login): Clear login form (password) after IDLE timeout | Ferdinand Thiessen | 2024-03-25 | 1 | -1/+1 |
* | fix(files): When copying nodes only add the copy suffix for file before file ... | Ferdinand Thiessen | 2024-03-22 | 1 | -2/+19 |
* | fix(files): Do not escape file names for filepicker buttons | Ferdinand Thiessen | 2024-03-22 | 2 | -1/+39 |
* | test(settings): adjust e2e tests selectors to new structure | Grigorii K. Shartsev | 2024-03-19 | 1 | -14/+11 |
* | fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge) | Ferdinand Thiessen | 2024-03-18 | 1 | -0/+62 |
* | feat(settings): Implement new app discover section for app management | Ferdinand Thiessen | 2024-03-14 | 1 | -1/+1 |
* | test(files): Add e2e tests for live photo sync | Louis Chemineau | 2024-03-14 | 5 | -31/+285 |
* | test(cypress): Do not run cron in ajax mode | Louis Chemineau | 2024-03-14 | 1 | -0/+2 |
* | fix(cypress): ResizeObserver loop undelivered notifications error | Christopher Ng | 2024-03-12 | 1 | -0/+1 |
* | feat(settings): Split account management into navigation and content | Ferdinand Thiessen | 2024-03-11 | 1 | -3/+3 |
* | feat: Make appstore sidebar tabs standalone components | Ferdinand Thiessen | 2024-03-11 | 1 | -1/+1 |
* | fix(settings): users settings cypress | John Molakvoæ (skjnldsv) | 2024-03-07 | 1 | -10/+10 |
* | fix(cypress): Adjust cypress tests | Christopher Ng | 2024-03-06 | 1 | -9/+9 |
* | fix(settings): emails actions a11y and design | Grigorii K. Shartsev | 2024-03-05 | 1 | -3/+3 |
* | test(files_versions): Add tests for versions actions | Louis Chemineau | 2024-02-27 | 5 | -38/+381 |
* | test(files_sharing): Add utils to e2e tests files_sharing | Louis Chemineau | 2024-02-27 | 1 | -0/+104 |
* | test(files): Add move and copy utils for e2e tests | Louis Chemineau | 2024-02-27 | 2 | -70/+69 |
* | fix(cypress): files_versions flakyness | skjnldsv | 2024-02-22 | 2 | -21/+22 |
* | fix(cypress): more stable navigation-bar-settings cypress tests | skjnldsv | 2024-02-22 | 3 | -53/+77 |
* | enh(settings): Add Cypress tests for personal information | Ferdinand Thiessen | 2024-02-15 | 1 | -0/+391 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 1 | -2/+2 |
* | fix: cypress | John Molakvoæ | 2024-02-13 | 4 | -26/+26 |
* | fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entiti... | Ferdinand Thiessen | 2024-02-09 | 3 | -7/+101 |
* | fix(cypress): Adjust cypress tests for changed theming | Ferdinand Thiessen | 2024-02-06 | 2 | -6/+11 |
* | fix(tests): Fix flyke cypress test | Joas Schilling | 2024-02-05 | 1 | -1/+0 |