159 Commits (master)
 

Author SHA1 Message Date
  Yohan Simard 5f0d2ea7b1 Fix file not being sent 3 years ago
  Arnaud Vergnet 43ccfe5901 remove unused file 3 years ago
  Yohan Simard ad48bfa05f Add support for file 3 years ago
  Arnaud Vergnet 97c0d34159 Fix message duplicates on history load 3 years ago
  Arnaud Vergnet 46cf6f40aa Fix chat history sql query 3 years ago
  Arnaud Vergnet 63cb83916a Simplify user connection 3 years ago
  Arnaud Vergnet fcb678f4fe use unique ID instead of ip 3 years ago
  Yohan Simard 1ab27f4f87 make DatabaseController async 3 years ago
  Arnaud Vergnet 6d3971be40 Improve UI doc and fix minor UI bugs 3 years ago
  Arnaud Vergnet a3873394be improve database compatibility with UI 3 years ago
  Yohan Simard 3d6d1b7a15 Convert all PreparedStatement to regular Statements 3 years ago
  Arnaud Vergnet 2099b78233 Connect ui to db 3 years ago
  Arnaud Vergnet c2f53e89ec cleaned up database controller 3 years ago
  Arnaud Vergnet 08b916c5c5 prevent names longer than 16 chars 3 years ago
  Arnaud Vergnet 1e5383a332 only use dialog delay for errors 3 years ago
  Arnaud Vergnet e5c518d078 allow sending username taken message 3 years ago
  Arnaud Vergnet 030e9b3b0a add username change and check for duplicates 3 years ago
  Arnaud Vergnet 060137115f prevent sending empty messages 3 years ago
  Arnaud Vergnet e04b780397 fix javafx thread errors and improve chat performance 3 years ago
  Yohan Simard e7a77a8670 Minor fix in logs 3 years ago
  Yohan Simard d24550fd63 Use another DB for testing 3 years ago
  Yohan Simard 34255a98e8 Implement and test DatabaseController functions 3 years ago
  Arnaud Vergnet aed165108c Fix message duplication with multiple users 3 years ago
  Arnaud Vergnet 73bf24fa81 add message timestamp 3 years ago
  Arnaud Vergnet c4b2b55887 Fix self discovery 3 years ago
  Arnaud Vergnet 3b9f4f0a41 Fix error on msg receive with chat closed 3 years ago
  Arnaud Vergnet 81673e44b3 Fix username not updating on user list 3 years ago
  Arnaud Vergnet 7075c9e0b6 Fix user duplication on new session start 3 years ago
  Arnaud Vergnet 1fe1681d8b improve username change detection 3 years ago
  Arnaud Vergnet 75ec382fb7 improve user disconnection detection 3 years ago
  Arnaud Vergnet f762128922 fix thread error 3 years ago
  Arnaud Vergnet e6ab61a49c improve new user detection 3 years ago
  Arnaud Vergnet ea311fbecb stop tcp listening before app close 3 years ago
  Arnaud Vergnet c13b589054 improve username setting flow 3 years ago
  Arnaud Vergnet 5cf0279279 Merge remote-tracking branch 'origin/master' 3 years ago
  Arnaud Vergnet 362f5fa2f8 fix tcp message receiving 3 years ago
  Yohan Simard 206003080a Add logs when user change state 3 years ago
  Arnaud Vergnet 1d3e56e9b7 Start listening for tcp connections 3 years ago
  Arnaud Vergnet 5d85a6061a Make ip to id function static 3 years ago
  Arnaud Vergnet 46565951e8 remove logs 3 years ago
  Yohan Simard c50a2fb251 Merge remote-tracking branch 'origin/master' 3 years ago
  Yohan Simard 965cfdbf19 Handle user connection and disconnection 3 years ago
  Arnaud Vergnet a854333c01 remove unused class 3 years ago
  Arnaud Vergnet a11428569a remove unused getters 3 years ago
  Arnaud Vergnet 6f6492e8c0 connect ui to message sending methods 3 years ago
  Arnaud Vergnet 6f1bd41cc9 remove old observer before changing user 3 years ago
  Arnaud Vergnet f544711bfb update indicator on user state change 3 years ago
  Arnaud Vergnet 312bbaa5a6 add debug logging 3 years ago
  Arnaud Vergnet e7dd395d29 improve log class 3 years ago
  Yohan Simard 3e08f1a786 Add Logger class 3 years ago