161 Commits (91279d4835d8bc25ad3215e55426008ea5dea25d)
 

Author SHA1 Message Date
Richard Schmidt eea15e563e Added –Universally Unique Identifier for the user signing up 11 months ago
Richard Schmidt e756deaa30 Added a birthday variable to the signup function 11 months ago
Richard Schmidt f933542615 Added Gson as dependency, added JSON file creation for user signup 11 months ago
Richard Schmidt b40578f83e Added some validation logic for the username and password 11 months ago
Richard Schmidt ad0ef73647 Simple signup function with username and password 11 months ago
Richard Schmidt c6cd3d47ea Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7332/java-chat into richardBranch 11 months ago
fdai5595 1b4d077ed3 Merge branch 'feature/client/make-input-field-buttons-interactive' into 'main' 11 months ago
Alena Bandarovich 3f4a302efc Establish connection to server 11 months ago
Alena Bandarovich 495c79de4d Merge branch 'main' into feature/client/make-input-field-buttons-interactive 11 months ago
Valentin Spiroski 6f751f7eab deleted:test 11 months ago
Valentin Spiroski 33b7f9e3b9 refactoring: comments and identation on sendMessage Method 11 months ago
Valentin Spiroski cb912e039b refactoring: comments in catch, finally in run() 11 months ago
Valentin Spiroski b5e5dc248b refactoring: comments run() try 11 months ago
Valentin Spiroski e334c8f1d0 refactoring: ClientHandler constructor comments 11 months ago
Valentin Spiroski c93929ef03 refactoring: identation run() 11 months ago
Valentin Spiroski efff828f1a refactoring: indentation 11 months ago
Valentin Spiroski 7bc8165582 refactoring: imports 11 months ago
Valentin Spiroski af2c1d8b84 small correction 11 months ago
Valentin Spiroski 9b87159d50 small correction 11 months ago
Valentin Spiroski cc284a2262 finally in run() 11 months ago
Valentin Spiroski 46231b9728 sendMessage Method 11 months ago
Valentin Spiroski 10e138bc22 while loop in run() for waiting for new messages 11 months ago
Valentin Spiroski c928d6d4c2 run Method, implement from Runnable 11 months ago
Valentin Spiroski 9dc558b69e ClientHandler Konstruktor 11 months ago
Valentin Spiroski d0695ade21 Class ClientHandler 11 months ago
Valentin Spiroski e7565ec663 class Client Handler 11 months ago
Valentin Spiroski e15782a293 refactoring: comments and identation on sendMessage Method 11 months ago
Valentin Spiroski 0daca63078 refactoring: comments in catch, finally in run() 11 months ago
Richard Schmidt 05f164cb6b test commit 11 months ago
Valentin Spiroski 1a284c164a refactoring: comments run() try 11 months ago
Valentin Spiroski 448b1fc004 refactoring: ClientHandler constructor comments 11 months ago
Valentin Spiroski d723aed449 refactoring: identation run() 11 months ago
Valentin Spiroski 7fd739aed7 refactoring: indentation 11 months ago
Valentin Spiroski 4cf5587ccf refactoring: imports 11 months ago
Valentin Spiroski 39d9621062 small correction 11 months ago
Valentin Spiroski 22f2ff1169 small correction 11 months ago
Valentin Spiroski a7daba9dad finally in run() 11 months ago
Valentin Spiroski 1da0f046d4 sendMessage Method 11 months ago
Valentin Spiroski f428b2336f while loop in run() for waiting for new messages 11 months ago
Valentin Spiroski 851e506d1f run Method, implement from Runnable 11 months ago
Valentin Spiroski 6c037b67d7 ClientHandler Konstruktor 11 months ago
fdai7599 1c98f58028 Merge branch 'server' into 'main' 11 months ago
fdai7599 a268c06c87 refactoring: Einrückungen 11 months ago
fdai7599 fe06d4ccdf grober Serverentwurf 11 months ago
Alena Bandarovich 3800aeb461 Remove text from input field and later send to server after user presses enter 11 months ago
Alena Bandarovich 92244c512b Prevent writing in output area 11 months ago
Alena Bandarovich 6d32cd126c Change position of input and output areas 11 months ago
Alena Bandarovich 1e3e1ffe4a add input and output areas in GUI window 11 months ago
Alena Bandarovich 3072cf2853 add GUI window for chat 11 months ago
Alena Bandarovich aa10ff56c6 Create connection to server using socket 11 months ago