monkeytype/backend
Christian Fehmer d566ba6468
perf: optimize database access for UserDal (@fehmer) (#5544)
* impr: optimize database access for UserDal (@fehmer)

* rename getPartial to getPartialUser
2024-07-01 14:37:12 +02:00
..
__migration__ chore: migration log 2024-05-17 22:20:54 +02:00
__tests__ perf: optimize database access for UserDal (@fehmer) (#5544) 2024-07-01 14:37:12 +02:00
docker impr: add selfhosting using docker only (fehmer) (#5170) 2024-03-12 12:02:13 +01:00
email-templates chore: replace twitter urls with x (unrealapex) (#5541) 2024-07-01 13:53:49 +02:00
private
redis-scripts
src perf: optimize database access for UserDal (@fehmer) (#5544) 2024-07-01 14:37:12 +02:00
.gitignore
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
package-lock.json feat: maintain hashed blocklist of banned usernames, emails and discordids (fehmer) (#5371) 2024-05-20 12:21:14 +02:00
package.json feat: maintain hashed blocklist of banned usernames, emails and discordids (fehmer) (#5371) 2024-05-20 12:21:14 +02:00
tsconfig.json build: add @shared alias pointing to the shared directory 2024-05-29 14:29:47 +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