Commit Graph

15 Commits

Author SHA1 Message Date
John Livingston 07ab2a80ed Settings: hide unnecessary settings depending on webchat mode (requires Peertube 3.2.0). 2021-05-10 21:04:04 +02:00
John Livingston a74954a0cb Builtin conversejs: using typescript. 2021-05-03 18:30:02 +02:00
John Livingston ef05583fba Adding a Shared folder:
* init some shared functions (videoHasWebchat, parseConfigUUIDs)
* api/room: checking that video has live enabled
* fix promise handling in initChat function
* removing some 'use strict' that are no more necessary in typescript
2021-05-01 18:30:21 +02:00
John Livingston 20a5372e12 Adding PLUGIN_CHAT_PACKAGE_NAME 2021-04-12 15:08:05 +02:00
John Livingston f21114a6a7 SourceMap when using NODE_ENV=dev. 2021-04-10 03:22:55 +02:00
John Livingston 59cd78ee82 Initializing a diagnostic tools. WIP 2021-04-09 21:28:16 +02:00
John Livingston c215a3f97c Fix webpack config. 2021-04-09 13:06:56 +02:00
John Livingston 3e46552ec0 Typescript for frontend code. 2021-04-07 18:14:58 +02:00
John Livingston dca4e67b35 Separing frontend and backend code in different folders. 2021-04-07 15:53:22 +02:00
John Livingston 39ab460d68 Rewriting the way ConverseJS is builtin. 2021-02-20 23:12:12 +01:00
John Livingston d9e461f984 Builtin ConverseJS:
* Building with webpack. TODO: include assets.
* Page template
2021-02-20 20:42:41 +01:00
John Livingston b071489e5b Fix:
* Chat should be displayed for waiting and ended lives
* Chat and chat buttons must be cleaned out of the dom on navigation
2021-02-20 15:41:00 +01:00
John Livingston 6d136a7da0 Initial release. 2021-02-18 18:31:12 +01:00
Chocobozzz d1d1293b3d
Improve webpack template 2020-08-21 14:47:09 +02:00
Rigel Kent e5fda80e7b (webpack) adding webpack for dependencies bundling, .gitignore and .npmignore 2019-11-19 17:08:04 +01:00