aboutsummaryrefslogtreecommitdiff
path: root/scripts/generateLocales.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-476/+0
2023-10-20infra: implement inactive locales content generation enhancement (#2265)DivisionByZero1-11/+113
2023-10-14infra(unicorn): catch-error-name (#2471)ST-DDT1-4/+4
2023-10-12infra(unicorn): text-encoding-identifier-case (#2465)ST-DDT1-1/+1
2023-10-09infra(unicorn): no-array-push-push (#2454)ST-DDT1-7/+7
2023-10-09infra(unicorn): use hashbang for scripts (#2448)ST-DDT1-0/+3
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT1-1/+1
2023-08-28chore: ignore dotfiles in generate locales (#2348)Matt Mayer1-0/+1
2023-08-06chore(deps): update dependency prettier to v3 (#2260)Shinigami1-68/+83
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-05-04chore: rename generics (#2046)Shinigami1-3/+4
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT1-26/+26
2023-04-23fix: script error (#2085)ST-DDT1-2/+4
2023-04-16chore: unify todos (#2063)Shinigami1-1/+1
2023-04-03chore: activate eslint no-else-return (#2009)Shinigami1-4/+4
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT1-52/+23
2023-03-29feat: add base locale (#1748)Shinigami1-6/+14
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-24/+60
2023-01-30feat(airline): add airline module (#1699)Matthew Petro1-0/+1
2023-01-29refactor(locale)!: remove unused separator entry (#1731)ST-DDT1-6/+2
2023-01-17build: escape locale import names if they match the module name (#1737)Matthew Petro1-6/+8
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+3
2022-10-21refactor(location)!: rename address module (#1469)Shinigami1-1/+1
Co-authored-by: ST-DDT <[email protected]>
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-1/+1
Co-authored-by: ST-DDT <[email protected]>
2022-09-11docs: localization (#1364)Shinigami1-6/+6
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: Eric Cheng <[email protected]>
2022-06-05feat: science module (#1014)Eric Cheng1-0/+1
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]> Co-authored-by: pkuczynski <[email protected]>
2022-06-01chore: remove superfluous newline from generate:locales script (#1027)ST-DDT1-1/+1
2022-05-22feat: color module (#801)Harsohail Brar1-0/+1
Co-authored-by: Shinigami <[email protected]>
2022-05-18chore: generate consistent definition order for locales (#965)ST-DDT1-0/+1
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT1-50/+57
Co-authored-by: Piotr Kuczynski <[email protected]>
2022-05-03refactor!: get rid of export = (#849)Shinigami1-3/+1
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski1-4/+5
2022-04-02chore: add updateLocaleFileHook to generateLocales (#756)ST-DDT1-0/+50
2022-03-25refactor: use smart eqeqeq null checks (#650)Shinigami1-2/+2
2022-02-24chore: move faker into own file (#548)Shinigami1-1/+1
Co-authored-by: ST-DDT <[email protected]>
2022-02-17feat(types): generate all locales index files with non-any types (#494)ST-DDT1-43/+66
2022-02-14fix: handle missing or broken locales main index files (#478)ST-DDT1-7/+35
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT1-20/+144
2022-02-01feat: auto generate/update locale files (#252)ST-DDT1-0/+101