videoflix/frontend/src/app
2024-09-06 20:42:52 +02:00
..
components Fix: Deactivate button if movieIsUploaded is false 2024-09-06 20:42:52 +02:00
environments creator added to the video model 2024-08-25 17:58:50 +02:00
services bugfixes 2024-08-30 10:38:03 +02:00
shared/components customized functions for the back button 2024-08-24 09:06:46 +02:00
app.component.html show error overlay for a backend error 2024-08-08 00:28:58 +02:00
app.component.scss first commit 2024-08-01 11:02:09 +02:00
app.component.spec.ts first commit 2024-08-01 11:02:09 +02:00
app.component.ts show error overlay for a backend error 2024-08-08 00:28:58 +02:00
app.config.ts added auth.service & config HttpClient 2024-08-04 10:48:52 +02:00
app.routes.ts securing the video page with auth.guard 2024-08-06 04:38:17 +02:00
auth.guard.spec.ts securing the video page with auth.guard 2024-08-06 04:38:17 +02:00
auth.guard.ts securing the video page with auth.guard 2024-08-06 04:38:17 +02:00