summary refs log tree commit diff
path: root/api/src/middlewares (follow)
Commit message (Expand)AuthorAgeFilesLines
* :sparkles: typeorm error handlerFlam3rboy2021-08-311-3/+8
* 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