| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | Use enum for storing player color | Jomar Milan | |
| 2026-06-10 | Add function to update session hands | Jomar Milan | |
| 2026-06-10 | Add syncing of color list to browser | Jomar Milan | |
| 2026-06-10 | Add syncing of player hand updates to browsers | Jomar Milan | |
| 2026-06-09 | Maintain weak references to sessions for play sockets | Jomar Milan | |
| Changes in this commit have somewhat mollified my code-smell-o-meter. | |||
| 2026-06-09 | Add player hand display in browser | Jomar Milan | |
| 2026-06-08 | Remove passcodes and session listing | Jomar Milan | |
| Instead, the session ID is treated as a secret | |||
| 2026-06-07 | Respond with hand data after handshake | Jomar Milan | |
| 2026-05-31 | Add websocket route | Jomar Milan | |
| 2026-05-30 | Add route to accept player hand updates | Jomar Milan | |
| 2026-05-30 | Add unimplemented color selection box | Jomar Milan | |
| 2026-05-30 | Store sessions in a hash map | Jomar Milan | |
| 2026-05-29 | Start with basic session creation | Jomar Milan | |
