Commit graph

22 commits

Author SHA1 Message Date
MarconLP
b6e91d7348
cleanup code 2023-04-14 19:46:09 +02:00
MarconLP
0f259be337
show relative time string 2023-04-14 17:20:57 +02:00
MarconLP
ea33309b76
add ability to setShareLinkExpiresAt value 2023-04-14 17:06:07 +02:00
MarconLP
a52dfcc7fb
add ability to set delete_video_after_link_expires 2023-04-14 15:49:07 +02:00
MarconLP
62555101b2
rollback if an error occurs while setting share state 2023-04-14 15:34:14 +02:00
MarconLP
665369c43c
only allow owner to modify sharing setting 2023-04-14 15:21:44 +02:00
MarconLP
c089fb7d47
add shareModal and the ability to toggle share state 2023-04-14 15:04:55 +02:00
MarconLP
9ef612f79f
remove unused code 2023-04-12 21:20:05 +02:00
MarconLP
173f1d976d
show author username and profile icon on individual video page 2023-04-12 20:58:58 +02:00
MarconLP
cef346a201
improve UX while uploading new videos 2023-04-12 19:11:33 +02:00
MarconLP
02160a2af8
add recording not shared message 2023-04-12 16:02:43 +02:00
MarconLP
5ce820d5c4
redirect to video page after upload 2023-04-12 12:58:29 +02:00
MarconLP
e87da5cc4c
return presigned url when getting a single video 2023-04-12 12:44:23 +02:00
MarconLP
672211368d
add video upload modal and save video record to db while returning pre-signed url 2023-04-12 12:24:54 +02:00
MarconLP
ef8f40143f
show real data on individual video page 2023-04-11 22:01:02 +02:00
MarconLP
621325b930
show dynamic data on videos list page 2023-04-11 21:49:14 +02:00
MarconLP
6e69c1b3e3
add route to get pre-signed s3 upload url 2023-04-11 21:15:42 +02:00
MarconLP
b335f4acd4
fix typescript errors 2023-04-11 11:35:15 +02:00
MarconLP
435f9b2d7d
improve individual video page 2023-04-11 10:52:03 +02:00
MarconLP
de6004278d
add tRPC router for videos 2023-04-11 09:48:34 +02:00
MarconLP
5ebccfbbdf
fix typescript error 2023-04-10 21:09:32 +02:00
MarconLP
2eddd317b9
initial commit 2023-04-10 20:35:08 +02:00