Commit graph

29 commits

Author SHA1 Message Date
Chneemann
255784c327 refactor: rename liked videos to favorite videos 2025-05-16 13:16:44 +02:00
Chneemann
d6c8776467 refactor: improve code structure and rename variables for clarity 2025-05-16 13:03:18 +02:00
Chneemann
765c3f3000 fix: prevent toggling watched videos, only add once when not already marked 2025-05-14 20:01:39 +02:00
Chneemann
adc3fddd83 refactor: change videoSelected to pass complete video object for better data handling 2025-05-14 19:40:35 +02:00
Chneemann
fe2b026bf9 refactor: renamed function and updated docstring to clarify creation of video preview clip 2025-05-12 20:49:15 +02:00
Chneemann
de381bf5b9 docs: fix jsdoc comments for improved documentation accuracy 2025-05-05 08:10:24 +02:00
Chneemann
22dcb8503d feat: add screen resize handling to HomeComponent for responsive video selection 2025-05-04 15:09:29 +02:00
Chneemann
8ee05a2148 refactor: improve readability of HomeComponent functions and add JSDoc comments 2025-05-04 11:39:39 +02:00
Chneemann
039711b18f feat: display uploaded video after successful upload 2025-05-02 08:38:37 +02:00
Chneemann
3861464092 feat: add Video interface for typed video data handling 2025-05-01 09:22:40 +02:00
Chneemann
ffb6ba4a5b refactor: rename remaining movie variables to video 2025-04-30 04:22:24 +02:00
Chneemann
7e08f6379f refactor: rename MovieService to VideoService and remove 'movie' from backend URLs 2025-04-29 04:04:51 +02:00
Chneemann
3d4ad193a8 feat: create ResolutionService to centralize and manage video resolutions 2025-04-26 22:41:34 +02:00
Chneemann
df8305806f refactor: unify video resolutions and clean up code 2025-04-26 22:24:05 +02:00
Chneemann
d77aee2b9f refactor: reorganize component structure and update imports 2025-04-21 10:03:03 +02:00
Chneemann
259dccef20 chore: update project to Angular 19 2025-04-19 17:15:45 +02:00
Chneemann
d70982c0b5 update responsive design 2024-08-09 18:42:38 +02:00
Chneemann
4870349e23 show error overlay for a backend error 2024-08-08 00:28:58 +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
7bda7ca5d2 added browse component 2024-08-03 11:06:16 +02:00
Chneemann
6ddae1f00c components sorted 2024-08-03 10:55:58 +02:00
Chneemann
3b20deaf56 added forgot password component & design improvements 2024-08-03 02:28:42 +02:00
Chneemann
a436dd364d added & design login component 2024-08-02 19:37:38 +02:00
Chneemann
fbf7c314a4 update form validation 2024-08-02 19:15:42 +02:00
Chneemann
e33b751be3 update register design 2024-08-02 04:39:46 +02:00
Chneemann
0385f843ab added & design register component 2024-08-01 19:24:26 +02:00
Chneemann
ceaff766dd added footer & global font 2024-08-01 18:53:46 +02:00
Chneemann
a8ae57ad84 added header component, logos & colors 2024-08-01 15:15:02 +02:00
Chneemann
c9dd48ac46 added home (landing page) 2024-08-01 14:59:26 +02:00