137 Commits (a73279496a01d9d10bef8438dd7b324e7bfef124)
 

Author SHA1 Message Date
Paul Kattenborn a73279496a test_Inputfield-Test 11 months ago
Paul Kattenborn 0f07791c87 test_ButtonTest 11 months ago
Paul Kattenborn c089275208 refactoring: Kommentare + formatieren 11 months ago
Paul Kattenborn 14c221315b hinzufügen senden-button 11 months ago
Paul Kattenborn 0d0efe54b3 test_Schriftgröße large 11 months ago
Paul Kattenborn 29de7c748d test_medium-font-test 11 months ago
Paul Kattenborn ef68912273 test_fonttest 11 months ago
Paul Kattenborn 9b6b6e1291 test_weitere Testfälle hinzugefügt 11 months ago
Paul Kattenborn 971ec214b6 test_weiterer Test 11 months ago
Paul Kattenborn ea503cdf96 test_Farbtest1 + Hilfklasse 11 months ago
Paul Kattenborn 4ed49f7d4b refactoring: Kommentare und Übersicht 11 months ago
Paul Kattenborn 24c7f1d6ab Schriftgrößenwahl implementiert 11 months ago
Paul Kattenborn b2083f814d Optionspunkte Schriftgröße hinzugefügt(noch keine Funktion) 11 months ago
Paul Kattenborn 080c6393cd refactoring: Verschoerung Code 11 months ago
Paul Kattenborn 9686707419 Schriftfarboptionen hinzugefügt 11 months ago
Paul Kattenborn caa676b5a4 farben als menüpunkte hinzugefügt 11 months ago
Paul Kattenborn e1ea0eaa79 Logik für Eingabe-Ausgabe hinzugefügt 11 months ago
Paul Kattenborn c5487e0bd1 action für exitbutton hinzugefügt 11 months ago
Paul Kattenborn 5e256aee19 Menue Punkte hinzugefügt 11 months ago
Paul Kattenborn 3048bfdef8 menue-Bar hinzugefügt 11 months ago
Paul Kattenborn 2d6074f6ae refactoring: Einrücken und Kommentare 11 months ago
Paul Kattenborn 62d3eb5578 neue ChatGUI(noch nicht eingebunden 11 months ago
Paul Kattenborn 962bc1688a test_lastMessage Test 11 months ago
Paul Kattenborn 5cf6e48004 test_ Konstruktortest 11 months ago
fdai7599 865898a0b0 Merge branch 'server' into 'main' 11 months ago
Valentin Spiroski 9ba4e0c28c pom.xml 11 months ago
Paul Kattenborn b762e825e9 Benutzername abfrage modifiziert 11 months ago
Valentin Spiroski b28a97e072 removeClient 11 months ago
Valentin Spiroski f7b5ae40e5 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7332/java-chat 11 months ago
Richard Schmidt 9392145062 Merge branch 'richardBranch' 11 months ago
Richard Schmidt fe008a9ebe Added a method to LoginGUI that calls the updateStayLoggdIn method in CreateUser if the stay logged in checkbox is ticked 11 months ago
Richard Schmidt 95deb5c640 Added a method that changes the stayLoggedIn variable in the JSON file 11 months ago
Paul Kattenborn 5f094aef56 Username Implementation for ClientHandler 11 months ago
Paul Kattenborn afb3a19d98 Client-Counter 11 months ago
Valentin Spiroski a41db7eb2e Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7332/java-chat 11 months ago
fdai5595 3ed649d906 Merge branch 'feature/client/exchange-messages-between-client-server' into 'main' 11 months ago
Alena Bandarovich 118683356f Refactor: Create variable for connection failed message 11 months ago
Alena Bandarovich 58c5ad97fc Refactor: use yoda notation to get error in case of mistyping 11 months ago
Alena Bandarovich d90dfd48ad Refactor: make PORT a global constant 11 months ago
Alena Bandarovich d1c2f9e7a4 Refactor: move window dimensions to a new Constants class 11 months ago
Alena Bandarovich 09e2c5b432 Merge branch 'main' into feature/client/exchange-messages-between-client-server 11 months ago
Alena Bandarovich 48a78f41dd Refactor: open window in the center 11 months ago
Alena Bandarovich 9adf4d68c1 Refactor: make window height and width constant 11 months ago
fdai5595 fefdd1b4f1 Merge branch 'feature/client/exchange-messages-between-client-server' into 'main' 11 months ago
Alena Bandarovich 50b3994180 Close messaging window if the connection is broken 11 months ago
Alena Bandarovich 7022585850 Check for null value before closing toServerWriter 11 months ago
Alena Bandarovich 64626610ca Avoid closing fromServerReader in case of null 11 months ago
Alena Bandarovich efbf5ad6c8 Check connection to server before closing 11 months ago
Alena Bandarovich 57b1af0413 Close writing messages to server 11 months ago
Alena Bandarovich 848770d030 Close reading messages from server 11 months ago