Commit graph

189 commits

Author SHA1 Message Date
41d152f0e3
Fix linting errors and warnings 2023-02-12 02:17:22 +01:00
9ce74a7227
Fairly responsive start page 2023-02-12 02:17:06 +01:00
b486ab99c2
Mobile sizeed start screen 2023-02-11 20:30:55 +01:00
3c6acb5597
Fix link 2023-02-11 19:58:29 +01:00
78eabd3a7e
Add artificial screws 2023-02-11 19:37:46 +01:00
44e3b58cb4
Homepage tailwindcss rework 2023-02-11 13:34:50 +01:00
a15da1bf7a
Adding login and logut page 2023-02-11 13:31:56 +01:00
20d1fd3094
Refactoring 2023-02-08 20:17:02 +01:00
bf74ff9e68
Add Settings and more functionality to lobby 2023-02-08 20:00:21 +01:00
539518883f
global classes rename 2023-02-08 19:54:06 +01:00
ec3ce1585b
Burgermenu with tailwindcss 2023-02-08 17:36:29 +01:00
366f67351e
Fix warn log message for tailwindcss colors 2023-02-08 17:31:18 +01:00
41d5f2d138
Lobby improvement in many ways
- using button instead of div
- shield styled with tailwindcss
- implement Head for initial-scale
- Player component with reworked edit button
2023-02-08 14:20:00 +01:00
2e0966aa49
Added 'lobby' page made with tailwind 2023-02-08 11:06:31 +01:00
ea80456a56
Formatted all files with Prettier 2023-02-08 10:32:36 +01:00
0bc2196d9f
Adding Prettier config files 2023-02-08 10:26:33 +01:00
7db0b104a1
Use Prettier 2023-02-07 20:44:00 +01:00
2aa5e4f050
Added tailwind 2023-02-07 20:25:39 +01:00
49a09f9af8
Responsive startBox 2023-02-05 23:00:28 +01:00
0268eb23a1
Responsive burger menu, videoWrapper, startButton 2023-02-05 22:09:11 +01:00
61acca3018
Frontend homepage looking good on desktop 2023-02-05 00:40:19 +00:00
78c0263444
Startpage logo 2023-02-04 22:23:28 +00:00
b5473c9b92
Add font 2023-02-04 22:21:44 +00:00
71f643320d
Add assets 2023-02-04 22:20:56 +00:00
ddb393be50
Little dependency array fix 2023-02-04 00:29:45 +01:00
0507309ab1
First prisma integration step 2023-02-04 00:29:06 +01:00
6918729c45
Improve logging 2023-02-03 23:13:39 +01:00
530a58f703
Started introducing prisma to connect to MongoDB 2023-02-03 22:42:20 +01:00
8397320a6b
Remove JSX from useGameEvents Hook 2023-02-02 09:34:21 +01:00
4bb3054a0e
Pages moved 2023-02-01 12:00:25 +01:00
5051fec3ef
Implement if target or preview 'hasAnyBorder' 2023-02-01 10:59:19 +01:00
keremadana
986064efe1
Create todo.md 2023-02-01 13:58:22 +01:00
ed2894f5cf
Moving stuff around 2023-01-28 20:20:43 +01:00
8920b864a1
Using pnpm 2023-01-28 20:17:02 +01:00
180ca06f7b
Working Socket.IO implementation
With the help of [this](https://blog.logrocket.com/implementing-websocket-communication-next-js/) blog post.
But ts types had to be adapted. Thanks to [this](https://stackoverflow.com/questions/74023393/working-with-typescript-next-js-and-socket-io) helpful answer.
2023-01-27 22:14:24 +01:00
4e3cb9d2c1
Fix lint warning for implicit use of <img> tags 2023-01-27 22:13:48 +01:00
46a899b0ec
Stylistic rework
- interfaces instead of types
- remove semicolons
- use functions instead of anonymous arrow functions
- rename vars/types for better understanding
- fix typo
2023-01-23 16:02:08 +01:00
77aabd5901
Implemented unfinished Homepage 2023-01-16 10:28:24 +01:00
ed9aff43c6
Rename stuff 2023-01-16 10:19:40 +01:00
95d680a894
Tiny general style compatibility 2023-01-14 16:28:40 +01:00
7e989d8b60
Big rework for mutliple different events 2023-01-14 16:28:03 +01:00
eb5e3de267
half radar implementation 2023-01-13 13:34:14 +01:00
e16db72db4
Use fontawesome pro icons 2023-01-13 09:16:33 +01:00
398498fc48
Bugfix the last hardly broken Quickfix 2023-01-13 09:00:11 +01:00
3535a6f259
Implemented amount to Item component 2023-01-13 08:49:09 +01:00
313f4b40c9
Quick fix 2023-01-12 11:50:04 +01:00
aaebf92b34
Added and changed types 2023-01-12 11:40:29 +01:00
f0131a219d
Change way of imply param 2023-01-12 09:59:57 +01:00
902e79032a
Add implied border 2023-01-12 09:59:39 +01:00
76f69a06bd
Hotfix 2023-01-11 21:13:46 +01:00