monkeytype/frontend
Christian Fehmer 4589bbf679
feat: maintain hashed blocklist of banned usernames, emails and discordids (fehmer) (#5371)
* feat: maintain blocklist of banned usernames and email (fehmer)

* update privacy policy

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-05-20 12:21:14 +02:00
..
__tests__ feat(account page): add test activity graph (fehmer, Singh233) (#5309) 2024-05-15 15:23:36 +02:00
docker chore: improve docker files for local development (#5157) 2024-03-04 16:10:22 +01:00
scripts chore: quote lengths script 2024-03-11 22:32:40 +01:00
src feat: maintain hashed blocklist of banned usernames, emails and discordids (fehmer) (#5371) 2024-05-20 12:21:14 +02:00
static feat(layout): add Swedish Colemak (kevinalavik) (#5410) 2024-05-20 11:51:28 +02:00
.eslintignore
.firebaserc_example
firebase.json fix: dont rewrite static assets to index 2024-02-23 19:43:33 +01:00
gulpfile.js build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
knip.json
package-lock.json feat(account page): add test activity graph (fehmer, Singh233) (#5309) 2024-05-15 15:23:36 +02:00
package.json feat(account page): add test activity graph (fehmer, Singh233) (#5309) 2024-05-15 15:23:36 +02:00
tsconfig.json test: replace jest with vitest on frontend (fehmer) (#5105) 2024-02-26 12:23:50 +01:00
vite.config.js impr: add selfhosting using docker only (fehmer) (#5170) 2024-03-12 12:02:13 +01:00
vitest.config.js test: update to vitest 1.6.0, use v8 coverage provider (#5389) 2024-05-13 13:25:21 +02:00