summary refs log tree commit diff
path: root/api/src/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :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
| | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
* :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