200 Commits (ee99d4ec886eb8cd07afcd95544c1d3887b25bf7)
 

Author SHA1 Message Date
Alena Bandarovich 09e2c5b432 Merge branch 'main' into feature/client/exchange-messages-between-client-server 11 months ago
Marc Dimmerling bffeecad92 TextArea zu ScrollPane 11 months ago
Marc Dimmerling 2e7f779477 ScrollPane mit Parameter 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
Alena Bandarovich 6bb126c186 Close server at the end 11 months ago
Alena Bandarovich 6d9cb97cba Add auto scroll to end 11 months ago
Alena Bandarovich a0d94ed9f8 Add scrollbar to window 11 months ago
Valentin Spiroski fdae378c96 Mockito in pom.xml 11 months ago
Alena Bandarovich a6e8d868d1 Read messages from server 11 months ago
Alena Bandarovich 0677c393b8 Merge branch 'main' into feature/client/exchange-messages-between-client-server 11 months 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 11 months ago
Richard Schmidt 3a38f7a323 Added a checkbox to the login window to stay logged in 11 months ago
Richard Schmidt 36bd9110bf The login window now closes automatically after a successful login 11 months ago
Richard Schmidt 13d0a13392 Made it so pressing enter on the keyboard activates the login and ok button 11 months ago
Richard Schmidt 96111842f4 Added logic for checking if username / password exist 11 months ago
Marc Dimmerling bea54c3a96 JScrollPane variable erstellt 11 months ago
Richard Schmidt d0428d81ca Added basic click functionality to login button 11 months ago
Richard Schmidt 2fe0eb289b Added action button for login window 11 months ago
Richard Schmidt fce141d40e Added textfield for password input 11 months ago
Richard Schmidt 061af6313f Added textfield for username input 11 months ago
Richard Schmidt b3e564625f Added GUI window for user login 11 months ago
fdai7599 ce517c92ff Merge branch 'server' into 'main' 11 months ago
Paul Kattenborn 1ca86de868 refactoring: Kommentare 11 months ago
Paul Kattenborn 0dd61cb78c refactoring: Kommentare 11 months ago
Paul Kattenborn 97d94c3057 remove-Methode 11 months ago
Paul Kattenborn b70c89951d refactoring: Formatierung 11 months ago
Paul Kattenborn 18400eb14b fehlendes if-statement 11 months ago
Paul Kattenborn 0957069b71 finally hinzugefügt 11 months ago
Paul Kattenborn d90c8f7560 Abfrage ob Nachricht nicht leer ist 11 months ago
Paul Kattenborn 0398b37b8f Message ausgeben 11 months ago
Paul Kattenborn c15ed63353 Einbinden von sendMessage in server 11 months ago
Paul Kattenborn 5adf67da98 refactoring: Einrücken 11 months ago
Paul Kattenborn 9c2454a8d0 zusätzliche Ausgabenachricht 11 months ago
Paul Kattenborn 18b9ff3b03 clients in CopyOnWriteList 11 months ago
Paul Kattenborn 7970faab71 copyOnWriteArrayList 11 months ago
Paul Kattenborn 134ebf9a05 hinzufügen der ClientList 11 months ago
Paul Kattenborn 33a9aa7e46 Einbinden von ClientHandler 11 months ago
Alena Bandarovich ced5aae13b Send message to server when user presses enter 11 months ago
Richard Schmidt 1e69815d99 added functionality checking if a username already exists 11 months ago
Richard Schmidt f10b645757 added a second password text field so the user has to input the same password twice 11 months ago
Richard Schmidt 1ae51d1a1c the signup window now closes automatically after completion 11 months ago
Richard Schmidt 583188ac5a added functionality to the textfields, the input is now written to the user.json file 11 months ago