Commit graph

  • 596e890d6c Add getUsers NyxiumYuuki 2021-05-29 16:02:24 +02:00
  • 52c19cee63 Change messageservice, base url added for different server NyxiumYuuki 2021-05-29 16:01:57 +02:00
  • 8db26dad25 Merge branch 'frontend_test_general' into 'master' Yûki Vachot 2021-05-29 14:39:34 +02:00
  • 3583acfcc5 session for keys adapted for others services NyxiumYuuki 2021-05-29 14:43:54 +02:00
  • 660d12e841 Auth is now working with keys NyxiumYuuki 2021-05-29 14:42:08 +02:00
  • 34070afc0e Auth is now working with keys NyxiumYuuki 2021-05-29 14:41:35 +02:00
  • 258474edb7 Remove console log NyxiumYuuki 2021-05-29 14:41:07 +02:00
  • a7e17137f4 Add request NyxiumYuuki 2021-05-29 14:40:50 +02:00
  • 6f9b78a5e3 Now, service-message request post on service-authentication NyxiumYuuki 2021-05-29 14:40:34 +02:00
  • 50b37b8efa Move again keys NyxiumYuuki 2021-05-29 14:40:08 +02:00
  • 30e7faffbc Merge branch 'frontend_test_general' into 'master' Yûki Vachot 2021-05-29 01:32:39 +02:00
  • 29074c0c90 Add socket emit NyxiumYuuki 2021-05-29 00:05:00 +02:00
  • 37c680193a Add Server account NyxiumYuuki 2021-05-29 00:04:09 +02:00
  • a20364243d Add room choice NyxiumYuuki 2021-05-29 00:03:56 +02:00
  • 3eabc8e329 Example of Chat General NyxiumYuuki 2021-05-29 00:03:40 +02:00
  • 4e2e779a09 versionKey removed or __v will appear on the Database NyxiumYuuki 2021-05-29 00:03:14 +02:00
  • 033b8b6486 Remove useless file NyxiumYuuki 2021-05-29 00:02:50 +02:00
  • 256196c981 DatePipe added NyxiumYuuki 2021-05-29 00:02:40 +02:00
  • e910f87ec4 add socket client (the message doesn't show up for now in html but in console yes) NyxiumYuuki 2021-05-28 21:09:09 +02:00
  • 11e51a80db cors added + session working NyxiumYuuki 2021-05-28 21:08:33 +02:00
  • dff5bd01e0 add name of the database or a test database is created NyxiumYuuki 2021-05-28 21:07:46 +02:00
  • d473b36291 change json to send function for socket NyxiumYuuki 2021-05-28 21:07:27 +02:00
  • a61caff0ef change userid to username NyxiumYuuki 2021-05-28 21:06:57 +02:00
  • 72368475ca update chat service NyxiumYuuki 2021-05-28 21:06:44 +02:00
  • d6e459bc9b add url of chat general NyxiumYuuki 2021-05-28 21:04:41 +02:00
  • 0b53af00f0 add dependencies rxjs & socket.io-client NyxiumYuuki 2021-05-28 21:04:06 +02:00
  • ecdc07af9d navigate to general by default NyxiumYuuki 2021-05-28 21:03:34 +02:00
  • 6ea7b70751 secret keys moved for all servers NyxiumYuuki 2021-05-28 21:03:16 +02:00
  • 503c0efb49 remove unwanted component for now NyxiumYuuki 2021-05-28 21:02:59 +02:00
  • c52975ff46 IP change to 127.0.0.1 NyxiumYuuki 2021-05-28 21:01:52 +02:00
  • dd82d15144 custom session NyxiumYuuki 2021-05-28 21:01:35 +02:00
  • 99bf6e8f7c Remove form data NyxiumYuuki 2021-05-28 16:13:06 +02:00
  • 0f2a22c1e8 add parenthesis NyxiumYuuki 2021-05-28 16:02:05 +02:00
  • 4ddbdb1c75 remove console log useless NyxiumYuuki 2021-05-28 16:01:57 +02:00
  • 0e296635d0 change ip NyxiumYuuki 2021-05-28 15:47:20 +02:00
  • 7dfef58df1 ip changed NyxiumYuuki 2021-05-28 15:37:39 +02:00
  • ef54c66a5b Merge remote-tracking branch 'origin/master' wilfried 2021-05-28 15:13:44 +02:00
  • dfcd49bcdb message service wilfried 2021-05-28 15:13:16 +02:00
  • 66d976fc2a remove socket on user NyxiumYuuki 2021-05-28 15:09:24 +02:00
  • 36950afca4 frontend ip added NyxiumYuuki 2021-05-28 15:09:03 +02:00
  • 18600e2874 third commit wilfried 2021-05-28 14:57:38 +02:00
  • 87d97cf4fa Debug register + default accounts created NyxiumYuuki 2021-05-28 13:12:36 +02:00
  • 817d253147 Add command (test) NyxiumYuuki 2021-05-28 12:12:34 +02:00
  • 4d7bac9872 Arguments was not defined NyxiumYuuki 2021-05-28 12:07:57 +02:00
  • cb537f7c7f Register added NyxiumYuuki 2021-05-28 11:55:45 +02:00
  • 66e7e0b48d Remove Database authentication NyxiumYuuki 2021-05-28 11:08:27 +02:00
  • c218d1ebd4 Database authentication NyxiumYuuki 2021-05-28 10:55:25 +02:00
  • a092e9a715 cookies middleware tests NyxiumYuuki 2021-05-28 10:07:18 +02:00
  • 77dadf7e1c add error of database connection NyxiumYuuki 2021-05-28 10:06:49 +02:00
  • f9e7a866fd remove unnecessary command, docker compose already do it NyxiumYuuki 2021-05-28 10:06:34 +02:00
  • 20e8b8d37f Add frontend docker NyxiumYuuki 2021-05-28 10:06:08 +02:00
  • c51f984267 Merge remote-tracking branch 'origin/master' wilfried 2021-05-28 09:37:31 +02:00
  • d69caaec82 second commit wilfried 2021-05-28 09:37:02 +02:00
  • 52f13387c1 Host changed to service name for the docker compose NyxiumYuuki 2021-05-28 08:56:52 +02:00
  • da20cd2212 Expose port remove because of conflict NyxiumYuuki 2021-05-28 08:56:33 +02:00
  • 7dd198c42c Change host for the docker compose NyxiumYuuki 2021-05-28 08:53:31 +02:00
  • ae936d9817 Add links & container_name NyxiumYuuki 2021-05-28 08:53:16 +02:00
  • f5020bd378 Add expose port NyxiumYuuki 2021-05-28 08:52:42 +02:00
  • e787258999 Debug response NyxiumYuuki 2021-05-28 08:52:35 +02:00
  • 502de9b05a Add check client NyxiumYuuki 2021-05-28 08:52:05 +02:00
  • 9521494add Add expose port NyxiumYuuki 2021-05-28 08:51:51 +02:00
  • 6526791263 Message and Docker added NyxiumYuuki 2021-05-28 08:03:55 +02:00
  • 72d9179ddd Docker added NyxiumYuuki 2021-05-28 08:02:52 +02:00
  • 157c0e13a7 Docker added NyxiumYuuki 2021-05-28 08:01:50 +02:00
  • 8cf6520224 add auth-service not verified with Dockerfile vankhaiphan 2021-05-28 01:01:00 +02:00
  • 3a7389ba68 Merge remote-tracking branch 'origin/master' NyxiumYuuki 2021-05-27 10:54:30 +02:00
  • 595d0e3013 first commit wilfried 2021-05-27 10:53:34 +02:00
  • 2ff1da0a41 Ignore all mode_modules NyxiumYuuki 2021-05-27 10:18:41 +02:00
  • 6984c550fb Test of Dockerfile (not verified) NyxiumYuuki 2021-05-27 09:01:21 +02:00
  • 01619185fb Wrong databases tag NyxiumYuuki 2021-05-27 08:17:47 +02:00
  • 83a72c2fe3 Microservices et répartition des tâches NyxiumYuuki 2021-05-27 08:14:34 +02:00
  • f479ad5a2c Rendus et critères d'évaluations added NyxiumYuuki 2021-05-27 08:10:26 +02:00
  • 7c74feae2c Project structure added NyxiumYuuki 2021-05-27 08:07:37 +02:00
  • 03df6e254d Add CHANGELOG Yûki Vachot 2021-04-28 11:38:56 +02:00
  • 900a8cc753 Update README.md Yûki Vachot 2021-04-28 11:20:38 +02:00
  • f2741cda77 Update README.md Wilfried Vallée 2021-04-28 11:19:22 +02:00
  • fa2c1cfa79 Update README.md Yûki Vachot 2021-04-28 11:19:12 +02:00
  • c9e900c16e Update README.md Wilfried Vallée 2021-04-28 11:17:21 +02:00