Commit Graph

40 Commits

Author SHA1 Message Date
Christoph Hagen
32055ecdec Change default server path 2023-12-21 08:50:52 +01:00
Christoph Hagen
d8e53f5ed1 Explain API path 2022-11-24 21:31:19 +01:00
Christoph Hagen
e3bdf40b13 Improve layout of action bar 2022-10-13 09:13:47 +02:00
Christoph Hagen
784bf35c6a Improve login 2022-10-13 09:13:36 +02:00
Christoph Hagen
41560fa87c Remove unused files 2022-10-13 09:13:26 +02:00
Christoph Hagen
54978b546b Separate play and list pages 2022-10-13 09:13:16 +02:00
Christoph Hagen
15ff775a68 Fix syntax error 2022-10-12 22:02:13 +02:00
Christoph Hagen
30abe56325 Use headers for all routes 2022-10-12 21:53:16 +02:00
Christoph Hagen
213bb1c179 Extract login pages to own files
Fix api

Remove login window
2022-10-12 19:56:25 +02:00
Christoph Hagen
75211f67ca Force update to js 2022-04-24 11:34:56 +02:00
Christoph Hagen
020951b496 Update cards path 2022-04-24 11:27:29 +02:00
Christoph Hagen
c0bd0110da Clean up code 2021-12-26 16:38:16 +01:00
Christoph Hagen
f040ad5a0c Fix table list layout 2021-12-25 16:54:10 +01:00
Christoph Hagen
9cc4cdb27c Display player state 2021-12-25 16:53:58 +01:00
Christoph Hagen
15d2b3d670 Fix websocket path 2021-12-23 11:16:03 +01:00
Christoph Hagen
07d22e2de5 Add 404 text 2021-12-23 10:07:17 +01:00
Christoph Hagen
25a4f27a83 disable debug mode 2021-12-23 09:41:39 +01:00
Christoph Hagen
4cd9bd52da Fix api path 2021-12-23 09:38:23 +01:00
Christoph Hagen
8e20a0daca Fix leave table UI bug 2021-12-22 22:09:17 +01:00
Christoph Hagen
f9aafc8048 Highlight playable cards 2021-12-21 16:07:08 +01:00
Christoph Hagen
8329b9c8b5 Add logo on login page 2021-12-21 14:53:34 +01:00
Christoph Hagen
b5cc395456 Add game summary on client side 2021-12-21 11:16:54 +01:00
Christoph Hagen
5d6ad89b56 Refactor JS constants 2021-12-21 09:40:40 +01:00
Christoph Hagen
3a95e1c990 Refactor table + player data, add state 2021-12-20 20:18:19 +01:00
Christoph Hagen
49787db1aa First working version 2021-12-18 15:08:43 +01:00
Christoph Hagen
c9853dee28 Improve layout on small screens 2021-12-18 12:29:08 +01:00
Christoph Hagen
3e85c01809 Update client side info parsing 2021-12-09 11:11:42 +01:00
Christoph Hagen
a2c2893499 Show game list, debug logins 2021-12-07 09:10:28 +01:00
Christoph Hagen
ca7fc858c2 Client: Play cards, select game 2021-12-06 18:27:52 +01:00
Christoph Hagen
3db9652cad Sync push 2021-12-03 18:03:29 +01:00
Christoph Hagen
4fe71136a2 Show cards on client side 2021-12-01 22:50:42 +01:00
Christoph Hagen
e7b3ac3e9f clean up login html 2021-11-30 20:59:50 +01:00
Christoph Hagen
294b124807 Add client leave api 2021-11-30 20:55:25 +01:00
Christoph Hagen
f81b8e4119 Hide public/private table specifier in UI 2021-11-30 11:56:11 +01:00
Christoph Hagen
47e2eeb9ce Add card images 2021-11-29 12:18:17 +01:00
Christoph Hagen
a24576f4f2 Incomplete websocket implementation 2021-11-29 11:54:50 +01:00
Christoph Hagen
153f50294d Begin interface for table 2021-11-29 11:06:20 +01:00
Christoph Hagen
4b0ca1a2ef Clean up client API 2021-11-28 23:59:24 +01:00
Christoph Hagen
3a1ef01a54 Registration, Login, Resume, Table Creation, Dark Style 2021-11-28 15:53:47 +01:00
Christoph Hagen
b87dce55a8 First registration/login interface 2021-11-27 11:59:13 +01:00