Commit graph

15 commits

Author SHA1 Message Date
Chneemann
8a2ed1a733 feat: implement server-side logout by deleting token to invalidate user session 2025-04-22 06:46:54 +02:00
Chneemann
9c14319236 refactor: optimize code structure and readability 2025-04-21 09:17:09 +02:00
Chneemann
3114ef138e Configure baseUrl for dev and prod environments 2024-09-10 04:48:15 +02:00
Chneemann
de49073d9e add like function for movies 2024-08-26 23:51:35 +02:00
Chneemann
7c25827096 added video convert test & bugfixes 2024-08-25 08:10:56 +02:00
Chneemann
78424c709e update settings 2024-08-14 09:15:27 +02:00
Chneemann
d7b07202ec switchable password visibility 2024-08-10 07:56:28 +02:00
Chneemann
01f98753cc check email duplicates on the server before registration 2024-08-07 04:48:22 +02:00
Chneemann
966d03edbd password change via email & token possible 2024-08-06 18:35:01 +02:00
Chneemann
052899307e send forgot password email 2024-08-06 18:18:40 +02:00
Chneemann
876317a994 securing the video page with auth.guard 2024-08-06 04:38:17 +02:00
Chneemann
133735e2f7 user is now unlocked by his email and token from the email link 2024-08-05 18:02:51 +02:00
Chneemann
1d1e6e58d9 added user register 2024-08-04 20:44:26 +02:00
Chneemann
b8a6c95910 added & configure auth login, environments & error.service 2024-08-04 15:55:49 +02:00
Chneemann
53c2caa45e added auth.service & config HttpClient 2024-08-04 10:48:52 +02:00