summary refs log tree commit diff
path: root/src/routes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update index.tsIntevel ツ2021-02-211-0/+40
|
* Update index.tsIntevel ツ2021-02-211-2/+2
|
* Created Ban RoutesIntevel ツ2021-02-211-6/+100
| | | | Ban members works now
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-02-191-0/+53
|\
| * Update guilds.tsIntevel ツ2021-02-191-0/+1
| |
| * Create guilds.tsIntevel ツ2021-02-191-0/+52
| |
* | :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-143-61/+53
|
* move Schema from util to apiFlam3rboy2021-02-101-83/+57
|
* update imports for fosscord-server-utilFlam3rboy2021-02-101-0/+1
|
* :bug: update package import to fosscord-server-utilFlam3rboy2021-02-092-2/+2
|
* [guild] finished POSTxnacly2021-02-091-61/+62
|
* made requested changesxnacly2021-02-091-2/+2
|
* added guild routesxnacly2021-02-091-1/+148
|
* :bug: prevent @googlemail.com trickFlam3rboy2021-02-071-1/+2
|
* :bug: update importsFlam3rboy2021-02-062-8/+8
|
* :art: use discord-server-utilFlam3rboy2021-02-052-2/+2
|
* :art: typoFlam3rboy2021-02-041-3/+3
|
* :lock: prevent passwort denial of serverFlam3rboy2021-02-0311-12/+14
|
* :bug: fix register date of birthFlam3rboy2021-02-021-2/+2
|
* :sparkles: [Route] RegisterFlam3rboy2021-02-021-3/+7
|
* :sparkles: [Router] RegisterFlam3rboy2021-02-021-22/+47
|
* :sparkles: added defaults to configFlam3rboy2021-02-011-1/+2
|
* :sparkles: [Route] LoginFlam3rboy2021-02-011-4/+80
|
* :sparkles: [Route] RegisterFlam3rboy2021-02-011-1/+221
|
* :sparkles: UtilFlam3rboy2021-01-3014-3/+60
|
* :sparkles: update to use new lambert-serverFlam3rboy2021-01-042-0/+0
|
* Merge branch 'master' of https://github.com/Trenite/discord-server-opensourceFlam3rboy2021-01-0310-0/+4
|\
| * routes + util + snowflakexnacly2021-01-0310-0/+4
| |
* | :bug: fixFlam3rboy2021-01-012-0/+0
|/
* :tada: standard client finishedFlam3rboy2020-11-281-0/+30