Commit Graph

384 Commits

Author SHA1 Message Date
Julian Kropff f78e9d8a25 Fix: table preview image 2026-05-14 18:51:04 +02:00
Jona Walpert 0aae4221e2 Deleted placeholder images 2026-05-14 11:19:55 +02:00
Jona Walpert c5b92d9ba8 Feat: Add gmaeplay video 2026-05-13 21:15:21 +02:00
Jona Walpert 3314060eb1 Feat: Add team member pcitures and profile links 2026-05-13 21:12:56 +02:00
Jona Walpert 6aaaaa55a3 Add: Trailer video 2026-05-13 21:09:11 +02:00
Jona Walpert a85eb968fa Add: round edges for Table image 2026-04-13 01:25:05 +02:00
Jona Walpert 0006ed9faa Add: change wording 2026-04-13 01:24:26 +02:00
Jona Walpert 457fa58a07 Add: remove footer 2026-04-13 01:18:29 +02:00
Jona Walpert 22b3e1764d Feat: Add downlaod button functionality to download project from gitlab 2026-04-13 01:16:49 +02:00
Jona Walpert 31f7ee8935 Add: change placehodler link in developer Card of "Jona Walpert" to his homepage 2026-04-13 01:13:13 +02:00
Jona Walpert 088407b041 Feat: Add clickable Developer Cards with placehodler links 2026-04-13 01:12:16 +02:00
Jona Walpert 30f98b1333 Add: Shortened website title 2026-04-13 01:07:23 +02:00
Jona Walpert 10dac9a68e Add: remove unnecessary placholder Video 2026-04-13 01:05:30 +02:00
Jona Walpert 786b7e990d Feat: Add English - German Switch, Add Trailer & Gameplay section 2026-04-13 01:02:35 +02:00
Jona Walpert 1b154c685e Add: change table preview to more detailled image 2026-04-09 16:56:16 +02:00
Jona Walpert f12e1e4529 Fix: typo in website 2026-04-09 16:55:39 +02:00
Jona Walpert b85e87798e Fix: Update team member names in outreach website
Replaced placeholder names with correct names for Matthis and Julian in outreach/index.html.
2026-03-31 13:27:00 +02:00
Jona Walpert 5448f5683d Add: Prototype outreach website with placeholders
Initial version of the outreach landing page.
Includes placeholder and stock images and placeholder developer names for team section.
2026-03-30 23:55:12 +02:00
Jona Walpert 2cd4324c68 Merge branch 'chore/add-build-cs108-task' into 'main'
Chore: Add build-cs108 Gradle task and javadocJar

See merge request cs108-fs26/Gruppe-13!57
2026-03-30 21:36:45 +00:00
Jona Walpert 45a6b87303 Chore: Add build-cs108 Gradle task and javadocJar 2026-03-30 23:33:48 +02:00
Lars Simon Winzer 73a80deb12 Merge branch 'chore/26-restructure-server-files' into 'main'
Restructure server files and folders

Closes #26

