This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
chatless/frontend/src/app
2021-06-01 22:34:28 +02:00
..
add-member-dialog Dialog Add Member 2021-06-01 22:30:56 +02:00
change-password Il manquait la moitié des components :d 2021-05-31 23:11:24 +02:00
chat Il manquait la moitié des components :d 2021-05-31 23:11:24 +02:00
create-room-dialog Dialog Create Room 2021-06-01 22:31:11 +02:00
login updated 2021-05-31 23:09:58 +02:00
message Dialog of Add, Remove + Member list in chat 2021-06-01 22:34:28 +02:00
navbar Add logout button (not working, no AuthGuard) 2021-06-01 22:33:41 +02:00
private change responsive web + port private room in docker-compose.yml 2021-06-01 15:48:52 +02:00
register Show succesful messa 2021-06-01 15:58:04 +02:00
remove-member-dialog Dialog Remove Member 2021-06-01 22:31:27 +02:00
services Add joinRoom to get all messages coming from the room 2021-05-31 02:38:26 +02:00
app-routing.module.ts AuthGuard added (not working) 2021-06-01 22:31:58 +02:00
app.component.html Remove former navbar 2021-06-01 15:55:30 +02:00
app.component.scss first commit 2021-05-27 10:53:34 +02:00
app.component.spec.ts first commit 2021-05-27 10:53:34 +02:00
app.component.ts updated 2021-05-31 23:09:58 +02:00
app.module.ts Add Navbar modules 2021-06-01 15:56:43 +02:00
auth.guard.spec.ts AuthGuard added 2021-06-01 22:31:39 +02:00
auth.guard.ts AuthGuard added 2021-06-01 22:31:39 +02:00