peertube-plugin-livechat/server
John Livingston f73ccbbf7e
Localization refactoring:
* the front-end now use global constants, based on the translation key
* build-client.js use the ESBuild "define" directive to replace these
  globals at compile time, by the english value
* build:client must now be called after build:languages
* moving the loadLoc and loc backend functions in a separate lib
2023-06-12 19:36:14 +02:00
..
lib Localization refactoring: 2023-06-12 19:36:14 +02:00
.eslintrc.json Fix unused options. 2021-04-07 18:29:17 +02:00
main.ts Localization refactoring: 2023-06-12 19:36:14 +02:00
tsconfig.json Adding a Shared folder: 2021-05-01 18:30:21 +02:00