Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate OC.L10N functions in favor of translation functions from `@nextclou... | Ferdinand Thiessen | 2023-02-20 | 1 | -274/+22 |
* | Various fixes | Carl Schwan | 2022-08-26 | 1 | -1/+1 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -3/+3 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -16/+18 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 1 | -3/+23 |
* | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 1 | -1/+1 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -5/+5 |
* | Fix parsing of language code | Daniel Kesselberg | 2020-07-09 | 1 | -2/+2 |
* | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 1 | -10/+0 |
* | Fix some linter warning | Roeland Jago Douma | 2020-06-02 | 1 | -1/+2 |
* | Make the translation sanitization optional | Christoph Wurst | 2020-05-27 | 1 | -8/+10 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -17/+17 |
* | Move to escape-html | Roeland Jago Douma | 2019-10-04 | 1 | -0/+1 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -190/+189 |
* | Properly import DOMPurify in l10n.js | Roeland Jago Douma | 2019-09-25 | 1 | -0/+1 |
* | Fix js l10n registration to also work with more than one bundle | Christoph Wurst | 2019-06-26 | 1 | -32/+21 |
* | Move l10n functions to the bundle | Christoph Wurst | 2019-05-13 | 1 | -0/+24 |
* | Fix behaviour of plural default rule | Morris Jobke | 2019-03-15 | 1 | -1/+1 |
* | Rename the variable aswell | Joas Schilling | 2019-03-12 | 1 | -7/+7 |
* | Fix plural rule detection for languages | Joas Schilling | 2019-03-11 | 1 | -1/+1 |
* | Move OC.L10n to the server bundle | Christoph Wurst | 2019-01-29 | 1 | -0/+335 |