mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-06 10:52:31 +01:00
Mirror of https://github.com/spacebarchat/server
d842950b80
updated stop.ts so it checks for user rights instead of the SYSTEM flag which can possibly cause some unnecessary complications when it comes to instance management *also has been tested with multiple tokens to be sure that this does NOT permit normal users to POST to the /stop API route **NOTE**: instance owners will have to re-run `npm run setup` for these changes to take effect |
||
---|---|---|
.docker | ||
.github | ||
api | ||
bundle | ||
cdn | ||
dashboard | ||
gateway | ||
rtc | ||
util | ||
webrtc | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.prettierrc | ||
COPYING | ||
crowdin.yml | ||
docker-compose.yml | ||
Dockerfile | ||
fosscord-server.code-workspace | ||
nginx.conf | ||
README.md |
Fosscord Server
About
This repository contains:
- Fosscord HTTP API Server
- WebSocket Gateway Server
- HTTP CDN Server
- Utility and Database Models
- RTC Server
- WebRTC Server
- Admin Dashboard