History for PixelPaintWar / apps / server / src / network / handlers / payloadGuard.ts
2026-02-26
@rinto hasegawa
[feat] 爆弾ヒット報告機能を追加し、関連するペイロード検証を実装
rinto hasegawa committed on 26 Feb
2026-02-25
@rinto hasegawa
[feat] 爆弾設置機能を追加し、関連するペイロードの検証とログ記録を実装
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ログ関連のインポートを整理し、loggerモジュールを使用するように変更
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] logEvent関数の型定義を更新し、payloadの必須フィールドを削除。payloadGuardでのイベント名型を整理
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ログイベントのスコープを定数化し、関連するコードを更新
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ログイベントの結果値を定数化し、関連するコードを更新
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ペイロード検証の共通化を進め、ソケットイベントハンドラの整理を実施
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] 入力検証の共通化とソケットイベントハンドラの整理
rinto hasegawa committed on 25 Feb