| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-08 | Use axum::response::Result | Jomar Milan | |
| For incrutable and enigmatic reasons | |||
| 2026-06-07 | Use RwLock for sessions in app state | Jomar Milan | |
| 2026-06-02 | Implement play websocket 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 | |
