94 Commits (b762e825e9f19b38b4a8daca5f58c3321f706426)
 

Author SHA1 Message Date
Paul Kattenborn b762e825e9 Benutzername abfrage modifiziert 1 year ago
Paul Kattenborn 5f094aef56 Username Implementation for ClientHandler 1 year ago
Paul Kattenborn afb3a19d98 Client-Counter 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
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
fdai7599 ce517c92ff Merge branch 'server' into 'main' 1 year ago
Paul Kattenborn 1ca86de868 refactoring: Kommentare 1 year ago
Paul Kattenborn 0dd61cb78c refactoring: Kommentare 1 year ago
Paul Kattenborn 97d94c3057 remove-Methode 1 year ago
Paul Kattenborn b70c89951d refactoring: Formatierung 1 year ago
Paul Kattenborn 18400eb14b fehlendes if-statement 1 year ago
Paul Kattenborn 0957069b71 finally hinzugefügt 1 year ago
Paul Kattenborn d90c8f7560 Abfrage ob Nachricht nicht leer ist 1 year ago
Paul Kattenborn 0398b37b8f Message ausgeben 1 year ago
Paul Kattenborn c15ed63353 Einbinden von sendMessage in server 1 year ago
Paul Kattenborn 5adf67da98 refactoring: Einrücken 1 year ago
Paul Kattenborn 9c2454a8d0 zusätzliche Ausgabenachricht 1 year ago
Paul Kattenborn 18b9ff3b03 clients in CopyOnWriteList 1 year ago
Paul Kattenborn 7970faab71 copyOnWriteArrayList 1 year ago
Paul Kattenborn 134ebf9a05 hinzufügen der ClientList 1 year ago
Paul Kattenborn 33a9aa7e46 Einbinden von ClientHandler 1 year ago
Alena Bandarovich ced5aae13b Send message to server when user presses enter 1 year ago
Richard Schmidt 1e69815d99 added functionality checking if a username already exists 1 year ago
Richard Schmidt f10b645757 added a second password text field so the user has to input the same password twice 1 year ago
Richard Schmidt 1ae51d1a1c the signup window now closes automatically after completion 1 year ago
Richard Schmidt 583188ac5a added functionality to the textfields, the input is now written to the user.json file 1 year ago
Richard Schmidt f34e5a8168 added a textfield for birthday to signup GUI 1 year ago
Richard Schmidt 6986de2c3d added a textfield for password to signup GUI 1 year ago
Richard Schmidt ff5fbad1ad added textfield for username to signup GUI 1 year ago
Richard Schmidt 91d488fdb8 Added a file for a login GUI with basic GUI window 1 year ago
Richard Schmidt 6df8acae09 changed it so the user data in user.json is appended and not overwritten 1 year ago
Richard Schmidt eea15e563e Added –Universally Unique Identifier for the user signing up 1 year ago