summary refs log tree commit diff
path: root/src/routes/api/v8/guilds/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Created Ban RoutesIntevel ツ2021-02-211-6/+100
| | | | Ban members works now
* :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-301-0/+4
|
* :sparkles: update to use new lambert-serverFlam3rboy2021-01-041-0/+0