peertube-plugin-livechat/client
John Livingston d80cedfee5
Auto ban anonymous IP:
* New settings: "Ban anonymous user's IP when user is banned from a chatroom":
  * if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server,
  * banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example),
  * option disabled by default, because could be used to create trapped-rooms on public servers
2023-09-22 18:17:54 +02:00
..
@types Moving Mustache templates content in separate files. 2023-09-22 16:45:09 +02:00
common/configuration Channel conf UI WIP 2023-09-22 16:45:09 +02:00
utils Localized help urls: 2023-09-06 17:58:54 +02:00
videowatch Localized help urls: 2023-09-06 17:58:54 +02:00
.eslintrc.json Typescript for frontend code. 2021-04-07 18:14:58 +02:00
admin-plugin-client-plugin.ts Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
common-client-plugin.ts Renaming 'moderation' pages to 'configuration'. 2023-09-22 16:45:02 +02:00
settings.ts Links to online documentation: 2023-07-26 18:16:30 +02:00
tsconfig.json Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
videowatch-client-plugin.ts Localized help urls: 2023-09-06 17:58:54 +02:00