peertube-plugin-livechat/server/lib
John Livingston 5614987901
Fix self-signed certificates on ubuntu + v8.0.2:
* On some Ubuntu server, the self-signed certificates generation fails:
  * See [issue #268](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/268)
  * This prevents the bot to connect to the server
  * As a fallback, we directly call openssl to generate the certificates
2023-09-27 14:29:17 +02:00
..
bots wip 2023-09-22 16:45:06 +02:00
configuration Fix multiline. 2023-09-25 15:37:58 +02:00
conversejs Code refactoring: 2023-08-01 18:42:24 +02:00
database Fix: only local channels. 2023-09-22 16:45:01 +02:00
diagnostic Links to online documentation: 2023-07-26 18:16:30 +02:00
federation New debug modes for AP/RSS publishing. 2023-07-06 16:39:32 +02:00
middlewares Moderation Bot integration WIP: 2023-09-22 16:45:06 +02:00
migration Prosody mode only: 2022-10-10 18:08:20 +02:00
prosody Fix self-signed certificates on ubuntu + v8.0.2: 2023-09-27 14:29:17 +02:00
room-channel Channel conf UI WIP 2023-09-22 16:45:09 +02:00
routers Fix disabling bot 2023-09-26 14:37:56 +02:00
rss New debug modes for AP/RSS publishing. 2023-07-06 16:39:32 +02:00
uri Some refactoring. 2023-07-06 14:10:05 +02:00
apikey.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
custom-fields.ts Fix condition. 2023-05-31 16:52:50 +02:00
debug.ts Fix self-signed certificates on ubuntu + v8.0.2: 2023-09-27 14:29:17 +02:00
helpers.ts Moderation configuration screen: WIP. 2023-09-22 16:45:01 +02:00
loc.ts Localization refactoring: 2023-06-12 19:36:14 +02:00
settings.ts Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00