cea28ebf8c43287782aebb6c3c2c9d789586a44e
* Add IPData, Windows support, bugfixes Changes: - Added IPData: mutes and votes are now tracked per-IP instead of per-user. - Windows support: QMP over TCP can now be enabled in the config. - Vote cooldown can now be specified in the config. - Fixed bugs: "Username is already taken" message appearing when it shouldn't * Remove vote from closed connections --------- Co-authored-by: Elijah R <62162399+elijahr2411@users.noreply.github.com>
CollabVM1.ts
This is a drop-in replacement for the dying CollabVM 1.2.11. Currently in beta
Running
- Copy config.example.toml to config.toml, and fill out fields
- Install dependencies:
npm i - Build it:
npm run build - Run it:
npm run serve
Description
Languages
TypeScript
90.2%
Rust
9.5%
JavaScript
0.3%