summaryrefslogtreecommitdiffstats
path: root/core/src/OC/util.js
Commit message (Expand)AuthorAgeFilesLines
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* fix(docs): Fix URL to docs of deprecated function humanFileSizeJoas Schilling2023-03-081-2/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-2/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-8/+16
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-10/+0
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-2/+4
* Do not print deprecation warnings during testingChristoph Wurst2020-11-101-2/+6
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-11/+11
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-9/+9
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-051-1/+4
* Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDateRoeland Jago Douma2020-05-151-0/+2
* Remove deprecated global variablesChristoph Wurst2020-03-091-1/+0
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-21/+21
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-89/+92
* Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-011-22/+22
* Add OC.Util to the server bundleChristoph Wurst2019-02-011-0/+251