summaryrefslogtreecommitdiffstats
path: root/core/src/OC/l10n.js
Commit message (Expand)AuthorAgeFilesLines
* Deprecate OC.L10N functions in favor of translation functions from `@nextclou...Ferdinand Thiessen2023-02-201-274/+22
* Various fixesCarl Schwan2022-08-261-1/+1
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-3/+3
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-16/+18
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-3/+23
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-1/+1
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-5/+5
* Fix parsing of language codeDaniel Kesselberg2020-07-091-2/+2
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-051-10/+0
* Fix some linter warningRoeland Jago Douma2020-06-021-1/+2
* Make the translation sanitization optionalChristoph Wurst2020-05-271-8/+10
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-17/+17
* Move to escape-htmlRoeland Jago Douma2019-10-041-0/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-190/+189
* Properly import DOMPurify in l10n.jsRoeland Jago Douma2019-09-251-0/+1
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-261-32/+21
* Move l10n functions to the bundleChristoph Wurst2019-05-131-0/+24
* Fix behaviour of plural default ruleMorris Jobke2019-03-151-1/+1
* Rename the variable aswellJoas Schilling2019-03-121-7/+7
* Fix plural rule detection for languagesJoas Schilling2019-03-111-1/+1
* Move OC.L10n to the server bundleChristoph Wurst2019-01-291-0/+335