185 Commits (07c6a6ae756291ef453b1d16958193a985150747)

Author SHA1 Message Date
Paul Kattenborn 9b6b6e1291 test_weitere Testfälle hinzugefügt 12 months ago
Paul Kattenborn 971ec214b6 test_weiterer Test 12 months ago
Paul Kattenborn ea503cdf96 test_Farbtest1 + Hilfklasse 12 months ago
Paul Kattenborn 4ed49f7d4b refactoring: Kommentare und Übersicht 12 months ago
Paul Kattenborn 24c7f1d6ab Schriftgrößenwahl implementiert 12 months ago
Paul Kattenborn b2083f814d Optionspunkte Schriftgröße hinzugefügt(noch keine Funktion) 12 months ago
Paul Kattenborn 080c6393cd refactoring: Verschoerung Code 12 months ago
Paul Kattenborn 9686707419 Schriftfarboptionen hinzugefügt 12 months ago
Paul Kattenborn caa676b5a4 farben als menüpunkte hinzugefügt 12 months ago
Paul Kattenborn e1ea0eaa79 Logik für Eingabe-Ausgabe hinzugefügt 12 months ago
Paul Kattenborn c5487e0bd1 action für exitbutton hinzugefügt 12 months ago
Paul Kattenborn 5e256aee19 Menue Punkte hinzugefügt 12 months ago
Paul Kattenborn 3048bfdef8 menue-Bar hinzugefügt 12 months ago
Paul Kattenborn 2d6074f6ae refactoring: Einrücken und Kommentare 12 months ago
Paul Kattenborn 62d3eb5578 neue ChatGUI(noch nicht eingebunden 12 months ago
Paul Kattenborn 962bc1688a test_lastMessage Test 12 months ago
Paul Kattenborn 5cf6e48004 test_ Konstruktortest 12 months ago
Richard Schmidt 85707e32c5 Added hashing algorithm to the user signup and login 12 months ago
Marc Dimmerling 2528c64f65 if toServerWriter 12 months ago
Marc Dimmerling b3e23d1f3f if fromServerReader 12 months ago
Marc Dimmerling 0cf1553f66 if connectionToServer 12 months ago
Paul Kattenborn b762e825e9 Benutzername abfrage modifiziert 12 months ago
Valentin Spiroski b28a97e072 removeClient 12 months ago
Richard Schmidt 522f04d359 Added a firstname and surname field to SignUpGUI 12 months ago
Richard Schmidt 79c72ab0fe Added functionality to the signup button 12 months ago
Richard Schmidt 1437f9f5ce Added a signup button 12 months ago
Richard Schmidt 757f615d20 Added an if statement in the action listener for the checkbox in LoginGUI so the stayLoggedIn variable gets also changed when the checkbox is unticked 12 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 12 months ago
Richard Schmidt 95deb5c640 Added a method that changes the stayLoggedIn variable in the JSON file 12 months ago
Paul Kattenborn 5f094aef56 Username Implementation for ClientHandler 12 months ago
Paul Kattenborn afb3a19d98 Client-Counter 12 months ago
Alena Bandarovich 118683356f Refactor: Create variable for connection failed message 12 months ago
Marc Dimmerling a6c66bb82b ServerReader und ServerWriter 12 months ago
Marc Dimmerling e16619ebb1 Finally box, connectionToServer 12 months ago
Alena Bandarovich 58c5ad97fc Refactor: use yoda notation to get error in case of mistyping 12 months ago
Marc Dimmerling 843d914032 Scrolled automatisch runter (in receive Message) 12 months ago
Marc Dimmerling b892c62023 while schleife in receive Message (kommentar) 12 months ago
Alena Bandarovich d90dfd48ad Refactor: make PORT a global constant 12 months ago
Alena Bandarovich d1c2f9e7a4 Refactor: move window dimensions to a new Constants class 12 months ago
Marc Dimmerling bffeecad92 TextArea zu ScrollPane 12 months ago
Marc Dimmerling 2e7f779477 ScrollPane mit Parameter 12 months ago
Alena Bandarovich 48a78f41dd Refactor: open window in the center 12 months ago
Alena Bandarovich 9adf4d68c1 Refactor: make window height and width constant 12 months ago
Alena Bandarovich 50b3994180 Close messaging window if the connection is broken 12 months ago
Alena Bandarovich 7022585850 Check for null value before closing toServerWriter 12 months ago
Alena Bandarovich 64626610ca Avoid closing fromServerReader in case of null 12 months ago
Alena Bandarovich efbf5ad6c8 Check connection to server before closing 12 months ago
Alena Bandarovich 57b1af0413 Close writing messages to server 12 months ago
Alena Bandarovich 848770d030 Close reading messages from server 12 months ago
Alena Bandarovich 6bb126c186 Close server at the end 12 months ago