1. b933fbb Reorganize server files and address TODO comments by Misha Krieger-Raynauld · 1 year, 8 months ago
  2. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 8 months ago
  3. cb11bba Add more robust error handling to server by Misha Krieger-Raynauld · 1 year, 8 months ago
  4. 8f99f01 Bug fix websocket server by Charlie · 1 year, 8 months ago
  5. 94fe53e Replace fetch with Axios in client by simon · 1 year, 8 months ago
  6. b8d1fa6 Fix broken admin credentials serialization by Misha Krieger-Raynauld · 1 year, 8 months ago
  7. 6967fb9 Migrate server setup functionality by Michelle Sepkap Sime · 1 year, 8 months ago
  8. 718f76c Fix dockerignore and improve pre-push hook by simon · 1 year, 8 months ago
  9. 5da8ca6 Migrate client features to use new server by simon · 1 year, 8 months ago
  10. 461805e Use new socket in webRTC client by Charlie · 1 year, 8 months ago
  11. 7f9916b Remove socket on close by Charlie · 1 year, 8 months ago
  12. 2bc0d67 Add webRTC handlers by Charlie · 1 year, 8 months ago
  13. 153a148 Create default moderators API routes by Misha Krieger-Raynauld · 1 year, 8 months ago
  14. 105b85b Create PUT /contacts/:contactId endpoint to add contact by Misha Krieger-Raynauld · 1 year, 8 months ago
  15. 7f95933 Create calls API routes by Misha Krieger-Raynauld · 1 year, 8 months ago
  16. 8a381da Create conversations API routes by Misha Krieger-Raynauld · 1 year, 8 months ago
  17. 6ddaefe Add websocket logic server by Charlie · 1 year, 8 months ago
  18. e580f42 Integrate new server authentication to client by Michelle Sepkap Sime · 1 year, 8 months ago
  19. bfed173 Create contacts API routes by Misha Krieger-Raynauld · 1 year, 8 months ago
  20. 68a9b56 Handle remaining important daemon signals by Misha Krieger-Raynauld · 1 year, 8 months ago
  21. 6f9c7ae Create nameserver API routes by Misha Krieger-Raynauld · 1 year, 8 months ago
  22. b62c678 Send payload daemon-daemon by Charlie · 1 year, 8 months ago
  23. 43da57b Improve StringMap typing in jami-swig by simon · 1 year, 8 months ago
  24. 7d4386c Fix jamid.node path in server by simon · 1 year, 8 months ago
  25. 8ef4840 Add Helmet to protect against common web vulnerabilities by Misha Krieger-Raynauld · 1 year, 8 months ago
  26. 2f5d1ce Add missing status codes and rename enum members to PascalCase by Misha Krieger-Raynauld · 1 year, 8 months ago
  27. b6f1c32 Finalize JamiSwig interface and implement account detail routes by Misha Krieger-Raynauld · 1 year, 8 months ago
  28. 62a0da9 Add graceful shutdown which stops jamid by Misha Krieger-Raynauld · 1 year, 9 months ago
  29. addd6fe Split up jamid.ts into multiple files by Misha Krieger-Raynauld · 1 year, 9 months ago
  30. 242560f Create JWT auth middleware and sample authenticated routes for /account by Misha Krieger-Raynauld · 1 year, 9 months ago
  31. f796a09 server: add account creation and login by Issam E. Maghni · 1 year, 9 months ago
  32. d8ca2f2 Decouple client from server by simon · 1 year, 9 months ago
  33. 42930d3 Add npm workspaces at the root package.json by simon · 1 year, 9 months ago
  34. 708a963 Add Express.js boilerplate and consistent error handling middleware by Misha Krieger-Raynauld · 1 year, 9 months ago
  35. a47f1ee Remove `husky` dependency by simon · 1 year, 9 months ago
  36. 0ef4a36 server: new backend by Issam E. Maghni · 1 year, 9 months ago