This website requires JavaScript.
Explore
Help
Sign In
dandri
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/spacebarchat/server.git
synced
2026-05-14 22:45:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,223
Commits
41
Branches
0
Tags
2d67355a5210364cd45aac4a8fd4ce4cf5070cb1
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Madeline
2d67355a52
Fix guild features being undefined if not using defaultFeatures
2022-12-21 14:55:23 +11:00
.github
Added Env and Software Vars.
2022-12-19 19:49:02 +11:00
.vscode
Update .vscode/launch.json
2022-12-19 19:35:33 +11:00
assets
Message rate limiting
2022-12-19 22:17:06 +11:00
patches
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00
scripts
Move to migrations. Use
npm run generate:db
for first database generation.
2022-12-18 22:14:12 +11:00
src
Fix guild features being undefined if not using defaultFeatures
2022-12-21 14:55:23 +11:00
.gitignore
Add basic developer panel functionality - doesn't work yet
2022-12-18 22:40:25 +11:00
.prettierignore
Add back various docs/readme
2022-12-19 22:48:25 +11:00
.prettierrc.json
Prettier
2022-09-26 22:41:21 +10:00
bannedWords
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00
COPYING
Add licence file into fosscord-server repository
2021-09-14 23:50:45 +03:00
crowdin.yml
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00
env-vars.md
Add back various docs/readme
2022-12-19 22:48:25 +11:00
fosscord-server.code-workspace
First pass of removing Slowcord mentions
2022-12-17 17:14:49 +11:00
nginx.conf
Add back various docs/readme
2022-12-19 22:48:25 +11:00
package-lock.json
Remove Discord oauth login support
2022-12-17 19:41:49 +11:00
package.json
Move UserSettings to own entity
2022-12-19 17:52:44 +11:00
README.md
Add back various docs/readme
2022-12-19 22:48:25 +11:00
tsconfig.json
Remove fluent-ffmpeg dep. TODO: Merge puyo's PR
2022-12-17 19:33:51 +11:00
README.md
Fosscord Server
About
This repository contains:
Fosscord HTTP API Server
WebSocket Gateway Server
HTTP CDN Server
Utility and Database Models
Resources
Contributing
Setup
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
discord
instant-messaging
real-time-communication
spacebarchat
Readme
61
MiB
Languages
TypeScript
75.3%
C#
15.9%
HTML
3.4%
Nix
2.5%
JavaScript
1.8%
Other
1.1%