See merge request cs108-fs26/Gruppe-13!56
2026-03-30 18:59:20 +02:00
Lars Simon Winzer 2203f80490 Chore: Reflect path changes for tests 2026-03-30 18:42:19 +02:00
Lars Simon Winzer 059b706485 Chore: Move 'tokenizer' into protocol/parser section 2026-03-30 18:42:05 +02:00
Lars Simon Winzer b588f38cd5 Style: Apply Spotless 2026-03-30 18:27:17 +02:00
Lars Simon Winzer 0930fbe990 Chore: Reflect changes to folder structure in tests 2026-03-30 18:26:45 +02:00
Lars Simon Winzer 86b4a6c191 Chore: Remove leftover TODO 2026-03-30 18:23:41 +02:00
Lars Simon Winzer 6e446b665a Chore: Move 'tokenizer' into protocol section 2026-03-30 18:21:56 +02:00
Lars Simon Winzer 442a846c71 Chore: Move 'response' into protocol section 2026-03-30 18:18:22 +02:00
Lars Simon Winzer e0b791589c Chore: Move 'request' folder into protocol section 2026-03-30 18:17:11 +02:00
Lars Simon Winzer cf0cd2666c Move ResponseDispatcher to 'dispatcher' subfolder in response section 2026-03-30 18:06:43 +02:00
Lars Simon Winzer ba6ff36ee2 Chore: Move ResponseBodyBuilder to 'builder' subfolder in response section 2026-03-30 18:00:34 +02:00
Lars Simon Winzer ed24ba7214 Chore: Move command parsing to 'parsing' subfolder in command section 2026-03-30 17:54:19 +02:00
Lars Simon Winzer 52daf4f2e0 Chore: Move CommandRouter and CommandHandler to execution subfolder in command section 2026-03-30 17:52:10 +02:00
Lars Simon Winzer 050b349638 Chore: Move ProtocolParser to 'protocol' folder for protocol-level processing 2026-03-30 17:50:30 +02:00
Lars Simon Winzer d4b5010158 Chore: Rename Parameter to RequestParameter 2026-03-30 17:45:08 +02:00
Lars Simon Winzer f9519a6eb5 Chore: Move RequestParameterAccessor and related files into subfolder of request 2026-03-30 17:43:31 +02:00
Lars Simon Winzer 8b8ac9ccc0 Chore: Move request related files into own folder 2026-03-30 17:41:55 +02:00
Lars Simon Winzer b10b736321 Merge branch 'chore/23-improve-speed-of-gradle-ci-jobs' into 'main'
Enable gradle configuration cache with flag in ci and fix path issue

See merge request cs108-fs26/Gruppe-13!55
2026-03-30 14:59:41 +02:00
Lars Simon Winzer d027696580 Ci: Modify gradle-cache definition to fix path issue 2026-03-30 14:50:42 +02:00
Lars Simon Winzer 4a4af3807a Ci: Enable configuration-cache via flag and warn on problems 2026-03-30 14:46:53 +02:00
Lars Simon Winzer 978f54a57b Merge branch 'feat/22-disallow-failure-of-checkstyle-mr-job' into 'main'
Disallow failure of checkstyle linter in merge requests

See merge request cs108-fs26/Gruppe-13!54
2026-03-30 14:23:48 +02:00
Lars Simon Winzer 9d4afdc3e8 Remove: Violator dummy file 2026-03-30 14:20:01 +02:00
Lars Simon Winzer f9b866fc40 Add: Violator dummy class to test pipeline behaviour 2026-03-30 14:15:11 +02:00
Lars Simon Winzer f841eecb93 Fix: disallow failure for checkstyle job for merge requests 2026-03-30 14:13:29 +02:00
Lars Simon Winzer 5ee3f34625 Merge branch 'chore/21-fix-style' into 'main'
Fix line length code quality issue from !52

See merge request cs108-fs26/Gruppe-13!53
2026-03-30 13:31:35 +02:00
Lars Simon Winzer f467b2861f Style: Line length 2026-03-30 13:27:59 +02:00
Lars Simon Winzer cb6c9cb339 Merge branch 'feat/21-requestparameteraccessor' into 'main'
RequestParameterAccessor to allow simple access to Parameters in PrimitiveRequest

See merge request cs108-fs26/Gruppe-13!52
2026-03-30 13:22:38 +02:00
Lars Simon Winzer 9390c3503a Style: Formatting by Spotless 2026-03-30 13:02:16 +02:00
Lars Simon Winzer d990e37a68 Add: parameterKey field to ParameterParseException (docstrings included) 2026-03-30 13:01:42 +02:00
Lars Simon Winzer e6b62726bd Docs: Add JavaDoc to all new interfaces, classes and methods
Co-authored-by: Copilot
2026-03-30 12:56:15 +02:00