Cockatrice/webclient/src/websocket/commands/session
2026-04-12 18:35:13 -05:00
..
accountEdit.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
accountImage.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
accountPassword.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
activate.ts remove naked password from redux layer 2026-04-12 15:55:00 -05:00
addToList.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
connect.ts WebClient: refactor protobuf method structure (#5014) 2024-04-01 17:32:08 +00:00
deckDel.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
deckDelDir.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
deckList.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
deckNewDir.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
deckUpload.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
disconnect.ts WebClient: refactor protobuf method structure (#5014) 2024-04-01 17:32:08 +00:00
forgotPasswordChallenge.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
forgotPasswordRequest.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
forgotPasswordReset.ts remove naked password from redux layer 2026-04-12 15:55:00 -05:00
getGamesOfUser.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
getUserInfo.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
index.ts harden implementations 2026-04-12 15:21:29 -05:00
joinRoom.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
listRooms.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
listUsers.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
login.ts remove naked password from redux layer 2026-04-12 15:55:00 -05:00
message.ts Fix various issues 2026-04-12 13:58:51 -05:00
ping.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
register.ts remove naked password from redux layer 2026-04-12 15:55:00 -05:00
removeFromList.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
replayDeleteMatch.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
replayGetCode.ts harden implementations 2026-04-12 15:21:29 -05:00
replayList.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
replayModifyMatch.ts Initial implementation completion and refactor (#6806) 2026-04-11 23:51:10 -04:00
replaySubmitCode.ts harden implementations 2026-04-12 15:21:29 -05:00
requestPasswordSalt.ts remove naked password from redux layer 2026-04-12 15:55:00 -05:00
sessionCommands-complex.spec.ts migrate from CRA to vite 2026-04-12 18:35:13 -05:00
sessionCommands-simple.spec.ts migrate from CRA to vite 2026-04-12 18:35:13 -05:00
updateStatus.ts untangle updateStatus (#5018) 2024-04-05 04:56:12 +00:00