nextcloud/core
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
..
ajax Remove trailing spaces from localized strings 2019-02-15 11:26:52 +01:00
BackgroundJobs Login flow V2 2019-02-25 07:24:50 +01:00
Command Correctly append the port to the host so it's written to the config correctly 2020-02-06 18:39:12 +00:00
Controller Trim the login name 2019-11-29 07:50:52 +00:00
css Fix non-centered no javascript message 2020-02-29 10:31:51 +00:00
Data Login flow V2 2019-02-25 07:24:50 +01:00
Db Login flow V2 2019-02-25 07:24:50 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Exception Use proper exception in lostController 2019-07-27 20:12:16 +02:00
fonts Move font from Nunito to Noto Sans 2019-06-22 11:23:44 +02:00
img Remove Acrobat logo from PDF filetype icon 2020-03-31 06:50:55 +00: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
Middleware Harden middleware check 2019-10-25 14:34:41 +00:00
Migrations Add DB table to extend filecache with metadata etag, creation time and upload time 2019-07-15 16:58:44 +02:00
Notification Fix new core notifier 2019-07-15 15:14:58 +02:00
search Theme search results 2020-02-28 07:51:18 +00:00
Service Fix weird KDE bug with loginflowv2 2019-10-26 11:53:51 +00:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Move to escape-html 2020-04-01 15:18:04 +02:00
templates Prevent self-xss via invalid mysql user name on install screen 2020-03-07 13:22:13 +00:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Keep the old method as a fallback and adjust the tests 2019-07-16 11:36:32 +02:00
register_command.php Stop decryption when maintenance mode is enabled, fixes #8311 2019-05-21 09:24:50 +02:00
routes.php Allow rotation of apppasswords 2019-08-27 13:46:06 +02:00
shipped.json Remove files_texteditor from shipped apps 2019-07-24 14:16:17 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00
webpack.js Unify webpack config 2019-05-29 15:19:18 +02:00