sendou.ink/app/features
2026-07-26 12:34:07 +03:00
..
admin Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
api Update Biome to 2.4.8 2026-03-21 15:19:32 +02:00
api-private Fix E2E tests failing first hour after UTC midnight 2026-07-18 10:48:19 +03:00
api-public Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
art Optimize DB queries (#3225) 2026-07-18 10:33:12 +03:00
articles Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
associations Supporter uploaded avatar 2026-06-14 14:08:23 +03:00
auth Upgrade to React Router 8 2026-07-02 17:38:26 +03:00
badges Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
ban New hooks and components for localized date time (#3065) 2026-05-17 13:19:25 +03:00
bracket-test Add test bracket route 2026-03-29 14:49:04 +03:00
build-analyzer Optimize bundle (#3228) 2026-07-18 11:52:25 +03:00
build-stats Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
builds build(deps): bump remix-i18next from 7.5.0 to 8.0.0 (#3215) 2026-07-10 17:40:24 +03:00
calendar Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
chat More robust/intent based chat scroll to bottom logic 2026-07-08 19:52:38 +03:00
comp-analyzer build(deps-dev): bump @biomejs/biome from 2.5.3 to 2.5.4 (#3250) 2026-07-25 15:04:49 +03:00
components-showcase User card (#3213) 2026-07-05 08:28:42 +03:00
core/streams Fix streamer not deduped when in tournament 2026-05-02 13:18:02 +03:00
friends Show "Waiting on group to finish" instead of "Thanks for playing" when own group still ongoing 2026-07-16 20:43:12 +03:00
front-page Welcome page (#3253) 2026-07-25 13:50:00 +03:00
img-upload Optimize DB queries (#3225) 2026-07-18 10:33:12 +03:00
info/routes Welcome page (#3253) 2026-07-25 13:50:00 +03:00
layout Zod validated config for security and ease of getting started 2026-06-15 14:12:15 +03:00
leaderboards Optimize DB queries (#3225) 2026-07-18 10:33:12 +03:00
lfg User card (#3213) 2026-07-05 08:28:42 +03:00
links Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
live-streams User card (#3213) 2026-07-05 08:28:42 +03:00
map-list-generator Replace react-use dependency with a few helpers 2026-06-12 22:40:50 +03:00
map-planner Map planner special weapon ranges 2026-07-01 19:48:47 +03:00
match-page-test/routes User card (#3213) 2026-07-05 08:28:42 +03:00
match-profile Undo requests when changing map prefrences / noScreen as full group member 2026-07-21 21:30:23 +03:00
mmr build(deps): bump openskill from 4.1.1 to 5.0.1 (#3169) 2026-06-17 14:32:05 +03:00
notifications build(deps): bump remix-i18next from 7.5.0 to 8.0.0 (#3215) 2026-07-10 17:40:24 +03:00
object-damage-calculator Adopt data folder convention in build analyzer and obj dmg calc 2026-06-17 14:47:41 +03:00
params build(deps): bump remix-i18next from 7.5.0 to 8.0.0 (#3215) 2026-07-10 17:40:24 +03:00
plus-suggestions Upgrade to React Router 8 2026-07-02 17:38:26 +03:00
plus-voting Optimize DB queries (#3225) 2026-07-18 10:33:12 +03:00
scrims Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
search Tournament admin page prefill in-game name field 2026-06-27 21:48:31 +03:00
sendouq Clean up unused util classes 2026-07-26 12:34:07 +03:00
sendouq-match Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
sendouq-streams Supporter uploaded avatar 2026-06-14 14:08:23 +03:00
session-id Add session ID to server logs for user reporting (#2720) 2026-01-13 21:02:16 +02:00
settings Undo requests when changing map prefrences / noScreen as full group member 2026-07-21 21:30:23 +03:00
sidebar/core Scrim request modal, show members and scroll when coming from sidebar 2026-07-19 15:53:51 +03:00
splatoon-rotations Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
team Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
theme Upgrade Biome 2026-06-27 11:32:49 +03:00
tier-list-maker Optimize bundle (#3228) 2026-07-18 11:52:25 +03:00
top-search Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
tournament Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
tournament-admin Move seeding snapshot to tournament admin loader 2026-07-14 21:11:33 +03:00
tournament-bracket Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
tournament-lfg Clean up unused util classes 2026-07-26 12:34:07 +03:00
tournament-match Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
tournament-organization Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
tournament-subs Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
user-card Fix UserCard overflow by stacking brand+verified for XP 2026-07-19 15:53:51 +03:00
user-page Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
user-report Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
user-search/routes Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
vods Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00