This website requires JavaScript.
Explore
Help
Sign In
RSCord
/
ServerSpacebarOld
Archived
Watch
2
Star
0
Fork
0
You've already forked ServerSpacebarOld
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-02-28
. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld
/
util
/
src
/
entities
History
Flam3rboy
732f88cbb2
✨
added guestsRequireInvite to config
2021-10-09 12:54:03 +02:00
..
Application.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Attachment.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
AuditLog.ts
🐛
fix entity types and projection
2021-09-01 23:34:55 +02:00
Ban.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
BaseClass.ts
✨
db migrate script
2021-10-04 23:14:03 +02:00
Channel.ts
🐛
fix user projection
2021-10-05 19:52:42 +02:00
Config.ts
✨
added guestsRequireInvite to config
2021-10-09 12:54:03 +02:00
ConnectedAccount.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Emoji.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Guild.ts
✨
added autoJoin guild to config
2021-10-05 19:37:20 +02:00
index.ts
VOICE_STATE_UPDATE implementation,
fix
#210
2021-09-02 19:33:04 +02:00
Invite.ts
✨
generalize primary column to work with mongodb object id
2021-10-04 22:43:51 +02:00
Member.ts
✨
generalize primary column to work with mongodb object id
2021-10-04 22:43:51 +02:00
Message.ts
🐛
fix message reactions
2021-10-03 22:53:01 +02:00
RateLimit.ts
⚡
only local rate limit to prevent to much pressure on the database
2021-08-30 12:14:32 +02:00
ReadState.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Recipient.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Relationship.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Role.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Session.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Sticker.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Team.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
TeamMember.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Template.ts
✨
generalize primary column to work with mongodb object id
2021-10-04 22:43:51 +02:00
User.ts
🐛
fix user projection
2021-10-05 19:52:42 +02:00
VoiceState.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Webhook.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00