nextcloud/apps/settings
Ricki Hirner bcd1546f77 Update DAVx5 in AuthToken.vue
1. It's named DAVx5 (only very old clients have DAVdroid in the User-Agent)
2. Use passive matching (?:droid|x5) because otherwise, "x5" is recognized and shown as operating system
3. Also include the version postfix which contains information like "-beta2", which is important for the user

Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-01-14 10:03:46 +00:00
..
appinfo Bump versions 2020-09-18 09:16:45 +02:00
composer Add setup check to verify that the used DB version is still supported in the next major release 2021-01-08 13:38:32 +01:00
css Move help to separate stylesheet 2020-11-04 13:17:16 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Update DAVx5 in AuthToken.vue 2021-01-14 10:03:46 +00:00
l10n [tx-robot] updated from transifex 2021-01-11 02:19:52 +00:00
lib Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-db 2021-01-11 14:21:42 +01:00
src Update DAVx5 in AuthToken.vue 2021-01-14 10:03:46 +00:00
templates Merge pull request #22916 from J0WI/unifiy-links-to-php.net 2020-12-22 09:53:31 +01:00
tests Add setup check to verify that the used DB version is still supported in the next major release 2021-01-08 13:38:32 +01:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Fix settings chunk loading 2020-09-10 18:28:32 +02:00