Commit Graph

7 Commits

Author SHA1 Message Date
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
8d7f74e189 ADD SecurityConfig & ADD Auth Endpoints 2025-06-13 15:45:12 +02:00
c11cdb0ee6 REFACTOR JobService to not busily wait 2025-06-06 20:08:49 +02:00
59fb65d377 MOVED frontend out of Vaadin/Spring 2025-05-28 12:20:27 +02:00
d27276b66a ADD FFMPEG conversion 2025-05-08 21:59:03 +02:00
9f9e8251f9 ADD vodController to take POST request 2025-05-05 19:32:06 +02:00
34811fd981 initial commit 2025-05-05 18:46:03 +02:00