1. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 11 months ago
  2. 45e7e8c Fix build errors from inputs by Michelle Sepkap Sime · 1 year, 11 months ago
  3. 2d3b653 Add pending and pending receiving user interfaces by simon · 1 year, 11 months ago
  4. 46e9d24 Fix incorrect admin login error handling by Misha Krieger-Raynauld · 1 year, 11 months ago
  5. 94fe53e Replace fetch with Axios in client by simon · 1 year, 11 months ago
  6. 6967fb9 Migrate server setup functionality by Michelle Sepkap Sime · 1 year, 11 months ago
  7. 3f5f3e7 Improve client routing by simon · 1 year, 11 months ago
  8. ab4eec8 Fix locale files by simon · 1 year, 11 months ago
  9. 5da8ca6 Migrate client features to use new server by simon · 1 year, 11 months ago
  10. 559cc80 Use internationalization feature for added text by Michelle Sepkap Sime · 1 year, 11 months ago
  11. 8321a0d Fine-tune appearance of buttons in calling interface UI by Gabriel Rochon · 1 year, 11 months ago
  12. 461805e Use new socket in webRTC client by Charlie · 1 year, 11 months ago
  13. cab81d7 set styles for uploading files by idillon · 1 year, 11 months ago
  14. 6847e25 separate 'ChatInterface' from 'ConversationView' by idillon · 1 year, 11 months ago
  15. 33c0618 Add secondary features to the calling interface UI by simon · 1 year, 11 months ago
  16. ce2c0c4 Bind Webcam and WebRTC video stream to CallInterface by simon · 1 year, 11 months ago
  17. 416d079 Add AuthProvider to provide account and token by simon · 1 year, 11 months ago
  18. b3dd312 Provide temporary fix for communication with old server by Michelle Sepkap Sime · 1 year, 11 months ago
  19. e580f42 Integrate new server authentication to client by Michelle Sepkap Sime · 1 year, 11 months ago
  20. 51c0045 Refactor registration and login and improve routing by Michelle Sepkap Sime · 1 year, 11 months ago
  21. 1170c32 Add routing for call page by simon · 1 year, 11 months ago
  22. f5ebc2e Add helper components for UI by Michelle Sepkap Sime · 2 years ago
  23. e3ec0d2 Add basic call interface UI by Gabriel Rochon · 2 years ago
  24. d8ca2f2 Decouple client from server by simon · 2 years ago
  25. 2007698 Add `common` subproject containing shared files by simon · 2 years ago
  26. 26e79f7 Add license header to all files by simon · 2 years ago
  27. 6b9ddfb Convert some components to Typescript by simon · 2 years ago
  28. fe1de72 Convert all pages to Typescript by simon · 2 years ago
  29. 80b7b3b Fix lint errors by simon · 2 years ago
  30. 07b4eb0 Sort imports from all files by simon · 2 years ago
  31. d47ef9e Format all files with no breaking changes by simon · 2 years ago
  32. 023f7cf update imports for React 18 by Adrien Béraud · 2 years, 1 month ago
  33. 34eb947 add refresh for contact by ervinanoh · 2 years, 1 month ago
  34. 9965564 implement list of contacts and CRUD contacts API route by ervinanoh · 2 years, 1 month ago
  35. 531b6f2 implement temporary ui and api routes to fix by idillon · 2 years, 1 month ago
  36. f1758a4 add list of devices in settings by ervinanoh · 2 years, 1 month ago
  37. 2899696 quick fix crashes with React 18 by idillon · 2 years, 1 month ago
  38. fb2af5b remove deprecated @mui/styles by idillon · 2 years, 1 month ago
  39. 5e89743 add Sentry setup for logs tracking in client side by idillon · 2 years, 1 month ago
  40. bef18a5 set styles for messages by idillon · 2 years, 1 month ago
  41. 5d17455 clean unused code from client by idillon-sfl · 2 years, 1 month ago
  42. ab519ff update react, material by Adrien Béraud · 2 years, 5 months ago
  43. 6c93496 add animations by Adrien Béraud · 3 years, 4 months ago
  44. e5cad98 add initData by Adrien Béraud · 3 years, 4 months ago
  45. 0561d3c allow to register name by Adrien Béraud · 3 years, 5 months ago
  46. 88a5244 add account creation wizard by Adrien Béraud · 3 years, 5 months ago
  47. 8698603 allow to set account details, cleanup by Adrien Béraud · 3 years, 5 months ago
  48. abba2e5 add messaging by Adrien Béraud · 3 years, 5 months ago
  49. 4e287b9 add socket.io back, cleanup by Adrien Béraud · 3 years, 5 months ago
  50. 5e9e19b conversation: load and send messages by Adrien Béraud · 3 years, 6 months ago
  51. 150b478 add account overview, cleanup by Adrien Béraud · 3 years, 6 months ago
  52. e74741b use ESM, add server setup, cleanup by Adrien Béraud · 3 years, 6 months ago
  53. 35e7d7c improve conversation view by Adrien Béraud · 3 years, 6 months ago
  54. 995e802 add messenger back by Adrien Béraud · 3 years, 6 months ago
  55. c4dd44a update to Webpack 5 by Adrien Béraud · 3 years, 6 months ago