summary refs log tree commit diff
path: root/api/src/routes (follow)
Commit message (Expand)AuthorAgeFilesLines
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-016-23/+48
* Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-312-2/+18
|\
| * Implemented voice apis #127 and #78AlTech982021-08-302-2/+18
* | :bug: db query fixesFlam3rboy2021-08-316-26/+30
* | :sparkles: channel recipientsFlam3rboy2021-08-311-3/+4
* | Channel utility methods in entityFlam3rboy2021-08-311-2/+1
* | fix member rolesFlam3rboy2021-08-313-4/+4
* | :zap: use insert instead of saveFlam3rboy2021-08-312-25/+25
* | :bug: fix message sendingFlam3rboy2021-08-311-3/+4
|/
* fixed wrong statuscode in docsxnacly2021-08-301-1/+1
* :construction: typeormFlam3rboy2021-08-303-50/+42
* :bug: convert bigint -> stringFlam3rboy2021-08-292-2/+2
* fix login register + messageFlam3rboy2021-08-292-4/+16
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-2936-582/+423
* :construction: apiFlam3rboy2021-08-278-105/+87
* :construction: apiFlam3rboy2021-08-2439-392/+324
* :construction: typeormFlam3rboy2021-08-211-1/+2
* :bug: fix vanity urlFlam3rboy2021-08-193-14/+34
* :bug: fix #267Flam3rboy2021-08-181-1/+1
* :bug: fix guild channel reorderFlam3rboy2021-08-181-15/+22
* :ambulance: user settings routeFlam3rboy2021-08-181-2/+8
* fix #199Flam3rboy2021-08-181-4/+7
* :bug: fix findOneAndUpdateFlam3rboy2021-08-1811-28/+27
* fix #199Flam3rboy2021-08-171-3/+1
* :art: clean upFlam3rboy2021-08-171-1/+0
* :bug: fix login routeFlam3rboy2021-08-171-1/+4
* :sparkles: delete finished todosFlam3rboy2021-08-161-4/+0
* :bug: prevent @everyone role deletionFlam3rboy2021-08-151-7/+4
* :bug: fix guild create with channel templateFlam3rboy2021-08-141-1/+21
* :construction: fix server bundleFlam3rboy2021-08-131-0/+10
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-2/+2
|\
| * Fixed #257 Can't change nicknameIntevel ツ2021-08-131-2/+2
* | rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-1340-71/+81
|/
* :sparkles: apiFlam3rboy2021-08-1253-0/+3054