かっこかり
|
b941c896aa
|
refactor(frontend): MkRadiosの指定をpropsから行うように (#16597)
* refactor(frontend): MkRadiosの指定をpropsから行うように
* spdx
* fix lint
* fix: mkradiosを動的slotsに対応させる
* fix: remove comment [ci skip]
* fix lint
* fix lint
* migrate
* rename
* fix
* fix
* fix types
* remove unused imports
* fix
* wip
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-01-14 14:02:50 +09:00 |
zyoshoka
|
514a65e453
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
* perf(backend): avoid N+1 selects from `user` table when packing many entities
* perf(backend): use `packMany` instead of mapping to `pack`
|
2024-05-31 15:32:42 +09:00 |
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8.
|
2024-02-13 15:50:11 +00:00 |
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
syuilo
|
5719a929ad
|
enhance(reversi): 変則なしマッチングを可能に
|
2024-01-24 16:37:06 +09:00 |
syuilo
|
94e282b612
|
perf(reversi): improve performance of reversi backend
|
2024-01-22 15:41:29 +09:00 |
syuilo
|
a17251d913
|
enhance(reversi): tweak reversi
|
2024-01-21 10:07:43 +09:00 |
syuilo
|
b9a81edae5
|
enhance(reversi): tweak reversi
|
2024-01-20 13:14:46 +09:00 |
syuilo
|
a637b4e282
|
feat: reversi
Resolve #12962
|
2024-01-19 20:51:49 +09:00 |