summary refs log tree commit diff
path: root/src (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-212-6/+109
| | | | 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-192-10/+15
|/
* :bug: update user model on guild creationFlam3rboy2021-02-172-2/+8
|
* fix req.userid -> convert to bigintFlam3rboy2021-02-171-1/+1
|
* :art: show proper auth errorFlam3rboy2021-02-171-1/+1
|
* :bug: fix token checkingFlam3rboy2021-02-172-4/+10
|
* :bug: fix dbFlam3rboy2021-02-161-2/+1
|
* :bug: fix db connectFlam3rboy2021-02-163-3/+2
|
* :bug: fix startup errorFlam3rboy2021-02-161-0/+1
|
* :sparkles: load .env fileFlam3rboy2021-02-161-0/+2
|
* :fire: disable rate limit for now -> wait till mongoose model existsFlam3rboy2021-02-163-1/+4
|
* :bug: fix /guilds/ route typeFlam3rboy2021-02-141-21/+22
|
* added requested changes from #3xnacly2021-02-141-11/+100
|
* switch to mongooseFlam3rboy2021-02-148-95/+97
|
* util function to emit eventFlam3rboy2021-02-101-0/+26
|
* move Schema from util to apiFlam3rboy2021-02-102-83/+149
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-02-109-9/+158
|\
| * update imports for fosscord-server-utilFlam3rboy2021-02-107-6/+7
| |
| * :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: fix error handlerFlam3rboy2021-02-102-17/+25
|/
* :arrow_up: bump lambert-db to version 1.1.6Flam3rboy2021-02-071-1/+1
|
* :bug: prevent @googlemail.com trickFlam3rboy2021-02-071-1/+2
|
* :bug: update importsFlam3rboy2021-02-065-20/+16
|
* moved utils to server-utilFlam3rboy2021-02-066-364/+1
|
* moved models to server-utilFlam3rboy2021-02-068-238/+0
|
* use discord-server-utilFlam3rboy2021-02-053-3/+4
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-api ↵xnacly2021-02-055-180/+161
|\ | | | | | | into master
| * :art: use discord-server-utilFlam3rboy2021-02-055-180/+161
| |
* | added Member model & updated Guild modelxnacly2021-02-053-27/+94
|/
* Merge branch 'master' of https://github.com/discord-open-source/discord-serverFlam3rboy2021-02-044-1/+118
|\
| * invite interfacemafineeek.dev2021-02-031-0/+31
| |
| * added blockInsecureCommonPasswords config flagxnacly2021-02-032-13/+27
| |
| * added passwordStrength estimatorxnacly2021-02-033-1/+73
| |
* | :art: typoFlam3rboy2021-02-041-3/+3
|/
* :lock: prevent passwort denial of serverFlam3rboy2021-02-0312-35/+61
|
* :bug: fix register date of birthFlam3rboy2021-02-021-2/+2
|
* :art: Body Parser errorFlam3rboy2021-02-0212-93/+72
|
* :sparkles: [Route] RegisterFlam3rboy2021-02-021-3/+7
|
* :sparkles: [Router] RegisterFlam3rboy2021-02-021-22/+47
|
* :sparkles: added defaults to configFlam3rboy2021-02-0111-88/+124316
|
* :globe_with_meridians: localizationFlam3rboy2021-02-014-0/+66
|
* :sparkles: modelsFlam3rboy2021-02-015-4/+129
|
* :sparkles: added Date + Email Body TypeFlam3rboy2021-02-012-21/+79
|
* :sparkles: [Route] LoginFlam3rboy2021-02-011-4/+80
|
* :sparkles: [Route] RegisterFlam3rboy2021-02-011-1/+221
|
* :bug: fix Snowflake return bigint instead of stringFlam3rboy2021-02-011-2/+2
|
* :zap: Snowflake generate improve performance with BigIntFlam3rboy2021-01-311-34/+10
|
* :zap: Convert BitField to BigIntFlam3rboy2021-01-306-71/+78
|
* :sparkles: UtilFlam3rboy2021-01-3035-159/+1250
|
* :sparkles: DatabaseFlam3rboy2021-01-302-0/+5
|
* :sparkles: RateLimitFlam3rboy2021-01-302-0/+83
|
* :sparkles: AuthenticationFlam3rboy2021-01-301-0/+30
|
* :tada: initFlam3rboy2021-01-043-5/+11
|
* :sparkles: update to use new lambert-serverFlam3rboy2021-01-049-61/+132
|
* Merge branch 'master' of https://github.com/Trenite/discord-server-opensourceFlam3rboy2021-01-0312-0/+187
|\
| * routes + util + snowflakexnacly2021-01-0312-0/+187
| |
* | :sparkles: rethinkdbFlam3rboy2021-01-031-0/+10
| |
* | :bug: fixFlam3rboy2021-01-015-13/+55
|/
* :tada: standard client finishedFlam3rboy2020-11-284-0/+153