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:36:57 +02:00
..
add-member-dialog Dialog Add Member 2021-06-01 22:30:56 +02:00
change-password changed password added (not verify but should work) 2021-06-01 22:35:37 +02:00
chat space removed 2021-06-01 22:35:10 +02:00
create-room-dialog Dialog Create Room 2021-06-01 22:31:11 +02:00
login function now used cause of private variable 2021-06-01 22:36:57 +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 private added + space removed 2021-06-01 22:36:08 +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 Create components + Material Modules added 2021-06-01 22:36:38 +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