peertube-plugin-livechat/client
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
..
@types Localization refactoring: 2023-06-12 19:36:14 +02:00
videowatch Localization refactoring: 2023-06-12 19:36:14 +02:00
.eslintrc.json Typescript for frontend code. 2021-04-07 18:14:58 +02:00
admin-plugin-client-plugin.ts Localization refactoring: 2023-06-12 19:36:14 +02:00
common-client-plugin.ts Localization refactoring: 2023-06-12 19:36:14 +02:00
settings.ts Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
tsconfig.json Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
videowatch-client-plugin.ts Localization refactoring: 2023-06-12 19:36:14 +02:00