monkeytype/backend
Christian Fehmer 02505750ad
refactor: implement recordClientVersion as middleware (@fehmer) (#5750)
* refactor: implement recordClientVersion as middleware (@fehmer)

* move csp for docs into docs route

* fix

* review comments
2024-08-09 14:20:16 +02:00
..
__migration__ chore: migration log 2024-05-17 22:20:54 +02:00
__tests__ impr: use tsrest for public endpoints (@fehmer) (#5716) 2024-08-09 12:39:27 +02:00
docker chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
email-templates chore: replace twitter urls with x (unrealapex) (#5541) 2024-07-01 13:53:49 +02:00
private fix: use appropriate fallback fonts (SethFalco) (#4620) 2023-09-11 16:09:34 +01:00
redis-scripts Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
scripts impr: use tsrest for public endpoints (@fehmer) (#5716) 2024-08-09 12:39:27 +02:00
src refactor: implement recordClientVersion as middleware (@fehmer) (#5750) 2024-08-09 14:20:16 +02:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
example.env impr(dev): allow docker compose to start the backend server (plbstl, Miodec) (#4995) 2024-02-28 14:17:09 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package.json impr: use tsrest for psa endpoints (@fehmer) (#5712) 2024-08-08 15:10:26 +02:00
redocly.yaml impr: use tsrest for psa endpoints (@fehmer) (#5712) 2024-08-08 15:10:26 +02:00
tsconfig.json chore: update backend out dir 2024-07-25 19:59:05 +02:00
vitest.config.js feat: maintain hashed blocklist of banned usernames, emails and discordids (fehmer) (#5371) 2024-05-20 12:21:14 +02:00