Commit Graph
18 Commits
Author SHA1 Message Date
tototomate123 0c3ef7da4a add chess piece pngs from chess.com 2026-02-27 12:15:54 +01:00
tototomate123 73a474b428 finish ws client & handlers 2026-02-27 12:15:04 +01:00
tototomate123 82e3787656 finish basic CSS 2026-02-27 12:13:37 +01:00
tototomate123 d1244c8e4f add socketio js 2026-02-27 12:13:06 +01:00
tototomate123 561223453b prepare socket comms & html templates 2026-02-27 12:08:25 +01:00
tototomate123 5eeef54e46 Add global presence heartbeat and online tracking 2026-02-26 10:53:56 +01:00
tototomate123 60442b4335 Move friends flows to server-rendered Flask/Jinja routes 2026-02-26 10:53:37 +01:00
tototomate123 d1b5a6b480 Refactor shared layouts and remove unused CSS 2026-02-26 10:53:34 +01:00
tototomate123 7ee2e1ad08 create basic homepage layout 2026-02-25 20:48:43 +01:00
tototomate123 d9c2a8cd2a fix #1 2026-02-25 20:48:19 +01:00
tototomate123 3f4ea57ee1 add WS client in frontend, start work on play website 2026-02-25 19:57:11 +01:00
tototomate123 2e65f0011f add WS types and basic runtime validation 2026-02-24 20:12:13 +01:00
tototomate123 e8d6306714 add friend table, start work on ws 2026-02-24 19:23:43 +01:00
tototomate123 b1556515a1 add game & game_players table and rename password value in user to password_hash 2026-02-24 19:23:43 +01:00
tototomate123 2257e08063 switch to dataclass, cleanup 2026-02-24 17:45:43 +01:00
tototomate123 3970507239 switch to flask_login, finish login implementation, add basic home page 2026-02-24 17:35:03 +01:00
tototomate123 81ca96ed77 add register, login and main page with basic functionality 2026-02-24 17:07:18 +01:00
tototomate123 f5ac44886b initial setup 2026-02-24 16:18:19 +01:00