nextcloud/settings
Roeland Jago Douma ccd0cb3417 Move to escape-html
* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)

As it is now used from the translation function this also prevents
flooding the console on big file uploads with messages about
"humanFileSize" being deprecated, which decreases the performance (even
if the developer tools of the browser are not open) and in some cases
even cause the upload to fail.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-01 15:18:04 +02:00
..
Activity Remote wipe support 2019-05-20 20:50:27 +02:00
BackgroundJobs Check if uploading to lookup server is enabled before verifying 2019-06-21 10:54:34 +02:00
Controller Check the user on remote wipe 2020-03-25 15:50:27 +00:00
css Change the save credentials button label and the mail_settings input class 2019-09-03 15:25:17 +02:00
img Revert "Where is your data?" 2019-03-20 15:17:31 +01:00
js Move to escape-html 2020-04-01 15:18:04 +02:00
l10n [tx-robot] updated from transifex 2020-03-30 02:18:53 +00:00
Mailer Use custom client URL in welcome emails 2019-08-27 08:09:25 +02:00
Middleware Provide translated error message for permission error 2018-02-26 17:00:29 +01:00
Settings Cleanup the Settings class 2019-08-26 11:50:26 +02:00
src Revive the "send email to new users" toggle for the user form 2020-03-05 21:22:22 +08:00
templates added documentation links on settings pages 2019-10-18 10:09:58 +00:00
.babelrc.js Babel fix and dynamic import on settings 2018-10-02 17:26:07 +02:00
.editorconfig Bump tests and editorconfig 2018-05-16 09:50:23 +02:00
.gitignore Settings to vuejs 2018-05-16 09:50:20 +02:00
.l10nignore Update generated webpack files to .l10nignore 2019-03-06 14:27:11 +01:00
Application.php testing process 2019-08-29 16:21:16 -01:00
help.php Load additional scripts on help page 2019-10-17 10:56:09 +02:00
Hooks.php Add activities for group membership changes 2019-03-04 12:46:59 +01:00
routes.php Revive the "send email to new users" toggle for the user form 2020-03-05 21:22:22 +08:00
webpack.js Add cachebuster to chunks 2019-07-05 11:49:59 +02:00