1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00
Go to file
2021-10-13 19:33:39 +11:00
.docker
.github
api added route /guilds/:id/prune GET count and POST prune. 2021-10-13 19:19:46 +11:00
bundle improve memory managment 2021-10-12 21:53:57 +02:00
cdn 🐛 fix cdn route not working without hash 2021-10-10 14:09:18 +02:00
dashboard 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
gateway 📝 improve logging 2021-10-12 21:54:58 +02:00
rtc 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
util Merge branch 'fosscord:master' into master 2021-10-13 19:33:39 +11:00
webrtc 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
.dockerignore
.editorconfig
.gitignore 🎨 clean up imports + classes 2021-10-10 11:03:32 +02:00
COPYING
docker-compose.yml
Dockerfile replaced node:16 with alpine in bundle Dockerfile 2021-10-08 20:35:06 +02:00
fosscord-server.code-workspace
README.md