mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-15 15:32:39 -05:00
Display user's scrims alongside tournaments in the sidebar's Events section:
- LFG scrims show "Scrim" with scrims icon and "Looking" badge
- Booked scrims show "vs. {opponent}" with opponent avatar and "Booked" badge
- Tournaments deduplicated (no duplicates when both organizing and participating)
- Events sorted chronologically and limited to 8
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| AnythingAdder.tsx | ||
| CommandPalette.module.css | ||
| CommandPalette.tsx | ||
| Footer.module.css | ||
| Footer.tsx | ||
| index.module.css | ||
| index.tsx | ||
| LogInButtonContainer.tsx | ||
| nav-items.ts | ||
| NavDialog.module.css | ||
| NavDialog.tsx | ||
| NotificationPopover.module.css | ||
| NotificationPopover.tsx | ||
| TopNavMenus.module.css | ||
| TopNavMenus.tsx | ||
| TopRightButtons.module.css | ||
| TopRightButtons.tsx | ||
| UserItem.module.css | ||
| UserItem.tsx | ||