videoflix/frontend/src/app
2024-08-14 14:00:27 +02:00
..
components bugfixes, clean code, switch vjs player to hls, optimized backend & play video in different resolutions 2024-08-14 14:00:27 +02:00
environments update settings 2024-08-14 09:15:27 +02:00
services bugfixes, clean code, switch vjs player to hls, optimized backend & play video in different resolutions 2024-08-14 14:00:27 +02:00
shared/components added & design small btn component 2024-08-14 09:28:09 +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