summary refs log tree commit diff
path: root/api/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* :art: clean upFlam3rboy2021-08-172-4/+4
|
* :sparkles: message mention parsingFlam3rboy2021-08-171-15/+59
|
* :loud_sound: verbose error handlerFlam3rboy2021-08-172-3/+8
|
* :bug: fix login routeFlam3rboy2021-08-171-1/+4
|
* :sparkles: delete finished todosFlam3rboy2021-08-163-6/+0
|
* :sparkles: update auth middlewareFlam3rboy2021-08-161-3/+9
|
* update Rate Limit with new event transmissionFlam3rboy2021-08-162-46/+47
|
* :bug: fix server bundleFlam3rboy2021-08-151-1/+2
|
* :bug: prevent @everyone role deletionFlam3rboy2021-08-151-7/+4
|
* update releaseFlam3rboy2021-08-151-1/+0
|
* move devDependencies to dependenciesFlam3rboy2021-08-141-372/+0
| | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
* :bug: fix Guild + Channel createFlam3rboy2021-08-143-5/+15
|
* :bug: fix guild create with channel templateFlam3rboy2021-08-141-1/+21
|
* :construction: fix server bundleFlam3rboy2021-08-131-0/+10
|
* :bug: fix api middlewareFlam3rboy2021-08-133-36/+41
|
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-133-2/+17
|\
| * Create Emoji.tsIntevel ツ2021-08-131-0/+14
| |
| * Fixed #257 Can't change nicknameIntevel ツ2021-08-132-2/+3
| |
* | rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-1358-149/+134
|/
* :sparkles: apiFlam3rboy2021-08-1295-0/+130061