summary refs log tree commit diff
path: root/src/routes/api/v8/guilds (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: [Member] list fix to also return userFlam3rboy2021-02-231-3/+5
* :bug: fix addMember to respect max guild sizeFlam3rboy2021-02-221-0/+2
* :construction: [Member] listFlam3rboy2021-02-221-3/+17
* :sparkles: [Member] paginationFlam3rboy2021-02-222-16/+36
* :art: restructed guildsFlam3rboy2021-02-223-66/+74
* :art: [Ban] use removeMember() + move ban in seperate fileFlam3rboy2021-02-222-235/+113
* :pencil: #CHANNELID -> #channelidFlam3rboy2021-02-221-1/+1
* :bug: fix @everyone Role on guild createFlam3rboy2021-02-221-1/+1
* Update index.tsIntevel ツ2021-02-211-0/+11
* Update index.tsIntevel ツ2021-02-211-0/+40
* Update index.tsIntevel ツ2021-02-211-2/+2
* Created Ban RoutesIntevel ツ2021-02-211-6/+100
* :art: [Guild] check if user is allowed to created a guildFlam3rboy2021-02-191-10/+5
* :bug: update user model on guild creationFlam3rboy2021-02-171-1/+7
* :bug: fix token checkingFlam3rboy2021-02-171-1/+2
* :bug: fix /guilds/ route typeFlam3rboy2021-02-141-21/+22
* added requested changes from #3xnacly2021-02-141-11/+100
* switch to mongooseFlam3rboy2021-02-141-51/+37
* move Schema from util to apiFlam3rboy2021-02-101-83/+57
* [guild] finished POSTxnacly2021-02-091-61/+62
* made requested changesxnacly2021-02-091-2/+2
* added guild routesxnacly2021-02-091-1/+148
* :sparkles: UtilFlam3rboy2021-01-302-0/+8
* :sparkles: update to use new lambert-serverFlam3rboy2021-01-041-0/+0
* routes + util + snowflakexnacly2021-01-031-0/+0