summary refs log tree commit diff
path: root/api/src/middlewares/ErrorHandler.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art: move field error to utilFlam3rboy2021-10-051-3/+1
|
* :bug: fix errror handlerFlam3rboy2021-09-201-3/+4
|
* Revert ":construction: webhook"Flam3rboy2021-09-161-4/+3
| | | | This reverts commit df2b83ac158be1e7233d8edce59033c15c193599.
* :construction: webhookFlam3rboy2021-09-141-3/+4
|
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-1/+1
|
* moved Constants and Errorhandler from api to utilxnacly2021-09-031-2/+1
|
* fixed 'undefined not found' + error not showing in clientxnacly2021-09-031-2/+2
|
* :bug: fix message sendingFlam3rboy2021-09-031-5/+4
|
* Merge branch 'typeorm' into typeormFlam3rboy2021-08-311-3/+8
|\
| * :sparkles: typeorm error handlerFlam3rboy2021-08-311-3/+8
| |
* | Created list of all possible api errors and made them throwable in routes codeAlTech982021-08-311-0/+6
|/
* fix rate limitFlam3rboy2021-08-291-3/+2
|
* :construction: apiFlam3rboy2021-08-271-0/+1
|
* :loud_sound: verbose error handlerFlam3rboy2021-08-171-1/+5
|
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-2/+0
|
* :sparkles: apiFlam3rboy2021-08-121-0/+34