summaryrefslogtreecommitdiffstats
path: root/core/src/Util
Commit message (Collapse)AuthorAgeFilesLines
* Move to escape-htmlRoeland Jago Douma2019-10-041-36/+0
| | | | | | | * If there is a package that does exactly the same then lets us use that * Import it properly in the internals (less deprecation warnings) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-015-28/+31
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Vueify the login pageChristoph Wurst2019-05-291-14/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Create a login bundle for login page scriptsChristoph Wurst2019-05-071-0/+14
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-013-0/+103
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add OC.Util to the server bundleChristoph Wurst2019-02-011-0/+51
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move jQuery plugins into modules and add them to the bundleChristoph Wurst2019-01-291-0/+36
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>