nextcloud/core/src
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
..
components [stable17] Pass on direct query parameter during login 2019-10-21 13:28:27 +00:00
jquery Move to escape-html 2020-04-01 15:18:04 +02:00
mixins Vueify the login page 2019-05-29 11:05:16 +02:00
OC Move to escape-html 2020-04-01 15:18:04 +02:00
OCA Add OC and OCA namespace declarations to the bundle 2019-01-28 13:32:34 +01:00
OCP Rename parameter in OCP.Toast for consistency with OC.Notification 2019-07-12 16:15:05 +02:00
Polyfill Add wrapper for removed tooltip functions 2019-03-07 10:48:26 +01:00
Util Move to escape-html 2020-04-01 15:18:04 +02:00
views Set direct login after password reset 2020-01-10 10:55:25 +01:00
globals.js Move to escape-html 2020-04-01 15:18:04 +02:00
init.js CSS: adjust media query breakpoint to improve tablet readability 2019-05-30 08:28:30 +02:00
login.js [stable17] Pass on direct query parameter during login 2019-10-21 13:28:27 +00:00
main.js Fix browser back button 2019-10-22 12:58:53 +00:00
maintenance.js Use @nextcloud/axios to keep the CSRF token in sync 2019-10-15 07:19:16 +00:00
session-heartbeat.js Move OC.requestToken to the bundle, deprecate oc_requesttoken 2019-05-13 08:27:43 +02:00