1
0
mirror of https://github.com/algora-io/tv.git synced 2024-11-16 00:58:59 +02:00
Commit Graph

247 Commits

Author SHA1 Message Date
zafer
4006027385 generate og image with svg overlay 2024-05-09 18:01:30 +03:00
zafer
edf1c32e59 add og_image_url to video 2024-05-09 16:34:58 +03:00
zafer
e9ce649ad9 generate stream thumbnail inside a supervised task 2024-05-09 16:29:57 +03:00
zafer
9f1e201125 update fly specs 2024-05-09 16:21:08 +03:00
zafer
43a03b1c7b use video title as page description 2024-05-08 16:32:16 +03:00
zafer
5de36fd8d7 use snapshot from video as channel og image 2024-05-08 00:21:04 +03:00
zafer
d8e468f731 move thumbnail logic into library context 2024-05-08 00:19:00 +03:00
zafer
454db217d4 fix field name 2024-05-07 23:39:45 +03:00
zafer
01c6a6c7b6 add helper to get video id from pipeline 2024-05-07 16:30:21 +03:00
zafer
1baad3c4ae keep latest stream segment in memory 2024-05-07 16:29:57 +03:00
zafer
6a1ae7592f reorganize meta tags 2024-05-07 15:17:06 +03:00
zafer
aca465dfe1 add 1024px logo in mediaSession metadata 2024-05-07 15:16:33 +03:00
zafer
6ecef54191 update mediaSession metadata on play 2024-05-07 02:41:15 +03:00
zafer
0260500f02 send not found response on 404 2024-05-06 13:50:29 +03:00
zafer
3c01987dc5 add function to update object in storage 2024-05-06 02:28:56 +03:00
Zafer Cesur
0ab70fc530
add routes /gh/:user_id/{thumbnail,channel} (#33) 2024-05-06 01:44:09 +03:00
zafer
795e92289f add links to timestamps 2024-05-05 23:24:05 +03:00
Zafer Cesur
01ba80b8ae
revamp mobile chat (#32) 2024-05-05 23:14:05 +03:00
zafer
563fce260c add optional opts to Library.create_thumbnail 2024-05-05 21:39:49 +03:00
zafer
825cab8ee0 set proper content type for thumbnails 2024-05-05 21:32:12 +03:00
zafer
f6542c017b set proper content type for thumbnails 2024-05-05 21:31:20 +03:00
Zafer Cesur
cc1c5ddc4d
rewrite chat with liveview streams & pubsub events (#31) 2024-05-05 02:47:05 +03:00
zafer
12e17848f4 fix /embed styling 2024-05-05 02:27:04 +03:00
Zafer Cesur
0997ab2865
display chat on all screen sizes (#30) 2024-05-04 20:58:09 +03:00
zafer
24215f5e33 don't init new index on load error 2024-05-04 14:11:39 +03:00
zafer
30be48155f redirect /cossgpt to example query result 2024-05-04 14:10:15 +03:00
zafer
ce30568fdb fix typo 2024-05-04 01:12:44 +03:00
zafer
26d5a4b185 add dom ids for new chat messages 2024-05-03 18:13:58 +03:00
zafer
2600412889 handle message deleted events in chat overlay 2024-05-03 16:49:05 +03:00
zafer
72e39d0126 fix background 2024-05-03 16:44:42 +03:00
Zafer Cesur
71b0d3f218
add message deletion (#29) 2024-05-03 16:38:50 +03:00
zafer
3f427379a6 fix new message spacing 2024-05-03 16:19:56 +03:00
zafer
fb40150fe5 update spacing in video side panel 2024-05-03 15:34:13 +03:00
zafer
5d0d576011 disable transcript edits 2024-05-03 14:40:19 +03:00
Zafer Cesur
149191a9cf
add vector search for vods (#28) 2024-05-01 23:34:05 +03:00
zafer
1dcfd77dcb fix title on video page 2024-04-30 18:25:55 +03:00
zafer
7836a8bf5c periodically fetch new stargazer count 2024-04-27 22:06:46 +03:00
zafer
64dcdbd8d5 disable ecto logs 2024-04-27 22:04:37 +03:00
zafer
4811cd6c4b always display video title 2024-04-20 17:19:26 +03:00
zafer
4b57f8c161 add more links 2024-04-20 17:05:19 +03:00
Zafer Cesur
178df27404
add navlinks (#25) 2024-04-20 16:17:53 +03:00
Zafer Cesur
058a34721d
serve embeddable videos on different origin without cookies (#23) 2024-04-12 15:59:50 +03:00
zafer
2d60349466 run upload worker sync instead of adding to queue 2024-04-10 03:03:39 +03:00
zafer
a11de617a4 add mounts 2024-04-07 20:05:34 +03:00
zafer
2d90986493 bump max uploaded file size to 5GB 2024-04-07 20:02:19 +03:00
zafer
dad573912a transmux videos inside mounted volume 2024-04-07 20:02:00 +03:00
zafer
c2ce28a361 update .gitignore 2024-04-05 22:26:37 +03:00
zafer
7402b87575 add generic og image in channel routes 2024-04-05 22:26:29 +03:00
zafer
3e23055042 add route /:channel_handle/latest 2024-04-05 22:24:34 +03:00
zafer
04cef55c1d add routes /:channel_handle/{chat,embed} 2024-04-05 18:17:54 +03:00