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
Madeline
b95cfbee19
type longtext does not support length
2022-07-02 22:59:50 +10: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
Update AuditLog.ts
2022-05-15 16:28:57 +03:00
Ban.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
BaseClass.ts
Add Sentry, fix compile errors
2021-12-22 18:43:39 +01:00
Categories.ts
Return none for dev portal + todo for categories
2022-02-02 02:09:57 +08:00
Channel.ts
Start of custom login and discord oauth flow
2022-06-26 23:14:10 +10:00
ClientRelease.ts
Fix typo in table 'client_relase' -> 'client_release' ( and other of the same typo ) (
#703
)
2022-03-30 17:21:40 +03:00
Config.ts
Update default rights
2022-07-02 18:37:20 +10:00
ConnectedAccount.ts
close issue
#684
2022-03-14 19:45:25 +03:00
Emoji.ts
[Fix] Column "groups" contains null-values (
#622
)
2022-02-08 08:14:07 +03:00
Encryption.ts
first steps for E2EE support — channel security settings event
2022-04-02 10:22:54 +03:00
Group.ts
user groups
2022-05-15 09:12:28 +03:00
Guild.ts
Update Guild.ts
2022-04-10 13:54:05 +03:00
index.ts
Fix typo in table 'client_relase' -> 'client_release' ( and other of the same typo ) (
#703
)
2022-03-30 17:21:40 +03:00
Invite.ts
prettier formatted /util
2021-10-20 09:16:59 +09:00
Member.ts
optional
2022-04-08 10:53:49 +03:00
Message.ts
type longtext does not support length
2022-07-02 22:59:50 +10:00
Migration.ts
prettier formatted /util
2021-10-20 09:16:59 +09:00
RateLimit.ts
🎨
clean up imports + classes
2021-10-10 11:03:32 +02:00
ReadState.ts
with public read receipts explicitly stored, no need to store manual flag of the read mark
2022-04-07 17:49:44 +03:00
Recipient.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Relationship.ts
Put local types back
2021-10-10 21:30:46 +02:00
Role.ts
Add Role Icons (
#574
)
2022-01-05 13:44:14 +03:00
Session.ts
🐛
default session activites
2021-10-17 00:57:31 +02:00
Sticker.ts
✨
sticker upload
2021-10-15 00:02:23 +02:00
StickerPack.ts
🐛
fix sticker packs
2021-10-15 00:03:19 +02:00
Team.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
TeamMember.ts
Put local types back
2021-10-10 21:30:46 +02:00
Template.ts
✨
generalize primary column to work with mongodb object id
2021-10-04 22:43:51 +02:00
User.ts
Added a configurable default rights value
2022-05-31 17:30:21 +10:00
UserGroup.ts
Update UserGroup.ts
2022-04-21 18:51:40 +03:00
VoiceState.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Webhook.ts
Put local types back
2021-10-10 21:30:46 +02:00