Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix parsing of language code | Daniel Kesselberg | 2020-07-23 | 1 | -2/+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 |