summary refs log tree commit diff
path: root/api/src/middlewares (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert ":construction: webhook"Flam3rboy2021-09-162-6/+5
* :construction: webhookFlam3rboy2021-09-142-5/+6
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-122-2/+2
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-041-3/+2
|\
| * Revert "added big todo list to Guild.ts (big chungus)"xnacly2021-09-031-1/+0
| * added big todo list to Guild.ts (big chungus)xnacly2021-09-031-0/+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 error handler and asset routerFlam3rboy2021-09-042-2/+2
|/
* :bug: fix message sendingFlam3rboy2021-09-031-5/+4
* Merge branch 'typeorm' into typeormFlam3rboy2021-08-312-7/+12
|\
| * :bug: db query fixesFlam3rboy2021-08-311-4/+4
| * :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
|/
* fixed translation path to display correct error msgxnacly2021-08-301-1/+1
* :zap: only local rate limit to prevent to much pressure on the databaseFlam3rboy2021-08-301-19/+51
* :bug: convert bigint -> stringFlam3rboy2021-08-291-2/+2
* fix rate limitFlam3rboy2021-08-292-48/+52
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-1/+1
* :construction: apiFlam3rboy2021-08-271-0/+1
* Merge branch 'master' into typeormFlam3rboy2021-08-241-1/+1
|\
| * Fix content security policy policyLukas Does Dev2021-08-211-1/+1
* | :construction: apiFlam3rboy2021-08-241-3/+3
|/
* :art: clean upFlam3rboy2021-08-171-3/+4
* :loud_sound: verbose error handlerFlam3rboy2021-08-171-1/+5
* :sparkles: delete finished todosFlam3rboy2021-08-162-2/+0
* :sparkles: update auth middlewareFlam3rboy2021-08-161-3/+9
* update Rate Limit with new event transmissionFlam3rboy2021-08-161-45/+46
* :construction: fix server bundleFlam3rboy2021-08-131-7/+14
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-5/+4
|\
| * :bug: fix dependencies and build for bundleFlam3rboy2021-08-131-5/+4
* | :bug: fix api middlewareFlam3rboy2021-08-132-4/+30
|/
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-134-22/+24
* :sparkles: apiFlam3rboy2021-08-127-0/+348