| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(cypress): opendetails tests | skjnldsv | 2025-02-21 | 1 | -71/+2 |
* | fix(cypress): action selector menu lookup | skjnldsv | 2025-02-21 | 1 | -7/+36 |
* | chore(files_external): add cypress tests for user credentials action | skjnldsv | 2025-02-21 | 2 | -0/+176 |
* | fix(files): properly show file not found error | skjnldsv | 2025-02-19 | 1 | -1/+42 |
* | fix(files): Do not download files with `openfile` query flag | Ferdinand Thiessen | 2025-02-14 | 1 | -0/+180 |
* | test(files_sharing): Check that default expiration date is shown b4 create share | nfebe | 2025-02-11 | 1 | -5/+14 |
* | chore(assets): Recompile assetsbackport/50626/stable29 | nextcloud-command | 2025-02-11 | 1 | -1/+1 |
* | test(files_sharing): add e2e tests for public link sharing | nfebe | 2025-02-11 | 3 | -41/+293 |
* | feat: Add setup-public-share.ts | nfebe | 2025-02-11 | 1 | -0/+127 |
* | fix(settings): Also sanitize fediverse and twitter handle in the frontend | Ferdinand Thiessen | 2025-02-09 | 1 | -6/+13 |
* | fix: Redirect user to login if session is terminated | Ferdinand Thiessen | 2025-01-28 | 1 | -0/+62 |
* | fix(theming): Ensure to only send valid URLs to backend | Ferdinand Thiessen | 2025-01-27 | 1 | -0/+143 |
* | fix(files): sort not working after changing viewsbackport/50161/stable29 | Richard Steinmetz | 2025-01-20 | 1 | -0/+61 |
* | test: Add end-to-end test for share expiration date | Ferdinand Thiessen | 2025-01-15 | 2 | -3/+149 |
* | fix(files): cancel renaming on enter if no file name changes | skjnldsv | 2024-12-10 | 1 | -0/+39 |
* | test: Adjust Cypress setup to support mainline JS syntax | Ferdinand Thiessen | 2024-11-07 | 1 | -1/+6 |
* | fix(files): Ensure renaming state is correctly reset | Ferdinand Thiessen | 2024-11-07 | 1 | -1/+77 |
* | test(files): Add tests for path handling | Ferdinand Thiessen | 2024-10-16 | 2 | -0/+48 |
* | chore(tests): fix import in cypress test limit_to_same_group.cy.ts | Côme Chilliet | 2024-08-13 | 1 | -1/+1 |
* | chore(tests): Fix import in cypress test limit_to_same_group.cy.ts | Côme Chilliet | 2024-08-13 | 1 | -1/+1 |
* | chore(tests): Fix SPDX license header on new cypress test | Côme Chilliet | 2024-08-13 | 1 | -19/+2 |
* | fix: Remove shares only if there are no more common groups between users | Côme Chilliet | 2024-08-13 | 1 | -1/+28 |
* | chore(tests): Test limiting sharing to same group | Louis Chemineau | 2024-08-13 | 1 | -0/+97 |
* | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-08 | 2 | -2/+147 |
* | test: Add test for recent view | Ferdinand Thiessen | 2024-08-08 | 1 | -0/+44 |
* | fix(files): Correctly validate new node name | Ferdinand Thiessen | 2024-08-02 | 1 | -0/+77 |
* | fix(cypress): filesSharingUtils import | skjnldsv | 2024-08-02 | 1 | -1/+1 |
* | test: Add regression test for opening shared folders | Ferdinand Thiessen | 2024-08-02 | 1 | -0/+59 |
* | chore(cypress): adjust files-sidebar.cy.ts | skjnldsv | 2024-08-02 | 2 | -26/+18 |
* | fix(files): Close the sidebar on navigation | Ferdinand Thiessen | 2024-08-02 | 1 | -1/+41 |
* | fix: Use functions from `@nextcloud/files` | Ferdinand Thiessen | 2024-07-26 | 1 | -0/+25 |
* | fix(cypress): wait for apps list fetch for better testing stability | skjnldsv | 2024-07-09 | 1 | -0/+7 |
* | feat(cypress): Add tests for files sidebar | Ferdinand Thiessen | 2024-06-07 | 1 | -0/+94 |
* | fix(files): Do not show files from hidden folders in "Recent"-view if hidden ... | Ferdinand Thiessen | 2024-04-18 | 1 | -0/+116 |
* | fix(files): Ensure search query is cleared when changing view or directory | Ferdinand Thiessen | 2024-04-18 | 2 | -0/+172 |
* | 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 | 7 | -56/+181 |
* | 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 | 4 | -1/+255 |
* | 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 |