120 Commits (c5487e0bd1b47c4959992eb304d5ce43053e4add)
 

Author SHA1 Message Date
Paul Kattenborn c5487e0bd1 action für exitbutton hinzugefügt 1 year ago
Paul Kattenborn 5e256aee19 Menue Punkte hinzugefügt 1 year ago
Paul Kattenborn 3048bfdef8 menue-Bar hinzugefügt 1 year ago
Paul Kattenborn 2d6074f6ae refactoring: Einrücken und Kommentare 1 year ago
Paul Kattenborn 62d3eb5578 neue ChatGUI(noch nicht eingebunden 1 year ago
Paul Kattenborn 962bc1688a test_lastMessage Test 1 year ago
Paul Kattenborn 5cf6e48004 test_ Konstruktortest 1 year ago
fdai7599 865898a0b0 Merge branch 'server' into 'main' 1 year ago
Valentin Spiroski 9ba4e0c28c pom.xml 1 year ago
Paul Kattenborn b762e825e9 Benutzername abfrage modifiziert 1 year ago
Valentin Spiroski b28a97e072 removeClient 1 year ago
Valentin Spiroski f7b5ae40e5 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7332/java-chat 1 year ago
Richard Schmidt 9392145062 Merge branch 'richardBranch' 1 year ago
Richard Schmidt fe008a9ebe Added a method to LoginGUI that calls the updateStayLoggdIn method in CreateUser if the stay logged in checkbox is ticked 1 year ago
Richard Schmidt 95deb5c640 Added a method that changes the stayLoggedIn variable in the JSON file 1 year ago
Paul Kattenborn 5f094aef56 Username Implementation for ClientHandler 1 year ago
Paul Kattenborn afb3a19d98 Client-Counter 1 year ago
Valentin Spiroski a41db7eb2e Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7332/java-chat 1 year ago
fdai5595 3ed649d906 Merge branch 'feature/client/exchange-messages-between-client-server' into 'main' 1 year ago
Alena Bandarovich 118683356f Refactor: Create variable for connection failed message 1 year ago
Alena Bandarovich 58c5ad97fc Refactor: use yoda notation to get error in case of mistyping 1 year ago
Alena Bandarovich d90dfd48ad Refactor: make PORT a global constant 1 year ago
Alena Bandarovich d1c2f9e7a4 Refactor: move window dimensions to a new Constants class 1 year ago
Alena Bandarovich 09e2c5b432 Merge branch 'main' into feature/client/exchange-messages-between-client-server 1 year ago
Alena Bandarovich 48a78f41dd Refactor: open window in the center 1 year ago
Alena Bandarovich 9adf4d68c1 Refactor: make window height and width constant 1 year ago
fdai5595 fefdd1b4f1 Merge branch 'feature/client/exchange-messages-between-client-server' into 'main' 1 year ago
Alena Bandarovich 50b3994180 Close messaging window if the connection is broken 1 year ago
Alena Bandarovich 7022585850 Check for null value before closing toServerWriter 1 year ago
Alena Bandarovich 64626610ca Avoid closing fromServerReader in case of null 1 year ago
Alena Bandarovich efbf5ad6c8 Check connection to server before closing 1 year ago
Alena Bandarovich 57b1af0413 Close writing messages to server 1 year ago
Alena Bandarovich 848770d030 Close reading messages from server 1 year ago
Alena Bandarovich 6bb126c186 Close server at the end 1 year ago
Alena Bandarovich 6d9cb97cba Add auto scroll to end 1 year ago
Alena Bandarovich a0d94ed9f8 Add scrollbar to window 1 year ago
Valentin Spiroski fdae378c96 Mockito in pom.xml 1 year ago
Alena Bandarovich a6e8d868d1 Read messages from server 1 year ago
Alena Bandarovich 0677c393b8 Merge branch 'main' into feature/client/exchange-messages-between-client-server 1 year ago
Richard Schmidt cec86a85d8 Added a boolean value along getter and setter methods to CreateUser that later checks if the user wants to stay logged in 1 year ago
Richard Schmidt 3a38f7a323 Added a checkbox to the login window to stay logged in 1 year ago
Richard Schmidt 36bd9110bf The login window now closes automatically after a successful login 1 year ago
Richard Schmidt 13d0a13392 Made it so pressing enter on the keyboard activates the login and ok button 1 year ago
Richard Schmidt 96111842f4 Added logic for checking if username / password exist 1 year ago
Richard Schmidt d0428d81ca Added basic click functionality to login button 1 year ago
Richard Schmidt 2fe0eb289b Added action button for login window 1 year ago
Richard Schmidt fce141d40e Added textfield for password input 1 year ago
Richard Schmidt 061af6313f Added textfield for username input 1 year ago
Richard Schmidt b3e564625f Added GUI window for user login 1 year ago
fdai7599 ce517c92ff Merge branch 'server' into 'main' 1 year ago