Lars Simon Winzer
|
72e3d257ff
|
Add: Register CheckUsernameHandler in composition root
|
2026-04-02 14:35:56 +02:00 |
|
Lars Simon Winzer
|
5ef2fa5df1
|
Refactor: Change UsernameAvailability from public to package-private access
|
2026-04-02 14:34:24 +02:00 |
|
Lars Simon Winzer
|
5fa478c440
|
Add: CheckUsernameHandler getting User from UserRegistry and determining availablity
|
2026-04-02 14:33:59 +02:00 |
|
Lars Simon Winzer
|
9087f009d3
|
Add: CheckUsernameResponse containing username availability field
|
2026-04-02 14:33:26 +02:00 |
|
Lars Simon Winzer
|
bfbf4b2015
|
Add: UsernameAvailability enum with availability states
|
2026-04-02 14:28:56 +02:00 |
|
Lars Simon Winzer
|
ea26e371c2
|
Merge branch 'main' into 'feat/39-add-serverside-check-nick-command'
|
2026-04-02 14:24:32 +02:00 |
|
Lars Simon Winzer
|
415ad754df
|
Style: Apply Spotless
|
2026-04-02 14:18:09 +02:00 |
|
Lars Simon Winzer
|
a9878da3f2
|
Docs: Write JavaDoc for changed components
|
2026-04-02 14:17:45 +02:00 |
|
Lars Simon Winzer
|
f91fa698f3
|
Refactor: Rename user lookup methods from 'find' to 'get' prefix
|
2026-04-02 14:12:13 +02:00 |
|
Lars Simon Winzer
|
5b70fb89ef
|
Add: Implement methods to find users by UserId and username
|
2026-04-02 14:11:14 +02:00 |
|
Lars Simon Winzer
|
7a9114045f
|
Merge branch 'main' into 'feat/39-add-serverside-check-nick-command'
|
2026-04-02 13:50:39 +02:00 |
|
Lars Simon Winzer
|
528a40b394
|
Style: Apply Spotless
|
2026-04-02 13:45:14 +02:00 |
|
Lars Simon Winzer
|
f95d9174f1
|
Add: Handle MissingParameterException in SessionReader and respond to request
|
2026-04-02 13:44:51 +02:00 |
|
Lars Simon Winzer
|
07587340d4
|
Add: Register CheckUsernameParser in composition root
|
2026-04-02 13:30:22 +02:00 |
|
Lars Simon Winzer
|
3b44e58505
|
Add: CheckUsernameParser to check for required parameter
|
2026-04-02 13:26:27 +02:00 |
|
Lars Simon Winzer
|
35c8590c57
|
Add: CheckUsernameRequest containing username to check for availability
|
2026-04-02 13:10:01 +02:00 |
|
Lars Simon Winzer
|
10347b3ed4
|
Style: Correct method naming
|
2026-04-02 12:43:05 +02:00 |
|
Lars Simon Winzer
|
87b2dcfc2c
|
Docs: Add JavaDoc to newly added components
|
2026-04-02 12:27:11 +02:00 |
|
Lars Simon Winzer
|
707477bd73
|
Add: Integrate PingParser and PingHandler into helper function in composition root
|
2026-04-02 12:15:01 +02:00 |
|
Lars Simon Winzer
|
dafa95af41
|
Add: PingHandler to execute PingRequest and dispatch Response
|
2026-04-02 12:09:29 +02:00 |
|
Lars Simon Winzer
|
b445b019a1
|
Add: PingParser to parse PrimitiveRequest into PingRequest
|
2026-04-02 12:09:01 +02:00 |
|
Lars Simon Winzer
|
92a2ffe054
|
Add: PingRequest for ping request
|
2026-04-02 12:08:40 +02:00 |
|
Mathis Ginkel
|
6f80501ea2
|
Add: CoreClient and ChatClient
|
2026-04-02 11:16:40 +02:00 |
|
Mathis Ginkel
|
3427c661cf
|
Merge branch 'feat/client-chat' into feat/client-communication
# Conflicts:
# src/main/java/ch/unibas/dmi/dbis/cs108/casono/client/ui/chatui/ChatController.java
|
2026-04-02 10:31:28 +02:00 |
|
Mathis Ginkel
|
ff07843e0a
|
Fix: small changes in ClientService
|
2026-04-02 10:22:51 +02:00 |
|
Mathis Ginkel
|
cc33411911
|
Add: basic chat functionality
|
2026-04-02 10:20:03 +02:00 |
|
Jona Walpert
|
983f2cca5e
|
Style: fix checkstyle errors
|
2026-04-01 14:24:34 +02:00 |
|
Jona Walpert
|
56ba5b81ae
|
Docs: translate client side components to english. This includes comments and javaDoc
|
2026-04-01 13:48:24 +02:00 |
|
Julian Kropff
|
c600b6422d
|
Style: translate comments to english
|
2026-04-01 13:37:51 +02:00 |
|
Lars Simon Winzer
|
3b7b53d973
|
Style: Apply Spotless
|
2026-04-01 12:49:56 +02:00 |
|
Lars Simon Winzer
|
df0f8ca44c
|
Add: Handle ResponseDispatchException in SessionReader
|
2026-04-01 12:49:07 +02:00 |
|
Lars Simon Winzer
|
ae98334c56
|
Docs: Modify JavaDoc to match changes
|
2026-04-01 12:46:51 +02:00 |
|
Lars Simon Winzer
|
4deeace547
|
Refactor: dispatch method of ResponseDispatcher is now unchecked and throws ResponseDispatchException
|
2026-04-01 12:46:14 +02:00 |
|
Lars Simon Winzer
|
68e8bc76b2
|
Add: Wrapper ResponseDispatchException for ResponseDispatcher
|
2026-04-01 12:44:37 +02:00 |
|
Jona Walpert
|
cb65ad2ed0
|
Merge branch 'feat/ui-switch-lobby-game' into 'main'
Feat/ui switch lobby game
See merge request cs108-fs26/Gruppe-13!66
|
2026-04-01 10:34:31 +00:00 |
|
Jona Walpert
|
1d322f5cd8
|
Style: Fix checkstyle for failed pipeline
|
2026-04-01 12:31:58 +02:00 |
|
Jona Walpert
|
40ea45460e
|
Docs: JavaDoc for client side standard constructors
|
2026-04-01 11:44:46 +02:00 |
|
Jona Walpert
|
60f326c4d5
|
Style: line length checkstyle fix
|
2026-04-01 11:34:55 +02:00 |
|
Jona Walpert
|
2906c59f25
|
Merge branch 'main' into 'feat/ui-switch-lobby-game'
|
2026-04-01 11:24:39 +02:00 |
|
Lars Simon Winzer
|
307c234c91
|
Docs: Fix javaDoc comments to match changes
|
2026-03-31 20:47:46 +02:00 |
|
Lars Simon Winzer
|
2ad2981724
|
Docs: Improve javaDoc for getSessionId method in Response
|
2026-03-31 20:36:40 +02:00 |
|
Lars Simon Winzer
|
945418798b
|
Refactor: Replace dedicated fields for SessionId and request id with RequestContext
|
2026-03-31 20:35:29 +02:00 |
|
Lars Simon Winzer
|
34d782e252
|
Refactor: Use RequestContext in SessionReader when instantiating responses
|
2026-03-31 20:32:11 +02:00 |
|
Lars Simon Winzer
|
665e006b89
|
Refactor: Update response classes to use RequestContext instead of SessionId + request id
BREAKING CHANGES
|
2026-03-31 20:27:36 +02:00 |
|
Lars Simon Winzer
|
3a0248e0c3
|
Refactor: Update CommandParser interface to use generic type
|
2026-03-31 19:29:08 +02:00 |
|
Lars Simon Winzer
|
972e46f4d0
|
Style: Apply Spotless
|
2026-03-31 12:27:17 +02:00 |
|
Lars Simon Winzer
|
4e9082f106
|
Chore: Update Javadoc for ProtocolParser
|
2026-03-31 12:23:43 +02:00 |
|
Lars Simon Winzer
|
e210bd1d49
|
Chore: Update Javadoc for Session classes
|
2026-03-31 12:23:30 +02:00 |
|
Lars Simon Winzer
|
e07f107384
|
Fix: Incorrect order data was written out
|
2026-03-31 12:03:45 +02:00 |
|
Lars Simon Winzer
|
c6ac3d4aff
|
Add: Handle thrown Exceptions and respond with ErrorResponse
|
2026-03-30 19:38:39 +02:00 |
|