aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/files
Commit message (Expand)AuthorAgeFilesLines
...
* fix(Cypress): Adjust tests for new breadcrumbsEduardo Morales2024-04-102-10/+10
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-042-60/+1
* chore: adjusting cypress drag and drop testsskjnldsv2024-04-042-1/+134
* feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-262-34/+43
* fix(files): When copying nodes only add the copy suffix for file before file ...Ferdinand Thiessen2024-03-221-2/+19
* fix(files): Do not escape file names for filepicker buttonsFerdinand Thiessen2024-03-222-1/+39
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-181-0/+62
* test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-142-0/+246
* test(files): Add move and copy utils for e2e testsLouis Chemineau2024-02-272-70/+69
* fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entiti...Ferdinand Thiessen2024-02-093-7/+101
* fix(cypress): Adjust files sorting testsFerdinand Thiessen2024-01-271-6/+6
* test(files): Fix file picker testChristopher Ng2024-01-231-1/+1
* fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-0/+31
* enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-201-0/+39
* fix(cypress): Wait for network requests to finish when using the FilePickerFerdinand Thiessen2023-12-061-0/+18
* enh(files): Add cypress tests for copy and moveFerdinand Thiessen2023-11-271-0/+116
* fix(files): Add cypress e2e testsFerdinand Thiessen2023-11-162-0/+295