nextcloud/cypress/e2e/files
Ferdinand Thiessen 2cf4f08353
fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user
Needed to adjust the store creation to be able to inject pinia before the vue app is initialized.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-18 00:06:42 +02:00
..
drag-n-drop.cy.ts chore: add drag and drop recursion and FilesystemAPI testing 2024-04-04 17:04:30 +02:00
files-searching.cy.ts fix(files): Ensure search query is cleared when changing view or directory 2024-04-17 21:22:47 +02:00
files-settings.cy.ts fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2024-04-18 00:06:42 +02:00
files-xml-regression.cy.ts fix(files): Update webdav to 5.3.2 fixing handling of files with XML entities in their names 2024-02-09 12:05:58 +01:00
files.cy.ts fix(files): Add cypress e2e tests 2023-11-16 14:25:43 +01:00
files_copy-move.cy.ts fix(cypress): Adjust cypress tests and add common functions for files 2024-04-17 14:18:46 +02:00
files_sorting.cy.ts fix(cypress): Adjust files sorting tests 2024-02-03 11:53:21 +01:00
FilesUtils.ts fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2024-04-18 00:06:42 +02:00