sendou.ink/app
Kalle b8b46aa07a
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Fix chat phantom unread over back button
2026-06-20 16:46:12 +03:00
..
components Fix chat phantom unread over back button 2026-06-20 16:46:12 +03:00
db Match page get rid of join tab 2026-06-17 17:32:54 +03:00
features Fix chat phantom unread over back button 2026-06-20 16:46:12 +03:00
form Convert new calendar event/tournament page to SendouForm 2026-06-19 11:49:11 +03:00
hooks SendouQ live websocket updates replacing old polling method 2026-06-20 16:24:11 +03:00
modules Weapon params page (#3170) 2026-06-17 14:37:44 +03:00
routines Match page get rid of join tab 2026-06-17 17:32:54 +03:00
styles Add file input focus style 2026-06-19 14:23:44 +03:00
utils Fix stack overflow in diff() for large element counts 2026-06-20 16:46:12 +03:00
browser-test-setup.ts
config-helpers.ts Zod validated config for security and ease of getting started 2026-06-15 14:12:15 +03:00
config.server.ts Zod validated config for security and ease of getting started 2026-06-15 14:12:15 +03:00
config.ts Zod validated config for security and ease of getting started 2026-06-15 14:12:15 +03:00
entry.client.tsx Add retry to fetch to mitigate transient network errors 2026-06-20 16:46:12 +03:00
entry.server.tsx Zod validated config for security and ease of getting started 2026-06-15 14:12:15 +03:00
root.tsx Zod validated config for security and ease of getting started 2026-06-15 14:12:15 +03:00
routes.ts Match page get rid of join tab 2026-06-17 17:32:54 +03:00
test-setup.ts