No description
  • JavaScript 80.3%
  • PHP 15.5%
  • Makefile 4%
  • SCSS 0.2%
Find a file
Nextcloud bot fe7c6f37a8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-12 01:05:49 +00:00
.github chore: fix cypress test 2026-06-01 11:15:56 +02:00
.tx
appinfo feat(deps): Add Nextcloud 35 support on master 2026-05-20 18:27:29 +02:00
css
cypress chore: fix cypress test 2026-06-01 11:15:56 +02:00
img
js fix: replace jQuery with plain JavaScript 2026-05-21 13:52:20 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-12 01:05:49 +00:00
lib
LICENSES
screenshots
templates/Settings chore: fix CI issues 2026-05-28 18:06:07 +02:00
tests chore: fix CI issues 2026-05-28 18:06:07 +02:00
vendor-bin chore(dev-deps): Bump nextcloud/ocp package 2026-06-07 03:22:13 +00:00
.gitignore chore: fix CI issues 2026-05-28 18:06:07 +02:00
.nextcloudignore
.php-cs-fixer.dist.php
AUTHORS.md
CHANGELOG.md
composer.json
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2026-06-07 03:22:13 +00:00
COPYING
cypress.config.mjs
krankerl.toml
Makefile
package-lock.json chore(deps): bump fast-xml-parser and @nextcloud/cypress 2026-06-01 19:50:33 +02:00
package.json chore(deps): bump fast-xml-parser and @nextcloud/cypress 2026-06-01 19:50:33 +02:00
psalm.xml
README.md
REUSE.toml chore: fix CI issues 2026-05-28 18:06:07 +02:00

data_request

REUSE status

👨‍⚖️ Nextcloud app to let users request a data export or account removal

Features

📊 Let users request their own data

💬 Automatic Email sending

Bugs

https://github.com/nextcloud/data_request/issues

Testing

Running the tests requires npm and docker to be installed.

On the first run the nextcloud image will be downloaded which may take a while.

Install cypress and run the end to end tests:

make test