LQ63
5c8fd8510e
feat(ci): Polling
...
Added polling for when the game starts and a card gets played
2025-11-12 11:46:21 +01:00
LQ63
33989efedc
feat(ui): Ingame layout
...
Added a horizontal end for the container to not stretch endlessly to the sides. Covered sides with lobby background and adjusted the blur behind the cards to match the playing area.
2025-11-11 12:02:40 +01:00
LQ63
c948e5e800
feat(ui): Tricktable
...
Added a trick-table displaying the players with their won tricks sorted by the person with the most tricks
2025-11-09 17:19:17 +01:00
LQ63
a71752df2f
feat(ui): changed Background color, centered Lobby
...
Added a background color for the mainmenu and the lobby + centered lobby
2025-11-09 16:34:47 +01:00
de565b52dc
fix: update file paths and improve session handling in user interactions ( #39 )
...
Reviewed-on: #39
2025-11-06 10:03:28 +01:00
051e7406e3
feat(ui): add Lobby and Main Menu Body ( #38 )
...
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #38
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-11-06 09:03:09 +01:00
afde6c02da
feat!: implemented multigame support ( #34 )
...
Reviewed-on: #34
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-11-01 20:53:22 +01:00
c0dadf8927
feat(ui): CSS Animations #18 ( #27 )
...
Added css animations on reload
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #27
Reviewed-by: Janis <janis-e@gmx.de >
Co-authored-by: lq64 <lq@blackhole.local >
Co-committed-by: lq64 <lq@blackhole.local >
2025-10-30 08:03:00 +01:00
1f377de0f4
feat(ui): implement CSS variables for theme support ( #26 )
...
#17
Reviewed-on: #26
Reviewed-by: lq64 <lq@blackhole.local >
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-10-29 16:52:32 +01:00
6c31fa0538
fix(ui): added dark mode ( #25 )
...
Reviewed-on: #25
Reviewed-by: lq64 <lq@blackhole.local >
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-10-29 10:37:17 +01:00
729a4eec6b
fix(ui): add light mode styles, update font families and fixed ui ( #24 )
...
Reviewed-on: #24
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-10-28 19:06:42 +01:00
72fcf783b8
feat(ui): LESS Integration
...
#15-Create-a-default-theme-with-Less- (#23 )
Added LESS and created a light mode
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #23
Reviewed-by: Janis <janis-e@gmx.de >
Co-authored-by: lq64 <lq@blackhole.local >
Co-committed-by: lq64 <lq@blackhole.local >
2025-10-28 18:34:29 +01:00