1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 09:41:35 +02:00
Go to file
2022-07-22 21:30:19 +10:00
.docker Revert "fix: make API dockerfile use correct setup steps" 2021-10-18 14:36:57 +02:00
.github Update documents 2022-01-04 20:51:04 +03:00
api await the dm channel handler 2022-07-22 21:00:00 +10:00
bundle Don't reset voice regions on server start 2022-07-22 20:31:49 +10:00
cdn Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:33:27 +10:00
dashboard chore: fix package.json scripts 2022-07-19 10:20:36 +03:00
gateway Remove unnessesary async and close on error in gateway 2022-07-22 21:30:19 +10:00
rtc Do stuff for npm workspace 2022-04-26 22:47:35 +03:00
slowcord don't try to save undefined data in status 2022-07-22 19:58:52 +10:00
util Merge branch '2fa' into feat/latestWebClient 2022-07-20 20:48:17 +10:00
webrtc Merge branch 'maddyrtc' into slowcord 2022-07-14 20:54:43 +10:00
.dockerignore prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
.editorconfig add editor config 2021-09-02 20:18:57 +02:00
.gitignore removed build dir 2022-06-27 16:40:19 +10:00
.prettierrc Global prettierrc, format build.js 2021-11-11 22:24:44 +01:00
COPYING Add licence file into fosscord-server repository 2021-09-14 23:50:45 +03:00
crowdin.yml prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
docker-compose.yml refactor(Docker): add working docker scripts (#671) 2022-03-08 18:10:06 +03:00
Dockerfile refactor(Docker): add working docker scripts (#671) 2022-03-08 18:10:06 +03:00
fosscord-server.code-workspace Start of custom login and discord oauth flow 2022-06-26 23:14:10 +10:00
nginx.conf Improvements + dummy API configs 2021-12-18 15:19:07 +03:00
package-lock.json bot stuff idk 2022-07-09 13:48:22 +10:00
package.json Use SPDX license syntax in 'package.json' files 2022-06-02 17:33:50 +02:00
README.md Merge branch 'maddyrtc' into slowcord 2022-07-11 19:14:05 +10:00

Fosscord Server

Branch that slowcord.maddy.k.vu runs.
Generally up to date with master, also contains my fixes/etc that aren't yet merged.