Dylan De Faoite
|
87ad7e3537
|
ADD thumbnail to database (#12)
* ADD thumbnail to database
* ADD thumbnail generation and retrieval functionality
* ADD thumbnail availability check in VideoCard component
* ADD ClipDTO to reduce exposed internals
* REFactor move APIResponse and VideoMetadata to dto package
* REMOVE unused props from VideoCard
* ADD isThumbnailAvailable function
|
2025-07-17 23:21:01 +02:00 |
|
|
|
9f8894798d
|
ADD VideoPlayer component and implement video fetching functionality
|
2025-07-12 14:27:51 +02:00 |
|
|
|
b19fd50dfa
|
ADD time ago display to VideoCard component
|
2025-07-09 23:52:45 +02:00 |
|
|
|
87759c689a
|
ADD duration overlay to VideoCard
|
2025-07-09 23:33:31 +02:00 |
|
|
|
16781aec04
|
ADD fallback thumbnail
|
2025-07-09 23:12:12 +02:00 |
|
|
|
c001a2a1a6
|
ADD functionality to fetch and display user clips in MyClips component
|
2025-07-09 22:57:54 +02:00 |
|
|
|
130938c56a
|
ADD MyClips page and VideoCard component
|
2025-07-09 18:39:40 +02:00 |
|
|
|
6d4146ed85
|
ADD input structure for metadata
|
2025-07-08 18:11:41 +02:00 |
|
|
|
2958dd8cd7
|
ADD ClipNames component for title and description input in ClipEdit
|
2025-07-07 22:35:40 +02:00 |
|
|
|
9c2fb9b710
|
REFACTOR for consistent syntax
|
2025-06-25 17:04:18 +02:00 |
|
|
|
7c64649c22
|
UPDATE Dropdown and Topbar components for improved styling and functionality
|
2025-06-25 16:44:37 +02:00 |
|
|
|
38f3778a6b
|
ADD Dropdown component for user actions
|
2025-06-24 22:52:24 +02:00 |
|
|
|
d3dce9ec25
|
ADD user prop to Sidebar and conditionally render My Clips button
|
2025-06-24 20:37:21 +02:00 |
|
|
|
636a1db8c7
|
PATCH extra item in Flexbox
|
2025-06-24 20:28:29 +02:00 |
|
|
|
071f3c420c
|
ADD logout functionality to SecurityConfig and Topbar
|
2025-06-24 20:23:56 +02:00 |
|
|
|
8ab0472ac7
|
UPDATE AuthController to return user details with APIResponse; ADD user fetching logic in MainLayout and Topbar
|
2025-06-24 20:00:05 +02:00 |
|
|
|
0237ec57db
|
UPDATE OAuth2 user service to handle user creation and redirect after login
|
2025-06-24 14:21:59 +02:00 |
|
|
|
c7b3f6bf70
|
REFINE OAuth2 user handling and update database schema
|
2025-06-23 23:28:29 +02:00 |
|
|
|
b2c10db130
|
IMPROVE error checking on frontend
|
2025-06-10 10:15:41 +02:00 |
|
|
|
e65bbf8e75
|
ABSTRACT sidebar buttons
|
2025-05-30 14:58:29 +02:00 |
|
|
|
1802659f43
|
REFACTOR frontend
|
2025-05-30 14:43:53 +02:00 |
|
|
|
fdaef02ef9
|
IMPROVE general styling + ADD logo
|
2025-05-30 14:30:07 +02:00 |
|
|
|
9f34c7b1f0
|
PATCH incorrect import name
|
2025-05-29 20:50:22 +02:00 |
|
|
|
5f3e1ed699
|
UPDATE icons
|
2025-05-28 22:31:13 +02:00 |
|
|
|
c468625a74
|
PATCH scrollbar issue
|
2025-05-28 19:49:34 +02:00 |
|
|
|
00abeab158
|
ADD different volume icons
|
2025-05-28 16:35:27 +02:00 |
|
|
|
b42b9a6404
|
PATCH inverted buttons
|
2025-05-28 16:14:25 +02:00 |
|
|
|
e65abd045c
|
ADD transition to sidebar
|
2025-05-28 16:10:54 +02:00 |
|
|
|
81bd7318bb
|
ADD sidebar and REFACTOR buttons
|
2025-05-28 16:02:26 +02:00 |
|
|
|
96574efcdc
|
add old frontend code back
|
2025-05-28 14:49:09 +02:00 |
|