100 Commits
Author SHA1 Message Date
Mathias 2f92dbbf5f Update website theme
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 19m8s
2025-02-16 14:28:32 +01:00
Mathias 0f1ede9683 Update Imprint & Privacy 2025-02-16 14:28:18 +01:00
Mathias b58580fc4c Update GITHUB_LINK -> DOCS_LINK 2025-02-16 14:28:07 +01:00
Mathias aa67a196d0 Update DOMAIN to window.location.hostname 2025-02-16 14:27:45 +01:00
Mathias 25ad8c427e Remove GitHub.png 2025-02-16 14:27:31 +01:00
Mathias 72164f3f18 Migrate common components to sass-embedded 2025-02-16 14:27:25 +01:00
Mathias ce3d35f911 Migrate to sass-embedded 2025-02-16 14:27:03 +01:00
Mathias b1dc83b04d Update deploy.yml 2025-02-16 14:26:14 +01:00
Mathias 5dd414aa34 Move package.json & yarn.lock from api 2025-02-16 14:25:02 +01:00
Mathias 50ddfd9429 Update deploy.yml
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 1m16s
2025-01-15 11:35:06 +01:00
Mathias 2a4841cce0 Update deploy.yml
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 2m53s
2025-01-15 10:28:50 +01:00
Mathias 28e32c7f69 Update deploy.yml
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 3s
2025-01-15 10:27:19 +01:00
Mathias 85ef71e456 Update deploy.yml
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 1m8s
2025-01-15 10:23:48 +01:00
Mathias 9ebe7114d8 Update deploy.yml
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled
2025-01-15 10:19:34 +01:00
Mathias 5c57bb09ee Updated the disconnection duration 2024-05-13 07:12:34 +02:00
Mathias 961517684d Added a security check to the Input.jsx 2023-11-24 10:40:03 +01:00
Mathias f607af3498 Updated the server.js 2023-11-24 10:39:49 +01:00
Mathias fded4f98a6 Fixed a typo in the Dialog.jsx 2023-11-23 14:43:32 +01:00
Mathias 8bbf25ba26 Updated the Dialog.jsx component 2023-11-23 08:10:58 +01:00
Mathias 0ae2b7ff96 Updated the SettingsProvider.jsx 2023-11-23 08:10:20 +01:00
Mathias 56b183fbc8 Updated the Dialog styles.sass 2023-11-23 08:03:00 +01:00
Mathias 6da68389f0 Fixed a bug in the server.js 2023-11-23 08:02:47 +01:00
Mathias 8f13c5d080 Fixed a bug in the server.js 2023-11-23 07:55:43 +01:00
Mathias 4e542068d2 Removed a debug statement from the Calculate.jsx 2023-11-23 07:53:05 +01:00
Mathias d0a05ceaf7 Updated the Join.jsx 2023-11-23 07:52:30 +01:00
Mathias 80cc61170a Updated the Input.jsx state 2023-11-23 07:52:19 +01:00
Mathias bfd78c0f52 Updated the Waiting.jsx state 2023-11-23 07:52:11 +01:00
Mathias 06f1c2eae8 Updated the Calculate.jsx state 2023-11-23 07:51:23 +01:00
Mathias b1ee8b2213 Updated the End.jsx 2023-11-23 07:51:08 +01:00
Mathias 2ffec40b8c Updated the Create.jsx page 2023-11-23 07:50:58 +01:00
Mathias 3c17aec31c Moved the SettingsProvider up in the hierarchy 2023-11-23 07:50:44 +01:00
Mathias da50e61776 Updated the SettingsProvider.jsx 2023-11-23 07:50:23 +01:00
Mathias d2beddc0e5 Updated the GroupContext.jsx 2023-11-23 07:50:15 +01:00
Mathias 358158f1f3 Updated the server.js 2023-11-23 07:50:03 +01:00
Mathias f598fac985 Updated the Join.jsx 2023-11-22 14:04:28 +01:00
Mathias af7f875a76 Updated the Dialog.jsx 2023-11-22 14:04:23 +01:00
Mathias 33199439ab Updated the server.js 2023-11-22 14:04:18 +01:00
Mathias b6c72a2a68 Integrated the demand area table into the Dialog styles.sass 2023-11-22 13:44:55 +01:00
Mathias 00770e2274 Integrated the demand table into the Dialog.jsx 2023-11-22 13:44:37 +01:00
Mathias 0347fb3732 Removed the user-select in the Game styles.sass 2023-11-22 13:44:25 +01:00
Mathias a7c65bf1e0 Updated the Waiting.jsx state 2023-11-22 13:44:16 +01:00
Mathias 57a801010d Updated the Waiting styles.sass 2023-11-22 13:43:20 +01:00
Mathias 74a9243e8d Integrated the demand table into the Calculate.jsx 2023-11-22 13:42:41 +01:00
Mathias e6b9ed19b4 Added the demand table to the SettingsProvider.jsx 2023-11-22 13:42:03 +01:00
Mathias 36ae37025d Fixed a bug in the Join.jsx page 2023-11-22 12:15:08 +01:00
Mathias bee2305228 Updated the Code.jsx state 2023-11-22 12:14:49 +01:00
Mathias bec153c282 Updated the Calculate.jsx state 2023-11-22 12:14:35 +01:00
Mathias 96d79be828 Updated the End styles.sass 2023-11-22 12:14:14 +01:00
Mathias 46ed52f21d Integrated the round history in the End.jsx 2023-11-22 12:14:07 +01:00
Mathias a67f2ba617 Moved the GroupProvider up in the hierarchy 2023-11-22 12:09:56 +01:00
Mathias 0725a90976 Added the roundHistory & groupName states in the GroupContext.jsx 2023-11-22 12:09:30 +01:00
Mathias 05509ddfda Integrated the group names into the Footer.jsx 2023-11-22 12:09:13 +01:00
Mathias 3f20e8eb42 Updated the server.js 2023-11-22 12:08:51 +01:00
Mathias 9a6fc17a71 Updated the Game.jsx 2023-11-21 10:37:10 +01:00
Mathias 06569399eb Integrated the end state in the Calculate styles.sass 2023-11-21 10:37:02 +01:00
Mathias 79f8a262dd Integrated the end state in the Calculate.jsx 2023-11-21 10:36:37 +01:00
Mathias b4190464e5 Updated the Home.jsx 2023-11-21 09:29:57 +01:00
Mathias 7f39b9a687 Added a new animation to the Dialog styles.sass 2023-11-21 09:29:41 +01:00
Mathias fd55556741 Updated the Dialog.jsx component 2023-11-21 09:29:27 +01:00
Mathias 27aec7ebd3 Updated the Home styles.sass 2023-11-21 08:58:23 +01:00
Mathias 9f50886e6e Integrated the Dialog into the Home.jsx 2023-11-21 08:58:07 +01:00
Mathias 6c72ae6b57 Created the Dialog styles.sass 2023-11-21 08:57:20 +01:00
Mathias 747a3291a3 Created the Dialog index.js 2023-11-21 08:57:14 +01:00
Mathias 91e7926211 Created the Dialog.jsx component 2023-11-21 08:57:08 +01:00
Mathias 04340a0d14 Integrated the SettingsContext into the Root.jsx 2023-11-21 08:56:37 +01:00
Mathias c9ff4b351e Created the SettingsProvider.jsx 2023-11-21 08:56:19 +01:00
Mathias c21214c65a Updated the Join styles.sass 2023-11-21 08:35:32 +01:00
Mathias a2abf8ea15 Added help to the Join.jsx 2023-11-21 08:27:45 +01:00
Mathias a9a72d3ff4 Updated the Input.jsx state 2023-11-21 08:27:28 +01:00
Mathias eada73dd5b Updated the Calculate round maxWidth 2023-11-21 08:27:08 +01:00
Mathias 5c40074631 Disabled the user-select in the info-area-content 2023-11-21 06:46:10 +01:00
Mathias dd07d19501 Fixed the formatting in the Waiting.jsx 2023-11-21 06:45:52 +01:00
Mathias 481b1bed61 Fixed a bug in the End styles.sass 2023-11-20 21:38:20 +01:00
Mathias 0e523675f8 Fixed a bug in the Calculate styles.sass 2023-11-20 21:38:16 +01:00
Mathias 04b23ea224 Updated the Code.jsx 2023-11-20 21:38:07 +01:00
Mathias 5dab9003c2 Updated the Join.jsx page 2023-11-20 21:20:08 +01:00
Mathias b23504244e Added a security check in the Input.jsx 2023-11-20 21:19:53 +01:00
Mathias 3bb64ff767 Updated the error timeout to 5000 instead of 30000 2023-11-20 21:19:24 +01:00
Mathias 03842b5e40 Fixed a bug in the Game.jsx 2023-11-20 21:19:06 +01:00
Mathias f4e65aef55 Updated the Waiting styles.sass 2023-11-20 21:18:45 +01:00
Mathias 7dac8edb2a Updated the Waiting.jsx state 2023-11-20 21:18:40 +01:00
Mathias f5a7b95631 Updated the Calculate styles.sass 2023-11-20 21:17:58 +01:00
Mathias e87356b27a Updated the Calculate.jsx 2023-11-20 21:17:52 +01:00
Mathias 46b3f5952b Fixed a bug in the End.jsx page 2023-11-20 21:17:32 +01:00
Mathias 301a658287 Fixed a bug in the Create.jsx page 2023-11-20 21:17:23 +01:00
Mathias 0124467b6a Added GroupContext.jsx#resetGame 2023-11-20 21:17:02 +01:00
Mathias a47b3a87bd Fixed a bug in the Footer.jsx 2023-11-20 21:16:50 +01:00
Mathias 751d29e0c9 Updated the Game styles.sass 2023-11-19 19:16:21 +01:00
Mathias 90fec5b875 Updated the Game styles.sass 2023-11-19 19:07:23 +01:00
Mathias 8349d13ef9 Updated the Footer.jsx 2023-11-19 18:55:07 +01:00
Mathias f6cf19ba17 Updated the Footer.jsx 2023-11-19 18:54:04 +01:00
Mathias 94a591a739 Updated the End styles.sass 2023-11-19 18:47:52 +01:00
Mathias 92b860c4ab Updated the Input.jsx 2023-11-19 18:45:15 +01:00
Mathias fed17cd1c2 Locked footer events when ingame 2023-11-19 18:40:27 +01:00
Mathias a5453b2d2d Updated the README.md 2023-11-19 18:29:07 +01:00
Mathias 7174a70905 Updated the README.md 2023-11-19 18:14:57 +01:00
Mathias 58ce46af08 Updated the README.md 2023-11-19 18:08:53 +01:00
Mathias f2996cf59e Created the FUNDING.yml 2023-11-19 17:37:16 +01:00
Mathias d10b1ea8e9 Updated the Game.jsx 2023-11-19 17:18:13 +01:00
Mathias 60c0a89ed7 Updated the Home styles.sass 2023-11-19 17:11:23 +01:00