summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/reversi/match.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-161-0/+3
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* enhance(reversi): 変則なしマッチングを可能にsyuilo2024-01-241-1/+4
* enhance(reversi): more robust matching processsyuilo2024-01-241-1/+2
* perf(reversi): improve performance of reversi backendsyuilo2024-01-221-1/+1
* feat: reversisyuilo2024-01-191-0/+66