summary refs log tree commit diff
path: root/api/src/routes/guilds/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :bug: fix #311Flam3rboy2021-09-031-0/+2
|
* :bug: fix member roles + listFlam3rboy2021-09-031-4/+4
|
* :bug: fix member + member listFlam3rboy2021-09-031-42/+42
|
* :bug: fix entity missing an id (replace .insert with new Entity().save)Flam3rboy2021-09-021-4/+4
|
* :sparkles: add user_id field to MemberFlam3rboy2021-09-021-1/+1
|
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-011-1/+2
|
* :zap: use insert instead of saveFlam3rboy2021-08-311-22/+19
|
* :construction: typeormFlam3rboy2021-08-301-48/+40
|
* :bug: convert bigint -> stringFlam3rboy2021-08-291-1/+1
|
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-10/+7
|
* :construction: apiFlam3rboy2021-08-241-3/+3
|
* :bug: fix vanity urlFlam3rboy2021-08-191-1/+1
|
* :bug: fix guild create with channel templateFlam3rboy2021-08-141-1/+21
|
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-1/+1
|
* :sparkles: apiFlam3rboy2021-08-121-0/+89