Commit Graph

41 Commits

Author SHA1 Message Date
0986552059 ADD Clip Table 2025-06-13 10:35:52 +02:00
fa120fe7b5 ADD database integration & ADD simple dummy user entity 2025-06-12 22:23:10 +02:00
f79beadb09 IMPROVE error handling on frontend 2025-06-10 12:12:19 +02:00
06c02b81bc UPDATE backend API to return JSON-like objects 2025-06-10 10:50:44 +02:00
c11cdb0ee6 REFACTOR JobService to not busily wait 2025-06-06 20:08:49 +02:00
bff85731a5 ADD some temporary default values in VideoMetadata 2025-06-05 20:49:27 +02:00
9d2830302b ADD extra error checking 2025-06-05 20:30:22 +02:00
7f829a70e1 ADD more error handling 2025-06-05 19:41:03 +02:00
3132bae98f ADD readme & ADD mvnw 2025-06-03 10:39:06 +02:00
544a736f66 REFACTOR error handling 2025-06-03 09:58:31 +02:00
783485dd39 REFACTOR float to long for better precision 2025-05-28 22:31:00 +02:00
c468625a74 PATCH scrollbar issue 2025-05-28 19:49:34 +02:00
96574efcdc add old frontend code back 2025-05-28 14:49:09 +02:00
59fb65d377 MOVED frontend out of Vaadin/Spring 2025-05-28 12:20:27 +02:00
ab645316a1 REFACTOR for consistency 2025-05-24 17:40:34 +02:00
8fa6b11e70 ADD logging to MetadataService 2025-05-24 16:54:28 +02:00
2bc4a6af33 ADD export button calling backend to process clip 2025-05-24 16:47:57 +02:00
9348dd928e ADD metadata endpoints + update Bruno 2025-05-20 14:12:12 +02:00
a639cfbb0e ADD MetadataService to track inital metadata 2025-05-20 13:56:00 +02:00
b09577fc81 RENAME ClipConfig entity to VideoMetadata 2025-05-20 12:07:25 +02:00
c0cb38d48e ADD prefix to all API controllers 2025-05-19 14:52:39 +02:00
dylandefaoite
6eb13dc7a8 ADD basic video player with Hilla 2025-05-15 12:09:22 +02:00
f6086cdf53 ADD input and output downloaders 2025-05-15 10:48:44 +02:00
bce8a5e1d6 IMPROVE input validation 2025-05-15 10:48:40 +02:00
e2c4b81cad RENAME methods for consistency 2025-05-15 10:48:38 +02:00
ef742dab67 ADD improved error handling 2025-05-13 21:41:57 +02:00
25dd60dd82 ADD error handling 2025-05-12 21:57:31 +02:00
489372ea61 ADD status endpoint 2025-05-11 22:47:20 +02:00
8545526218 PATCH width and height functions working incorrectly 2025-05-11 22:30:00 +02:00
7e75e16749 REFACTOR job to be a DTO, CompressionService is now stateless 2025-05-11 22:26:32 +02:00
518a1f3f9f ADD download functionality 2025-05-11 14:56:22 +02:00
3ec9f26264 IMPROVE file path handling, handles multiple outputs 2025-05-11 14:34:42 +02:00
4d59456292 REFACTOR to be more modular 2025-05-09 18:56:24 +02:00
de382feeff CHANGE access levels 2025-05-08 23:00:06 +02:00
bb57330bb5 ADD cap for AudioBitrate 2025-05-08 22:51:45 +02:00
81426a2fb2 DELETE file after render & ADD properties 2025-05-08 22:47:14 +02:00
d27276b66a ADD FFMPEG conversion 2025-05-08 21:59:03 +02:00
920bcc32b1 ADD logging & ADD map of jobs and Uuids 2025-05-08 18:57:36 +02:00
da5d2ef853 ADD JobService and UploadService 2025-05-05 21:12:35 +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