1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 09:41:35 +02:00
Go to file
2022-09-12 00:12:45 +10:00
.github Update documents 2022-01-04 20:51:04 +03:00
api Trash ip logging for rate limits 2022-09-11 21:56:00 +10:00
bundle Primitive banned words blocking 2022-09-12 00:12:45 +10:00
cdn Untested gif resize support in cdn 2022-07-31 17:54:09 +10:00
dashboard chore: fix package.json scripts 2022-07-19 10:20:36 +03:00
gateway Trash ip logging 2022-09-11 21:48:48 +10:00
rtc Do stuff for npm workspace 2022-04-26 22:47:35 +03:00
slowcord Status tracker now tracks sessions 2022-09-02 20:38:43 +10:00
util Primitive banned words blocking 2022-09-12 00:12:45 +10:00
webrtc Merge branch 'maddyrtc' into slowcord 2022-07-14 20:54:43 +10: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.cfg.yml chore!: update docker scripts (#797) 2022-07-20 09:43:34 +03:00
docker-compose.yml chore!: update docker scripts (#797) 2022-07-20 09:43:34 +03:00
Dockerfile chore!: update docker scripts (#797) 2022-07-20 09:43:34 +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 fosscord-server/pulls/858 2022-08-21 17:35:04 +10:00
package.json Use SPDX license syntax in 'package.json' files 2022-06-02 17:33:50 +02:00
README.md Update README.md 2022-09-05 21:03:28 +10:00

Fosscord Server

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