summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/reversi (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-227-0/+42
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-162-3/+3
* (re) update SPDX-FileCopyrightTexttamaina2024-02-137-7/+7
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-137-7/+7
* update SPDX-FileCopyrightTextsyuilo2024-02-127-7/+7
* enhance(reversi): 変則なしマッチングを可能にsyuilo2024-01-241-1/+4
* enhance(reversi): more robust matching processsyuilo2024-01-241-1/+2
* enhance(reversi): 準備中の自分の対局も一覧に表示するようにsyuilo2024-01-241-1/+2
* enhance(reversi): improve desync handlingsyuilo2024-01-231-0/+64
* perf(reversi): improve performance of reversi backendsyuilo2024-01-223-4/+6
* enhance(reversi): tweak reversisyuilo2024-01-211-1/+1
* feat: reversisyuilo2024-01-196-0/+332