Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :sparkles: rtc | Flam3rboy | 2021-08-12 | 22 | -2527/+0 |
| | |||||
* | :pencil: improve error message | Flam3rboy | 2021-08-12 | 1 | -1/+4 |
| | |||||
* | :bug: fix template | Flam3rboy | 2021-08-12 | 1 | -21/+9 |
| | |||||
* | :bug: fix ban schema | Flam3rboy | 2021-08-10 | 1 | -2/+4 |
| | |||||
* | :lock: fix exposing user in channel.recipients | Flam3rboy | 2021-08-08 | 2 | -10/+4 |
| | |||||
* | added the banner property | BuildTools | 2021-08-07 | 1 | -0/+4 |
| | |||||
* | :bug: fix Message.stickers | Flam3rboy | 2021-08-07 | 1 | -3/+1 |
| | |||||
* | added accent_color to the user schema | BuildTools | 2021-08-07 | 1 | -0/+1 |
| | |||||
* | apparently this can also be null | BuildTools | 2021-08-06 | 1 | -1/+1 |
| | |||||
* | Added accent_color | BuildTools | 2021-08-06 | 1 | -0/+3 |
| | |||||
* | Added bot to PublicUserProjection | BuildTools | 2021-08-05 | 1 | -0/+2 |
| | |||||
* | Added bio to PublicUserProjection | BanTheNons | 2021-08-05 | 1 | -0/+1 |
| | |||||
* | :wrench: build | Flam3rboy | 2021-07-22 | 1 | -0/+1 |
| | |||||
* | :sparkles: ReadState | Flam3rboy | 2021-07-22 | 1 | -0/+26 |
| | |||||
* | Merge branch 'fosscord:master' into master | Diego Magdaleno | 2021-07-21 | 3 | -2/+85 |
|\ | |||||
| * | :bug: fix findOne exists query | Flam3rboy | 2021-07-19 | 1 | -4/+11 |
| | | |||||
| * | auto throw error if findOne doesn't find any doc | Flam3rboy | 2021-07-10 | 1 | -2/+42 |
| | | |||||
| * | :sparkles: Rate Limit Bucket | Flam3rboy | 2021-07-01 | 1 | -7/+4 |
| | | |||||
| * | :sparkles: checkToken return user data | Flam3rboy | 2021-06-30 | 1 | -0/+1 |
| | | |||||
| * | :sparkles: RateLimit Bucket | Flam3rboy | 2021-06-30 | 1 | -0/+2 |
| | | |||||
| * | :sparkles: Rate Limit model | Flam3rboy | 2021-06-28 | 1 | -0/+26 |
| | | |||||
| * | Message reply | Flam3rboy | 2021-06-24 | 1 | -0/+10 |
| | | |||||
* | | Fix: Edited timestamp is Date or NULL | Diego Magdaleno | 2021-07-21 | 1 | -1/+1 |
|/ | |||||
* | :art: rename recipients -> recipient_ids | Flam3rboy | 2021-05-31 | 1 | -1/+4 |
| | |||||
* | :sparkles: Channel recipients | Flam3rboy | 2021-05-30 | 1 | -4/+11 |
| | |||||
* | :bug: fix Ready event | Flam3rboy | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | :sparkles: Relationship types | Flam3rboy | 2021-05-30 | 2 | -6/+26 |
| | |||||
* | :bug: fix activity model | Flam3rboy | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | :bug: fix models with type property | Flam3rboy | 2021-05-30 | 5 | -6/+6 |
| | |||||
* | fix message model | Flam3rboy | 2021-05-30 | 1 | -2/+4 |
| | |||||
* | :sparkles: add requestSignature to Config | Flam3rboy | 2021-05-29 | 1 | -1/+4 |
| | |||||
* | :bug: fix Message embed type | Flam3rboy | 2021-05-28 | 1 | -2/+11 |
| | |||||
* | :bug: fix MessageComponent recursive definition | Flam3rboy | 2021-05-27 | 1 | -2/+1 |
| | |||||
* | :sparkles: add Team | Flam3rboy | 2021-05-26 | 1 | -0/+17 |
| | |||||
* | :sparkles: add Application | Flam3rboy | 2021-05-26 | 1 | -0/+23 |
| | |||||
* | :sparkles: add MessageComponent | Flam3rboy | 2021-05-26 | 1 | -1/+49 |
| | |||||
* | additional token checks: user disabled/deleted or if the token was revoked | Flam3rboy | 2021-05-24 | 1 | -0/+4 |
| | |||||
* | Models: Update avatar to reflect the new NULL changes | Diego Magdaleno | 2021-05-23 | 1 | -2/+2 |
| | |||||
* | Models: User can have a NULL email in case it is an unclaimed account | Diego Magdaleno | 2021-05-23 | 1 | -1/+1 |
| | |||||
* | Fix compilation with strictNullChecks: true | Paul Munteanu | 2021-05-23 | 2 | -4/+4 |
| | |||||
* | :sparkles: BanSchema | Flam3rboy | 2021-05-22 | 1 | -0/+9 |
| | |||||
* | :bug: fix Message Model | Flam3rboy | 2021-05-22 | 1 | -1/+1 |
| | |||||
* | :sparkles: Message reaction user_ids | Flam3rboy | 2021-05-22 | 1 | -0/+2 |
| | |||||
* | :bug: fix Channel + Invite Model | Flam3rboy | 2021-05-22 | 2 | -7/+19 |
| | |||||
* | :bug: fix Public Member | Flam3rboy | 2021-05-21 | 1 | -1/+1 |
| | |||||
* | :sparkles: MessageAckEvent | Flam3rboy | 2021-05-21 | 2 | -0/+15 |
| | |||||
* | :bug: make Message created_at optional | Flam3rboy | 2021-05-21 | 1 | -1/+1 |
| | |||||
* | :sparkles: [Message] Model add created_at | Flam3rboy | 2021-05-21 | 1 | -1/+7 |
| | |||||
* | :bug: fix types | Flam3rboy | 2021-05-18 | 2 | -4/+6 |
| | |||||
* | Update Guild.ts | Intevel ツ | 2021-05-08 | 1 | -2/+8 |
| | |||||
* | Update Guild.ts | Intevel ツ | 2021-05-08 | 1 | -2/+10 |
| | |||||
* | Update Guild.ts | Intevel ツ | 2021-05-08 | 1 | -2/+10 |
| | |||||
* | 1.1.2 | Intevel ツ | 2021-05-08 | 1 | -1/+1 |
| | | | | :alien: | ||||
* | New Version 1.1.1 | Intevel ツ | 2021-05-06 | 1 | -0/+2 |
| | |||||
* | Update Template.ts | Intevel ツ | 2021-05-05 | 1 | -2/+2 |
| | | | | Fix | ||||
* | Added Template | Intevel ツ | 2021-05-05 | 2 | -0/+62 |
| | |||||
* | :bug: fix Webhook model | Flam3rboy | 2021-04-24 | 1 | -0/+1 |
| | |||||
* | :bug: fix member model | Flam3rboy | 2021-04-23 | 1 | -8/+0 |
| | |||||
* | :sparkles: Webhook Model | Flam3rboy | 2021-04-23 | 2 | -0/+91 |
| | |||||
* | :bug: fix Activity Model | Flam3rboy | 2021-04-17 | 1 | -1/+1 |
| | |||||
* | :bug: fix Activity model | Flam3rboy | 2021-04-09 | 2 | -7/+8 |
| | |||||
* | :bug: fix Activity model with body schema | Flam3rboy | 2021-04-09 | 2 | -3/+41 |
| | |||||
* | updated invite model | xnacly | 2021-04-08 | 1 | -0/+60 |
| | |||||
* | added toBigInt and BigInt getters to bitfields | notsapinho | 2021-04-08 | 4 | -6/+14 |
| | |||||
* | Merge branch 'main' of ↵ | Flam3rboy | 2021-04-07 | 1 | -1/+1 |
|\ | | | | | | | https://github.com/discord-open-source/discord-server-util into main | ||||
| * | Update Guild.ts | notsapinho | 2021-04-07 | 1 | -1/+1 |
| | | |||||
* | | :zap: use mongoose autopopulate | Flam3rboy | 2021-04-07 | 6 | -4/+44 |
|/ | |||||
* | :bug: fix lean not working with virtuals | Flam3rboy | 2021-04-07 | 2 | -55/+58 |
| | |||||
* | :art: remove _id and __v from response | Flam3rboy | 2021-04-06 | 2 | -30/+69 |
| | |||||
* | :bug: fix Message Model | Flam3rboy | 2021-04-06 | 2 | -5/+4 |
| | |||||
* | remove date_of_birth as discord only saves if someone is older than 18 years ↵ | Flam3rboy | 2021-04-06 | 1 | -1/+0 |
| | | | | (nsfw_allowed) | ||||
* | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 15 | -232/+230 |
| | |||||
* | :bug: fix User Model guilds | Flam3rboy | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | :sparkles: add date of birth to user | Flam3rboy | 2021-04-06 | 1 | -0/+2 |
| | |||||
* | :rewind: revert guilds in user_data | Flam3rboy | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | :sparkles: save private data in user.user_data | Flam3rboy | 2021-04-06 | 1 | -32/+39 |
| | |||||
* | :sparkles: add Guild virtual fields | Flam3rboy | 2021-04-06 | 1 | -1/+41 |
| | |||||
* | :bug: fix Ready event | Flam3rboy | 2021-04-06 | 1 | -6/+22 |
| | |||||
* | :bug: fix Activity Model | Flam3rboy | 2021-04-06 | 1 | -33/+33 |
| | |||||
* | :sparkles: export ReadyEventData | Flam3rboy | 2021-04-05 | 1 | -52/+54 |
| | |||||
* | :sparkles: Event Enum | Flam3rboy | 2021-04-05 | 1 | -0/+43 |
| | |||||
* | :art: Message | Flam3rboy | 2021-03-27 | 1 | -7/+7 |
| | |||||
* | :art: update Message timestamp to use Date | Flam3rboy | 2021-03-27 | 1 | -6/+6 |
| | |||||
* | :sparkles: changed number to date type | Flam3rboy | 2021-03-08 | 7 | -16/+20 |
| | |||||
* | :sparkles: AuditLog | Flam3rboy | 2021-03-04 | 5 | -25/+62 |
| | |||||
* | :sparkles: AuditLog | Flam3rboy | 2021-03-04 | 1 | -0/+220 |
| | |||||
* | [Member] fix -> make id required | Flam3rboy | 2021-02-22 | 1 | -4/+5 |
| | |||||
* | :sparkles: MemberModel add virtual user field | Flam3rboy | 2021-02-22 | 2 | -2/+12 |
| | |||||
* | Fix Member Model | Flam3rboy | 2021-02-22 | 3 | -24/+27 |
| | |||||
* | :bug: fix ban Model Schema | Flam3rboy | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | :bug: fix Event model | Flam3rboy | 2021-02-21 | 1 | -2/+2 |
| | |||||
* | updated InviteModel | xnacly | 2021-02-21 | 1 | -54/+15 |
| | |||||
* | fixed typo in Ban.ts | xnacly | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | BanModel Update | Intevel ツ | 2021-02-21 | 1 | -0/+2 |
| | | | | I edited the ban scheme and added a new value | ||||
* | :sparkles: Ban Model | Flam3rboy | 2021-02-19 | 1 | -0/+19 |
| | |||||
* | :see_no_evil: revert changes | Flam3rboy | 2021-02-17 | 1 | -0/+2 |
| | |||||
* | :zap: UserModel remove guild bigint array -> instead use MemberModel | Flam3rboy | 2021-02-17 | 1 | -2/+0 |
| | |||||
* | :bug: fix database | Flam3rboy | 2021-02-16 | 10 | -10/+30 |
| | |||||
* | :bug: fix Message Model | Flam3rboy | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | :bug: fix2 Message Model | Flam3rboy | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | :bug: fix message model | Flam3rboy | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | :bug: fix message model | Flam3rboy | 2021-02-15 | 1 | -1/+1 |
| | |||||
* | :bug: fix guild model | Flam3rboy | 2021-02-14 | 1 | -1/+1 |
| | |||||
* | :bug: fix Event type | Flam3rboy | 2021-02-14 | 4 | -7/+19 |
| | |||||
* | :bug: fix public member type | Flam3rboy | 2021-02-14 | 2 | -3/+6 |
| | |||||
* | :art: Channel + Member + Message + Role in separate collection | Flam3rboy | 2021-02-13 | 4 | -6/+19 |
| | |||||
* | :bug: export MongooseCache | Flam3rboy | 2021-02-13 | 1 | -0/+2 |
| | |||||
* | :sparkles: mongoose Schemas | Flam3rboy | 2021-02-13 | 12 | -37/+486 |
| | |||||
* | move guild arrays into seperate collections | Flam3rboy | 2021-02-12 | 4 | -6/+13 |
| | |||||
* | :bug: fix export | Flam3rboy | 2021-02-12 | 1 | -3/+2 |
| | |||||
* | :bug: can not override event -> update events | Flam3rboy | 2021-02-12 | 1 | -46/+57 |
| | |||||
* | :sparkles: updated other models | Flam3rboy | 2021-02-11 | 12 | -51/+394 |
| | |||||
* | :sparkles: Event model | Flam3rboy | 2021-02-11 | 1 | -2/+416 |
| | |||||
* | :bug: fix member model | Flam3rboy | 2021-02-11 | 1 | -8/+5 |
| | |||||
* | fix models + move schemas in api and gateway | Flam3rboy | 2021-02-10 | 3 | -3/+6 |
| | |||||
* | added missing optional types | xnacly | 2021-02-09 | 1 | -35/+34 |
| | |||||
* | :sparkles: Event Model | Flam3rboy | 2021-02-08 | 1 | -0/+9 |
| | |||||
* | :sparkles: add guilds array to user model | Flam3rboy | 2021-02-06 | 1 | -0/+1 |
| | |||||
* | :sparkles: Schema interfaces | Flam3rboy | 2021-02-06 | 2 | -37/+35 |
| | |||||
* | Move Models/Schemas to server-util | Flam3rboy | 2021-02-05 | 8 | -0/+238 |