Cockatrice/webclient/src/websocket/commands/session
2026-04-11 21:18:10 -05:00
..
accountEdit.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
accountImage.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
accountPassword.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
activate.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
addToList.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
connect.ts WebClient: refactor protobuf method structure (#5014) 2024-04-01 17:32:08 +00:00
deckDel.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
deckDelDir.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
deckList.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
deckNewDir.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
deckUpload.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
disconnect.ts WebClient: refactor protobuf method structure (#5014) 2024-04-01 17:32:08 +00:00
forgotPasswordChallenge.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
forgotPasswordRequest.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
forgotPasswordReset.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
getGamesOfUser.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
getUserInfo.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
index.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
joinRoom.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
listRooms.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
listUsers.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
login.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
message.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
ping.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
register.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
removeFromList.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
replayDeleteMatch.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
replayList.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
replayModifyMatch.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
requestPasswordSalt.ts Initial implementation completion and refactor 2026-04-11 21:18:10 -05:00
updateStatus.ts untangle updateStatus (#5018) 2024-04-05 04:56:12 +00:00