aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/support/e2e.ts
Commit message (Collapse)AuthorAgeFilesLines
* test: Add end-to-end tests for public page header actionsFerdinand Thiessen2024-09-031-0/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* test: Add Cypress test for renaming loading stateFerdinand Thiessen2024-08-311-0/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-261-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(cypress): ResizeObserver loop undelivered notifications errorChristopher Ng2024-03-121-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-0/+1
| | | | | | Also fix warning text color for bright / default theme on blurry background Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-101-0/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(cypress): Make sure cypress can preprocess files corrently (this drops ↵Ferdinand Thiessen2023-08-021-1/+1
| | | | | | 78 dependencies) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+22
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>