summary refs log tree commit diff
path: root/api/src/middlewares (follow)
Commit message (Expand)AuthorAgeFilesLines
* General work on APIThesourtimes2021-12-181-7/+9
* Minor API workThesourtimes2021-12-051-0/+8
* Fix the minor issues on routeThesourtimes2021-11-181-1/+3
* Add instance routeuurgothat2021-11-171-0/+1
* :art: exclude healthz/readyz from authFlam3rboy2021-10-151-0/+2
* :art: move field error to utilFlam3rboy2021-10-051-3/+1
* fix request failiure with error code 400afeuerstein2021-10-031-1/+1
* :sparkles: add ``right`` option to route()Flam3rboy2021-10-031-1/+3
* :sparkles: add option to disable all rate limitsFlam3rboy2021-09-202-1/+4
* :bug: fix errror handlerFlam3rboy2021-09-201-3/+4
* 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
* 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 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
* :bug: fix api middlewareFlam3rboy2021-08-132-4/+30
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-133-21/+23
* :sparkles: apiFlam3rboy2021-08-126-0/+282