summaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
* fix(cypress): rename select all clearskjnldsv2025-03-061-2/+1
* test: Improve stability of live photo e2ee testsbackport/51281/stable29Louis Chemineau2025-03-062-68/+130
* fix(test): Escape quotes in runOccCommand argumentLouis Chemineau2025-03-061-1/+1
* chore(tests): Fix using save/restore state in cypressLouis Chemineau2025-03-064-16/+28
* fix(cypress): opendetails testsskjnldsv2025-02-211-71/+2
* fix(cypress): action selector menu lookupskjnldsv2025-02-211-7/+36
* chore(cypress): also log the current server image shaskjnldsv2025-02-211-0/+4
* chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-212-0/+176
* fix(files): properly show file not found errorskjnldsv2025-02-191-1/+42
* fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-143-7/+252
* test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-111-5/+14
* chore(assets): Recompile assetsbackport/50626/stable29nextcloud-command2025-02-111-1/+1
* test(files_sharing): add e2e tests for public link sharingnfebe2025-02-113-41/+293
* feat: Add setup-public-share.tsnfebe2025-02-111-0/+127
* fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-091-6/+13
* fix: Redirect user to login if session is terminatedFerdinand Thiessen2025-01-281-0/+62
* fix(theming): Ensure to only send valid URLs to backendFerdinand Thiessen2025-01-271-0/+143
* fix(files): sort not working after changing viewsbackport/50161/stable29Richard Steinmetz2025-01-201-0/+61
* test: Add end-to-end test for share expiration dateFerdinand Thiessen2025-01-153-4/+150
* fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-101-0/+39
* test: Adjust Cypress setup to support mainline JS syntaxFerdinand Thiessen2024-11-073-1/+16
* fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-11-072-1/+78
* test(files): Add tests for path handlingFerdinand Thiessen2024-10-162-0/+48
* chore(tests): fix import in cypress test limit_to_same_group.cy.tsCôme Chilliet2024-08-131-1/+1
* chore(tests): Fix import in cypress test limit_to_same_group.cy.tsCôme Chilliet2024-08-131-1/+1
* chore(tests): Fix SPDX license header on new cypress testCôme Chilliet2024-08-131-19/+2
* fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-131-1/+28
* chore(tests): Test limiting sharing to same groupLouis Chemineau2024-08-131-0/+97
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-082-2/+147
* test: Add test for recent viewFerdinand Thiessen2024-08-081-0/+44
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-08-021-0/+77
* fix(cypress): filesSharingUtils importskjnldsv2024-08-021-1/+1
* test: Add regression test for opening shared foldersFerdinand Thiessen2024-08-021-0/+59
* chore(cypress): adjust files-sidebar.cy.tsskjnldsv2024-08-023-26/+19
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-08-021-1/+41
* fix: Use functions from `@nextcloud/files`Ferdinand Thiessen2024-07-261-0/+25
* fix(cypress): wait for apps list fetch for better testing stabilityskjnldsv2024-07-091-0/+7
* feat(cypress): Add tests for files sidebarFerdinand Thiessen2024-06-072-1/+99
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-181-0/+116
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-182-0/+172
* fix(Cypress): Adjust tests for new breadcrumbsEduardo Morales2024-04-103-13/+13
* 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(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-1/+80
* feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-268-57/+182
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-251-1/+1
* 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
* test(settings): adjust e2e tests selectors to new structureGrigorii K. Shartsev2024-03-191-14/+11
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-181-0/+62