sendou.ink/app/features/api-public/routes
2026-06-16 15:55:43 +03:00
..
api.layout.tsx Add/remove member write API (#2774) 2026-01-25 22:13:00 +02:00
calendar.$year.$week.ts Various small bug fixes 2026-06-08 22:04:43 +03:00
org.$id.ts Add/remove member write API (#2774) 2026-01-25 22:13:00 +02:00
sendouq.active-match.$userId.ts Add/remove member write API (#2774) 2026-01-25 22:13:00 +02:00
sendouq.match.$matchId.ts Add/remove member write API (#2774) 2026-01-25 22:13:00 +02:00
team.$id.ts Add/remove member write API (#2774) 2026-01-25 22:13:00 +02:00
tournament-match.$id.ts Migrate various tournament queries to Kysely (#3135) 2026-06-03 21:05:42 +03:00
tournament.$id.brackets.$bidx.standings.ts Add/remove member write API (#2774) 2026-01-25 22:13:00 +02:00
tournament.$id.brackets.$bidx.ts Add/remove member write API (#2774) 2026-01-25 22:13:00 +02:00
tournament.$id.casted.ts Allow locking a tournament match for a specific stream 2026-03-28 14:38:46 +02:00
tournament.$id.players.ts New match page (#3032) 2026-05-04 18:15:10 +03:00
tournament.$id.seeds.ts Tournament layout refresh, improve admin experience (#3152) 2026-06-11 18:31:10 +03:00
tournament.$id.starting-brackets.ts Tournament layout refresh, improve admin experience (#3152) 2026-06-11 18:31:10 +03:00
tournament.$id.streams.ts Add /api/tournament/:id/streams route (#3067) 2026-05-14 16:33:36 +03:00
tournament.$id.teams.$teamId.add-member.ts Tournament layout refresh, improve admin experience (#3152) 2026-06-11 18:31:10 +03:00
tournament.$id.teams.$teamId.remove-member.ts Tournament layout refresh, improve admin experience (#3152) 2026-06-11 18:31:10 +03:00
tournament.$id.teams.$teamId.update-member-ign.ts Ingame name input (#3163) 2026-06-16 15:55:43 +03:00
tournament.$id.teams.ts Remove redundant isOwner column (#2944) 2026-04-06 15:21:15 +03:00
tournament.$id.ts Fix a few missing isPlaceholder filters in tournament team queries 2026-03-27 20:46:10 +02:00
user.$identifier.ids.ts Fix HTTP OPTIONS request to /api/ (#2697) 2026-01-04 22:03:21 +02:00
user.$identifier.ts ReportedWeaponRepository, BadgeRepository and UserRepository perf optimizations 2026-06-10 21:59:31 +03:00
user.$userId.active-match.ts Active match public API 2026-05-27 08:01:15 +03:00