1. 440e530 Show "Invalid credentials" message for invalid username and invalid password" by idillon · 9 months ago master
  2. acebc51 Disable log in button when username or password are empty by idillon · 9 months ago
  3. 50cbf61 Fix login for usernames with capital letters by idillon · 9 months ago
  4. c7965ba Implement perfect negotiation by idillon · 9 months ago
  5. e1889e0 Fix header position by idillon · 9 months ago
  6. 8fdcd27 Remove infinite cacheTime for React Query by idillon · 9 months ago
  7. d0f1a1a Update daemon submodule by idillon · 9 months ago
  8. 207ae8e Add basic custom commands by Ziwei Wang · 1 year, 1 month ago
  9. 4ce1f4b Update README by Ziwei Wang · 1 year, 1 month ago
  10. b38e354 Add cypress and necessary configs by Larbi Gharib · 1 year, 5 months ago
  11. 05b7142 Integrate general settings with sidebar by Ziwei Wang · 1 year, 1 month ago
  12. cffda38 Add user settings side bar by Ziwei Wang · 1 year, 1 month ago
  13. 9da7614 Remove unused translations by Ziwei Wang · 1 year, 1 month ago
  14. 2e05f4e Remove Jest from client by Ziwei Wang · 1 year, 1 month ago
  15. 0d8889d Add admin panel with basic configurations by Ziwei Wang · 1 year, 2 months ago
  16. b7fd04c Rename setup router to admin router by Ziwei Wang · 1 year, 2 months ago
  17. 3d633dd Add admin setup page by Ziwei Wang · 1 year, 2 months ago
  18. 1455d97 Move admin queries to their own file by Ziwei Wang · 1 year, 2 months ago
  19. 02884e1 Reintroduce StrictMode by idillon · 1 year, 2 months ago
  20. c45a43d Rename CallProvider.tsx to CallManager.tsx by idillon · 1 year, 2 months ago
  21. 255682e Transform CallProvider into 'CallManager' hook, review WebSocket messages for calls by idillon · 1 year, 2 months ago
  22. 5d25d11 Rename admin files by Ziwei Wang · 1 year, 2 months ago
  23. 45baf53 Rewrite login and register related queries using React Query by Ziwei Wang · 1 year, 2 months ago
  24. b35d389 Move Header component to top level of the routes that need it by Ziwei Wang · 1 year, 2 months ago
  25. 822718d Various improvement on the code by Ziwei Wang · 1 year, 2 months ago
  26. 9aef6a6 Remove unused files from client by idillon · 1 year, 4 months ago
  27. 27dab02 Move "user media" logic into its own provider. by idillon · 1 year, 3 months ago
  28. a4b96ab Ensure WebSocket client is never undefined by idillon · 1 year, 3 months ago
  29. cf42c65 Merge WebRtcProvider into CallProvider by idillon · 1 year, 3 months ago
  30. 989d654 Move WebRtc logic to WebRtcManager by idillon · 1 year, 3 months ago
  31. dfb9f1f Move WebSocket client to its own class by idillon · 1 year, 3 months ago
  32. 3c94119 Add a new route for username availability check by Ziwei Wang · 1 year, 2 months ago
  33. 49765ec Alert component code improvement by Ziwei Wang · 1 year, 2 months ago
  34. bad5197 Uniformize WebSocketMessageType by idillon · 1 year, 3 months ago
  35. 6283f91 Remove type errors on WebSocketCallbacks creation by idillon · 1 year, 3 months ago
  36. 9b4e2c1 Refactor login and register code by Ziwei Wang · 1 year, 2 months ago
  37. ce81edd Remove throw in the catch block by Ziwei Wang · 1 year, 3 months ago
  38. 3ce1ac0 Use HOC for login and register components by Ziwei Wang · 1 year, 3 months ago
  39. 2c0f3f8 Renamed component by Ziwei Wang · 1 year, 3 months ago
  40. a41e166 Change named exports to default exports for mui icons by Ziwei Wang · 1 year, 3 months ago
  41. 3d7a504 Update readme by idillon · 1 year, 3 months ago
  42. fd1aba2 Replace contact menu modal with context menu by Ziwei Wang · 1 year, 3 months ago
  43. 9dd3650 Fix avatar urls when there is no avatar by idillon · 1 year, 3 months ago
  44. 046fb20 Rewrite queries using React Query by Ziwei Wang · 1 year, 3 months ago
  45. 4eaa1e2 Add React Query dev tools by Ziwei Wang · 1 year, 3 months ago
  46. e8d7703 Integrate contact detail by Ziwei Wang · 1 year, 3 months ago
  47. 8fef7db Rename ConversationListItem as ConversationSummaryListItem by idillon · 1 year, 3 months ago
  48. 18283ac Add conversation requests list by idillon · 1 year, 3 months ago
  49. 727dbbb Improve code readability by Ziwei Wang · 1 year, 3 months ago
  50. 427c7ef Remove unused code from MessengerProvider by idillon · 1 year, 3 months ago
  51. c391a8e Add vite timestamps to .gitignore by idillon · 1 year, 3 months ago
  52. fea1d60 Convert ContactList.jsx to .tsx by Ziwei Wang · 1 year, 3 months ago
  53. 2ef2be9 Add tabs for conversation invitations by idillon · 1 year, 4 months ago
  54. 847b464 Improve behaviour of searching and adding contacts by idillon · 1 year, 4 months ago
  55. 3e378fd Add composing notification by idillon · 1 year, 4 months ago
  56. 078bd55 Repair context menu on ConversationListItem by idillon · 1 year, 4 months ago
  57. 559ce28 Add environment variable to activate 'monitor' by idillon · 1 year, 4 months ago
  58. a3c2fad Add link previews by idillon · 1 year, 4 months ago
  59. ea4c139 Add matchMedia for prefers-color-scheme back by Ziwei Wang · 1 year, 4 months ago
  60. cd687a4 Persist theme mode state using localStorage by Ziwei Wang · 1 year, 4 months ago
  61. 6e8ca41 Sort translation keys alphabetically by idillon · 1 year, 4 months ago
  62. 9e542ca Improve styles for ConversationListItem by idillon · 1 year, 4 months ago
  63. b0ec86a Set frontend's logic to modify the avatar by idillon · 1 year, 5 months ago
  64. 4012a70 Set styles for 'Select' component by idillon · 1 year, 5 months ago
  65. 42cc62a Remove box-shadow on Switch by idillon · 1 year, 5 months ago
  66. 22ed819 Fix dialog styles, remove context menu from ConversationListItem's dialogs by idillon · 1 year, 5 months ago
  67. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 5 months ago
  68. 2876123 Update daemon submodule version by idillon · 1 year, 4 months ago
  69. 201ff44 Remove ThemeDemonstrator by idillon · 1 year, 5 months ago
  70. c050d9c Add small UX improvements to call by Michelle Sepkap Sime · 1 year, 5 months ago
  71. 5c67796 Fix components rerendering unnecessarily by simon · 1 year, 5 months ago
  72. daae910 Add remote video overlay by simon · 1 year, 5 months ago
  73. e35acc2 Change conversation during call by simon · 1 year, 5 months ago
  74. 99e5a70 Create new enums to type state strings and numbers on server by Misha Krieger-Raynauld · 1 year, 5 months ago
  75. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 5 months ago
  76. 641b262 Fix unnecessary page re-renders by simon · 1 year, 5 months ago
  77. 1e2bf34 Enable screen sharing by simon · 1 year, 5 months ago
  78. 09fe482 Remove non-null assertion in ConversationProvider by simon · 1 year, 5 months ago
  79. 59fc3cd Fix bug where add contact form would reload page by Gabriel Rochon · 1 year, 5 months ago
  80. 4b90415 Gray out button on disable by Charlie · 1 year, 5 months ago
  81. baf49d8 Fix typo in AccountPreferences.tsx by Misha Krieger-Raynauld · 1 year, 5 months ago
  82. 571240f Remove volume button in call interface in Firefox by simon · 1 year, 5 months ago
  83. 6bbdacf Separate common interfaces from client-specific classes by Misha Krieger-Raynauld · 1 year, 5 months ago
  84. 492e840 Switch audio/video devices while in call by simon · 1 year, 5 months ago
  85. abc80e5 Show local video in background while call is connecting by Misha Krieger-Raynauld · 1 year, 5 months ago
  86. 9c8779e Use callstatus instead of new var by Charlie · 1 year, 5 months ago
  87. d0cc3e3 Replace Date.getTime() with Date.now() by Misha Krieger-Raynauld · 1 year, 5 months ago
  88. 0c2e986 Revert "Do not rethrow exception when 401 error is properly handled" by Misha Krieger-Raynauld · 1 year, 5 months ago
  89. c444ab7 Disable answer button on click by Charlie · 1 year, 5 months ago
  90. 841c6bd Fix tabindex on login/registration page inputs by simon · 1 year, 5 months ago
  91. 25bfee8 Fix "No remoteDescription" error in call by simon · 1 year, 5 months ago
  92. 9076a9a Improve permission handling in call flow by simon · 1 year, 5 months ago
  93. 90efa04 Fix WebSocketProvider causing multiple renders by simon · 1 year, 5 months ago
  94. b7ade04 Do not rethrow exception when 401 error is properly handled by Misha Krieger-Raynauld · 1 year, 5 months ago
  95. 380dc5e Handle ICE state failed by Charlie · 1 year, 5 months ago
  96. b837e8f End call when connection is lost by Charlie · 1 year, 5 months ago
  97. 8961593 Mute local video stream to remove the echoed voice by Issam E. Maghni · 1 year, 5 months ago
  98. 8b496b0 Fix call timer causing too many renders by simon · 1 year, 5 months ago
  99. 21f7d9f Fix add contact and create MessengerProvider by simon · 1 year, 5 months ago
  100. f353ef4 Add wrapper comp to WebRtcProvider, CallProvider by simon · 1 year, 5 months ago