🙋 Survey app which collects anonymized instance data to improve Nextcloud
Перейти к файлу
Nextcloud bot 46547ef763
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-15 01:40:59 +00:00
.github
.tx
LICENSES
appinfo
css
img
js
l10n Fix(l10n): Update translations from Transifex 2024-11-15 01:40:59 +00:00
lib
templates
tests
.gitignore
.php-cs-fixer.dist.php
AUTHORS.md
COPYING
README.md
REUSE.toml
composer.json
composer.lock
psalm.xml
psalm.xml.license

README.md

Usage survey client

REUSE status

Sends anonymized data to Nextcloud to help us to improve Nextcloud. You always have full control over the content sent to Nextcloud and can disable it again at any time.

Content being sent:

  • App list (for each app: name, version, enabled status)
  • Database environment (type, version, database size)
  • Encryption information (is it enabled?, what is the default module)
  • Number of shares (per type and permission setting)
  • PHP environment (version, memory limit, max. execution time, max. file size)
  • Server instance details (version, memcache used, status of locking/previews/avatars)
  • Statistic (number of files, users, storages per type, comments and tags)

QA metrics on master branch:

Build Status