| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): sort not working after changing viewsbackport/50161/stable29 | Richard Steinmetz | 2025-01-20 | 1 | -0/+61 |
* | 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 |
* | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-08 | 1 | -0/+145 |
* | 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 |
* | 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 |
* | 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 | 1 | -0/+105 |
* | fix(Cypress): Adjust tests for new breadcrumbs | Eduardo Morales | 2024-04-10 | 2 | -10/+10 |
* | 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(files_versions): Add listener and interfaces to allow versions migration... | Louis Chemineau | 2024-03-26 | 2 | -34/+43 |
* | 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 |
* | fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge) | Ferdinand Thiessen | 2024-03-18 | 1 | -0/+62 |
* | test(files): Add e2e tests for live photo sync | Louis Chemineau | 2024-03-14 | 2 | -0/+246 |
* | test(files): Add move and copy utils for e2e tests | Louis Chemineau | 2024-02-27 | 2 | -70/+69 |
* | 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 files sorting tests | Ferdinand Thiessen | 2024-01-27 | 1 | -6/+6 |
* | test(files): Fix file picker test | Christopher Ng | 2024-01-23 | 1 | -1/+1 |
* | fix(files): Allow to copy or move file to folder with similar name | Ferdinand Thiessen | 2024-01-20 | 1 | -0/+31 |
* | enh(files): Allow to copy files into same directory | Ferdinand Thiessen | 2024-01-20 | 1 | -0/+39 |
* | fix(cypress): Wait for network requests to finish when using the FilePicker | Ferdinand Thiessen | 2023-12-06 | 1 | -0/+18 |
* | enh(files): Add cypress tests for copy and move | Ferdinand Thiessen | 2023-11-27 | 1 | -0/+116 |
* | fix(files): Add cypress e2e tests | Ferdinand Thiessen | 2023-11-16 | 2 | -0/+295 |