summary refs log tree commit diff
path: root/api/src/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved Constants and Errorhandler from api to utilxnacly2021-09-032-739/+0
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-012-95/+57
* Merge branch 'typeorm' into typeormFlam3rboy2021-08-312-83/+64
|\
| * Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-312-0/+49
| |\
| * | Channel utility methods in entityFlam3rboy2021-08-311-52/+0
| * | :bug: fix message sendingFlam3rboy2021-08-311-31/+64
* | | Created list of all possible api errors and made them throwable in routes codeAlTech982021-08-312-66/+250
| |/ |/|
* | Implemented voice apis #127 and #78AlTech982021-08-302-0/+49
|/
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-293-245/+11
* :construction: apiFlam3rboy2021-08-272-17/+1
* :construction: apiFlam3rboy2021-08-244-54/+49
* :bug: fix findOneAndUpdateFlam3rboy2021-08-182-6/+7
* :sparkles: message mention parsingFlam3rboy2021-08-171-15/+59
* move devDependencies to dependenciesFlam3rboy2021-08-141-372/+0
* :bug: fix Guild + Channel createFlam3rboy2021-08-141-3/+10
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-0/+1
|\
| * Fixed #257 Can't change nicknameIntevel ツ2021-08-131-0/+1
* | rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-139-47/+22
|/
* :sparkles: apiFlam3rboy2021-08-1216-0/+126010