summary refs log tree commit diff
path: root/api/src/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change user agentRiversideRocks2021-10-211-1/+1
* prettier formatted /apidevelopomp2021-10-201-6/+3
* :zap: message performanceFlam3rboy2021-10-181-1/+1
* :art: clean up instances on startFlam3rboy2021-10-171-1/+4
* Merge branch 'master' into stickerFlam3rboy2021-10-151-4/+4
|\
| * :art: do not automatically create default guildFlam3rboy2021-10-141-4/+4
* | :bug: fix message sticker sendingFlam3rboy2021-10-151-2/+3
|/
* :bug: fix migration + autojoinFlam3rboy2021-10-141-1/+1
* :art: gifsFlam3rboy2021-10-111-0/+1
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-051-0/+18
* :art: move field error to utilFlam3rboy2021-10-054-28/+2
* :sparkles: add ``right`` option to route()Flam3rboy2021-10-031-1/+20
* :sparkles: add private and public endpointFlam3rboy2021-09-251-53/+0
* :bug: fix #392Flam3rboy2021-09-251-2/+2
* :sparkles: generate openapi documentationFlam3rboy2021-09-211-2/+0
* :bug: fix unittestsFlam3rboy2021-09-201-2/+2
* Merge branch 'master' into unittestsFlam3rboy2021-09-204-15/+3
|\
| * Merge pull request #382 from fosscord/auto-delete-relationsFlam3rboy2021-09-202-13/+0
| |\
| | * :art: remove deleteMessageAttachments and move to entityFlam3rboy2021-09-192-13/+0
| * | Fix one thing, another problem pops upChris Chrome2021-09-201-0/+1
| |/
| * :bug: fix guild create iconFlam3rboy2021-09-181-2/+2
* | :sparkles: route middleware test optionFlam3rboy2021-09-181-3/+3
* | :sparkles: jest automatic testsFlam3rboy2021-09-181-3/+2
|/
* :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-9/+36
* Revert ":construction: webhook"Flam3rboy2021-09-161-6/+2
* :construction: webhookFlam3rboy2021-09-141-2/+6
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-142-0/+25
|\
| * Delete attachments of deleted messages, fix #273AlTech982021-09-132-0/+25
* | :art: remove unused importsFlam3rboy2021-09-134-218/+31
|/
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-131-1/+0
* :sparkles: #307 doneFlam3rboy2021-09-125-83/+38
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-0/+66
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-122-1/+12
* Added /guilds/:id/voice-states apisAlTech982021-09-041-0/+54
* 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