| 2021-04-07 |
Merge pull request #3 from notsapinho/patch-1
...
Flam3rboy
authored
on 7 Apr 2021
GitHub
committed
on 7 Apr 2021
|
|---|---|
|
Update Guild.ts
notsapinho
authored
on 7 Apr 2021
GitHub
committed
on 7 Apr 2021
|
|
|
getPermission use cache
Flam3rboy
committed
on 7 Apr 2021
|
|
|
fix toObject type
Flam3rboy
committed
on 7 Apr 2021
|
|
fix lean not working with virtuals
Flam3rboy
committed
on 7 Apr 2021
|
|
| 2021-04-06 |
remove dist
Flam3rboy
committed
on 6 Apr 2021
|
|
Merge branch 'main' of https://github.com/discord-open-source/discord-server-util into main
Flam3rboy
committed
on 6 Apr 2021
|
|
|
Merge pull request #2 from afeuerstein/main
...
Flam3rboy
authored
on 6 Apr 2021
GitHub
committed
on 6 Apr 2021
|
|
update mongodb
Flam3rboy
committed
on 6 Apr 2021
|
|
|
update mongoose version to get rid of circular dependency issue
Flam3rboy
committed
on 6 Apr 2021
|
|
remove _id and __v from response
Flam3rboy
committed
on 6 Apr 2021
|
|
|
resolve deprecation warnings
afeuerstein
committed
on 6 Apr 2021
|
|
|
resolve conflicting mongodb and mongoose versions
afeuerstein
committed
on 6 Apr 2021
|
|
|
remove compiled typescript code from repo
afeuerstein
committed
on 6 Apr 2021
|
|
fix Message Model
Flam3rboy
committed
on 6 Apr 2021
|
|
|
remove date_of_birth as discord only saves if someone is older than 18 years (nsfw_allowed)
Flam3rboy
committed
on 6 Apr 2021
|
|
build
Flam3rboy
committed
on 6 Apr 2021
|
|
Convert id bigint to string
Flam3rboy
committed
on 6 Apr 2021
|
|
fix User Model guilds
Flam3rboy
committed
on 6 Apr 2021
|
|
add date of birth to user
Flam3rboy
committed
on 6 Apr 2021
|
|
revert guilds in user_data
Flam3rboy
committed
on 6 Apr 2021
|
|
fix Database
Flam3rboy
committed
on 6 Apr 2021
|
|
save private data in user.user_data
Flam3rboy
committed
on 6 Apr 2021
|
|
add Guild virtual fields
Flam3rboy
committed
on 6 Apr 2021
|
|
fix Ready event
Flam3rboy
committed
on 6 Apr 2021
|
|
fix Activity Model
Flam3rboy
committed
on 6 Apr 2021
|
|
| 2021-04-05 |
export ReadyEventData
Flam3rboy
committed
on 5 Apr 2021
|
Event Enum
Flam3rboy
committed
on 5 Apr 2021
|
|
| 2021-03-27 |
Message
Flam3rboy
committed
on 27 Mar 2021
|
update Message timestamp to use Date
Flam3rboy
committed
on 27 Mar 2021
|