nextcloud-server/core/templates
Arnout Engelen 087deb9f1b
Disable browser translations
This will tell the browser not to translate the text on the page,
since this is very confusing given the good existing translation
support in Nextcloud and the fact that the language the Nextcloud
UI is set to might not match the language the content of the
instance is in, leading to surprising effects.

Better to disable it and remove the confusion.

Fixes #34857

Signed-off-by: Arnout Engelen <arnout@bzzt.net>
2022-10-27 20:16:47 +07:00
..
filetemplates Deprecate TemplateManager 2019-10-16 09:54:17 +07:00
loginflow Fix login flow 2022-07-27 11:29:12 +07:00
loginflowv2 Fix login flow 2022-07-27 11:29:12 +07:00
403.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
404-profile.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
404.php Use proper error pages instead of always redirecting 2022-10-21 15:12:21 +07:00
429.php Send "429 Too Many Requests" in case of brute force protection 2020-08-19 11:20:35 +07:00
confirmation.php Confirm mails only per POST 2021-09-09 19:23:04 +07:00
error.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
exception.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
filepicker.html Replace files app ids to classes 2022-07-26 10:19:19 +07:00
installation.php Fix install page 2022-09-24 06:20:49 +07:00
installation_forbidden.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
installation_incomplete.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
layout.base.php Disable browser translations 2022-10-27 20:16:47 +07:00
layout.guest.php Disable browser translations 2022-10-27 20:16:47 +07:00
layout.noscript.warning.php Prevent XSS in links which open a new browser window 2017-10-19 12:16:04 +07:00
layout.public.php Disable browser translations 2022-10-27 20:16:47 +07:00
layout.user.php Disable browser translations 2022-10-27 20:16:47 +07:00
login.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
message.html Remove uninterpreted PHP 2016-08-19 14:24:26 +07:00
profile.php Add profile templates 2021-10-18 08:59:16 +07:00
publicshareauth.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
recommendedapps.php Move bundles to /dist 2022-01-08 10:11:58 +07:00
success.php implement verification for additional mails 2021-09-09 14:03:35 +07:00
tags.html addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +07:00
twofactorselectchallenge.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
twofactorsetupchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
twofactorsetupselection.php Merge pull request #31947 from andyxheli/patch-1 2022-10-06 23:51:27 +07:00
twofactorshowchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
unsupportedbrowser.php Cleanup ie and old edge properties 2022-10-19 10:02:51 +07:00
untrustedDomain.php Fix trusted domain error page 2022-08-11 09:49:10 +07:00
update.admin.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
update.use-cli.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00
update.user.php Redesign guest pages for better accessibility 2022-07-27 10:43:21 +07:00