Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bug: fix config | Flam3rboy | 2021-05-31 | 1 | -1/+1 |
| | |||||
* | :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 | 2 | -3/+5 |
| | |||||
* | :sparkles: add requestSignature to Config | Flam3rboy | 2021-05-29 | 2 | -2/+7 |
| | |||||
* | :bug: fix Message embed type | Flam3rboy | 2021-05-28 | 1 | -2/+11 |
| | |||||
* | :sparkles: add cdn.endpoint to config | Flam3rboy | 2021-05-28 | 1 | -0/+6 |
| | |||||
* | :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 |
| | |||||
* | :bug: fix Snowflake workerid | Flam3rboy | 2021-05-25 | 1 | -1/+1 |
| | |||||
* | :bug: fix Snowflake process + worker id | Flam3rboy | 2021-05-25 | 1 | -3/+4 |
| | |||||
* | :bug: fix default endpoint | Flam3rboy | 2021-05-25 | 1 | -2/+2 |
| | |||||
* | :sparkles: new config | Flam3rboy | 2021-05-24 | 1 | -108/+199 |
| | |||||
* | additional token checks: user disabled/deleted or if the token was revoked | Flam3rboy | 2021-05-24 | 2 | -1/+12 |
| | |||||
* | Config: Don't cast to unknow and rather give a gernic type | Diego Magdaleno | 2021-05-23 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'fosscord:master' into master | Diego Magdaleno | 2021-05-22 | 2 | -5/+4 |
|\ | |||||
| * | :bug: fix checktoken | Flam3rboy | 2021-05-23 | 2 | -5/+4 |
| | | |||||
* | | Fix compilation with strictNullChecks: true | Paul Munteanu | 2021-05-23 | 2 | -4/+4 |
|/ | |||||
* | Config: export getConfigPathForFile | Diego Magdaleno | 2021-05-22 | 1 | -1/+1 |
| | |||||
* | Config: New config and store classes to replace the mongo method | Diego Magdaleno | 2021-05-22 | 1 | -34/+109 |
| | |||||
* | :sparkles: BanSchema | Flam3rboy | 2021-05-22 | 1 | -0/+9 |
| | |||||
* | :bug: fix Message Model | Flam3rboy | 2021-05-22 | 2 | -4/+4 |
| | |||||
* | :sparkles: system user permissions | Flam3rboy | 2021-05-22 | 1 | -0/+2 |
| | |||||
* | :sparkles: Message reaction user_ids | Flam3rboy | 2021-05-22 | 1 | -0/+2 |
| | |||||
* | :bug: fix Channel + Invite Model | Flam3rboy | 2021-05-22 | 3 | -8/+20 |
| | |||||
* | :bug: fix Public Member | Flam3rboy | 2021-05-21 | 1 | -1/+1 |
| | |||||
* | :sparkles: MessageAckEvent | Flam3rboy | 2021-05-21 | 2 | -0/+15 |
| | |||||
* | fix channel permission calc | Flam3rboy | 2021-05-21 | 2 | -2/+2 |
| | |||||
* | :bug: make Message created_at optional | Flam3rboy | 2021-05-21 | 1 | -1/+1 |
| | |||||
* | :bug: convert string to bigint Permissions | Flam3rboy | 2021-05-21 | 2 | -3/+11 |
| | |||||
* | :sparkles: [Message] Model add created_at | Flam3rboy | 2021-05-21 | 1 | -1/+7 |
| | |||||
* | :bug: fix types | Flam3rboy | 2021-05-18 | 4 | -10/+26 |
| | |||||
* | :bug: add MessageType enum | Flam3rboy | 2021-05-14 | 3 | -5/+33 |
|\ | |||||
| * | :sparkles: add MessageType enum | Flam3rboy | 2021-05-14 | 3 | -5/+33 |
| | | |||||
* | | :bug: fix Database toObject | Flam3rboy | 2021-05-10 | 2 | -3/+3 |
|/ | |||||
* | 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 |
| | |||||
* | :sparkles: add dm permission | Flam3rboy | 2021-04-26 | 1 | -14/+50 |
| | |||||
* | :bug: fix Webhook model | Flam3rboy | 2021-04-24 | 2 | -1/+3 |
| | |||||
* | :art: String trimSpecial pass string OR undefined | Flam3rboy | 2021-04-24 | 1 | -1/+2 |
| | |||||
* | :bug: fix member model | Flam3rboy | 2021-04-23 | 1 | -8/+0 |
| | |||||
* | :sparkles: Webhook Model | Flam3rboy | 2021-04-23 | 2 | -0/+91 |
| | |||||
* | :sparkles: throw missing permission | Flam3rboy | 2021-04-23 | 1 | -4/+11 |
| | |||||
* | :bug: fix Activity Model | Flam3rboy | 2021-04-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'main' of ↵ | Flam3rboy | 2021-04-14 | 24 | -409/+735 |
|\ | | | | | | | https://github.com/discord-open-source/discord-server-util into main | ||||
| * | :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 | 9 | -9/+32 |
| | | |||||
| * | Merge branch 'main' of https://github.com/fosscord/fosscord-server-util | xnacly | 2021-04-08 | 21 | -417/+611 |
| |\ | |||||
| | * | 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 |
| | |/ | |||||
| | * | getPermission use cache | Flam3rboy | 2021-04-07 | 1 | -5/+5 |
| | | | |||||
| | * | fix toObject type | Flam3rboy | 2021-04-07 | 1 | -3/+5 |
| | | | |||||
| | * | :bug: fix lean not working with virtuals | Flam3rboy | 2021-04-07 | 4 | -57/+69 |
| | | | |||||
| | * | Merge branch 'main' of ↵ | Flam3rboy | 2021-04-06 | 1 | -1/+2 |
| | |\ | | | | | | | | | | | | | https://github.com/discord-open-source/discord-server-util into main | ||||
| | | * | :arrow_up: update mongodb | Flam3rboy | 2021-04-06 | 1 | -1/+2 |
| | | | | |||||
| | | * | resolve deprecation warnings | afeuerstein | 2021-04-06 | 1 | -1/+1 |
| | | | | |||||
| | * | | :art: remove _id and __v from response | Flam3rboy | 2021-04-06 | 4 | -53/+78 |
| | |/ | |||||
| | * | :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 | 17 | -237/+235 |
| | | | |||||
| | * | :bug: fix User Model guilds | Flam3rboy | 2021-04-06 | 2 | -1/+3 |
| | | | |||||
| | * | :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 |
| | | | |||||
| | * | :bug: fix Database | Flam3rboy | 2021-04-06 | 2 | -28/+34 |
| | | | |||||
| | * | :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 |
| | | | |||||
| * | | added hasThrow | xnacly | 2021-04-08 | 1 | -0/+10 |
| |/ | |||||
| * | :art: Message | Flam3rboy | 2021-03-27 | 1 | -7/+7 |
| | | |||||
| * | :art: update Message timestamp to use Date | Flam3rboy | 2021-03-27 | 1 | -6/+6 |
| | | |||||
* | | :zap: export regex | Flam3rboy | 2021-04-14 | 2 | -2/+4 |
| | | |||||
* | | :bug: fix message model | Flam3rboy | 2021-04-14 | 1 | -9/+9 |
|/ | |||||
* | :sparkles: changed number to date type | Flam3rboy | 2021-03-08 | 7 | -16/+20 |
| | |||||
* | :sparkles: AuditLog | Flam3rboy | 2021-03-04 | 8 | -28/+69 |
| | |||||
* | :sparkles: AuditLog | Flam3rboy | 2021-03-04 | 1 | -0/+220 |
| | |||||
* | :art: getPermission() default opts | Flam3rboy | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | :art: getPermission cache | Flam3rboy | 2021-03-03 | 1 | -4/+11 |
| | |||||
* | :construction: custom permissions | Flam3rboy | 2021-03-03 | 1 | -1/+6 |
| | |||||
* | :bug: fix populate. finally 😅 | Flam3rboy | 2021-02-23 | 1 | -6/+12 |
| | |||||
* | [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 |
| | |||||
* | Custom Permission | Flam3rboy | 2021-02-22 | 1 | -1/+5 |
| | |||||
* | Fix Member Model | Flam3rboy | 2021-02-22 | 3 | -24/+27 |
| | |||||
* | :bug: fix Permission BitField | Flam3rboy | 2021-02-22 | 1 | -10/+15 |
| | |||||
* | :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 | 2 | -0/+20 |
| | |||||
* | :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 Mongodb BigInt | Flam3rboy | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | :bug: fix database | Flam3rboy | 2021-02-16 | 11 | -12/+35 |
| | |||||
* | :bug: fix database | Flam3rboy | 2021-02-16 | 1 | -5/+2 |
| | |||||
* | :bug: fix Message Model | Flam3rboy | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | :bug: fix Config | 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 permission | Flam3rboy | 2021-02-14 | 1 | -1/+1 |
| | |||||
* | :bug: fix public member type | Flam3rboy | 2021-02-14 | 3 | -4/+7 |
| | |||||
* | :bug: fix PermissionResolvable | Flam3rboy | 2021-02-14 | 1 | -1/+34 |
| | |||||
* | :bug: fix Permissions type declaration | Flam3rboy | 2021-02-14 | 1 | -1/+1 |
| | |||||
* | :sparkles: getPermission util function | Flam3rboy | 2021-02-14 | 1 | -3/+30 |
| | |||||
* | :art: Channel + Member + Message + Role in separate collection | Flam3rboy | 2021-02-13 | 5 | -6/+66 |
| | |||||
* | :bug: export MongooseCache | Flam3rboy | 2021-02-13 | 2 | -2/+4 |
| | |||||
* | :sparkles: Config init takes default opts | Flam3rboy | 2021-02-13 | 1 | -2/+2 |
| | |||||
* | :zap: Config and database update | Flam3rboy | 2021-02-13 | 3 | -21/+26 |
| | |||||
* | :sparkles: mongoose Schemas | Flam3rboy | 2021-02-13 | 15 | -44/+650 |
| | |||||
* | move guild arrays into seperate collections | Flam3rboy | 2021-02-12 | 4 | -6/+13 |
| | |||||
* | :bug: fix export | Flam3rboy | 2021-02-12 | 2 | -121/+29 |
| | |||||
* | :bug: can not override event -> update events | Flam3rboy | 2021-02-12 | 1 | -46/+57 |
| | |||||
* | :sparkles: updated other models | Flam3rboy | 2021-02-11 | 13 | -58/+478 |
| | |||||
* | :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 | 8 | -173/+6 |
| | |||||
* | export event | Flam3rboy | 2021-02-10 | 1 | -0/+2 |
| | |||||
* | added missing optional types | xnacly | 2021-02-09 | 1 | -35/+34 |
| | |||||
* | added missing exports (guildschema) | xnacly | 2021-02-09 | 2 | -2/+8 |
| | |||||
* | added guild schema | xnacly | 2021-02-09 | 1 | -0/+35 |
| | |||||
* | :sparkles: Event Model | Flam3rboy | 2021-02-08 | 1 | -0/+9 |
| | |||||
* | :arrow_up: bump lambert-db | Flam3rboy | 2021-02-08 | 2 | -2/+5 |
| | |||||
* | :sparkles: add guilds array to user model | Flam3rboy | 2021-02-06 | 1 | -0/+1 |
| | |||||
* | :bug: fix identify schema | Flam3rboy | 2021-02-06 | 1 | -2/+2 |
| | |||||
* | :sparkles: Schema interfaces | Flam3rboy | 2021-02-06 | 5 | -38/+98 |
| | |||||
* | update missing-native-js-functions version | Flam3rboy | 2021-02-06 | 1 | -13/+0 |
| | |||||
* | :sparkles: convertBigIntToString | Flam3rboy | 2021-02-06 | 2 | -1/+14 |
| | |||||
* | :bug: export files and classes | Flam3rboy | 2021-02-05 | 1 | -0/+14 |
| | |||||
* | :wrench: build | Flam3rboy | 2021-02-05 | 12 | -5/+407 |
| | |||||
* | Move Models/Schemas to server-util | Flam3rboy | 2021-02-05 | 12 | -1/+309 |
| | |||||
* | :bug: make default options optional | Flam3rboy | 2021-02-05 | 1 | -3/+3 |
| | |||||
* | :art: rename Database -> db | Flam3rboy | 2021-02-05 | 1 | -2/+2 |
| | |||||
* | :art: export functions | Flam3rboy | 2021-02-05 | 1 | -0/+6 |
| | |||||
* | :tada: init | Flam3rboy | 2021-02-05 | 1 | -0/+0 |
| | |||||
* | Database | Flam3rboy | 2021-02-05 | 1 | -0/+6 |
| | |||||
* | Config | Flam3rboy | 2021-02-05 | 2 | -0/+33 |
| | |||||
* | checkToken | Flam3rboy | 2021-02-05 | 1 | -0/+13 |