Commit graph

325 commits

Author SHA1 Message Date
MarconLP
5091bce7fb
add modal to new video button to explain how to upload videos 2023-04-11 21:28:10 +02:00
MarconLP
6e69c1b3e3
add route to get pre-signed s3 upload url 2023-04-11 21:15:42 +02:00
MarconLP
8eceee520f
format schema file 2023-04-11 14:53:21 +02:00
MarconLP
a73520552f
add loading indicator to individual video page 2023-04-11 14:05:23 +02:00
MarconLP
7546212e1e
add relative time to video list 2023-04-11 14:02:11 +02:00
MarconLP
a03921329c
redesign video list page 2023-04-11 12:58:48 +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
4219542b9c
add single video page player 2023-04-11 10:10:08 +02:00
MarconLP
de6004278d
add tRPC router for videos 2023-04-11 09:48:34 +02:00
MarconLP
74670a0cd4
limit video title length to 2 lines 2023-04-11 09:43:08 +02:00
MarconLP
41aa1802ea
use dynamic values 2023-04-11 00:43:53 +02:00
MarconLP
1ed742afd7
add video cards 2023-04-11 00:38:34 +02:00
MarconLP
fbcf0fdb89
fix ts errors on sign-in page 2023-04-11 00:16:13 +02:00
MarconLP
5b5a80e1b1
prettify files 2023-04-10 23:33:32 +02:00
MarconLP
9260300521
add custom sign in page 2023-04-10 23:33:04 +02:00
MarconLP
e270079c86
implement google and github login 2023-04-10 23:03:25 +02:00
MarconLP
4ed74711f9
remove discord provider 2023-04-10 21:10:40 +02:00
MarconLP
5ebccfbbdf
fix typescript error 2023-04-10 21:09:32 +02:00
MarconLP
ebc916c26d
update prisma schema to mysql 2023-04-10 20:59:27 +02:00
MarconLP
848aaf62e3
remove discord .env variables from env.mjs 2023-04-10 20:54:39 +02:00
MarconLP
98a65d79bb
add video model to prisma schema 2023-04-10 20:51:58 +02:00
MarconLP
77f783fcf8
add index, videos list, and single video page 2023-04-10 20:50:06 +02:00
MarconLP
afdb47ab02
add the .idea folder to .gitignore 2023-04-10 20:35:38 +02:00
MarconLP
2eddd317b9
initial commit 2023-04-10 20:35:08 +02:00