1
0
mirror of https://github.com/algora-io/tv.git synced 2025-02-04 01:53:25 +02:00

76 Commits

Author SHA1 Message Date
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
Zafer Cesur
eccc8c1c42
chat & video embeds (#13) 2024-04-05 02:15:57 +03:00
zafer
eb600e81e8 add /priv/cache to .{git,docker}ignore 2024-04-04 17:27:36 +03:00
zafer
e631cd181f update readme 2024-04-01 21:03:06 +03:00
zafer
4382fd19dc ensure only nodes in primary region process jobs 2024-04-01 20:27:03 +03:00
zafer
d44c9a1009 don't break stream if thumbnail generation fails 2024-04-01 18:58:45 +03:00
Zafer Cesur
2b73c40bc5
add creator studio (#14) 2024-04-01 18:39:03 +03:00
zafer
b27082fd6a fix external links 2024-03-27 19:33:56 +03:00
zafer
bb725f7715 use ipv4 in rtmp tcp server 2024-03-22 18:01:42 +03:00
zafer
9102982902 ignore event sink errors 2024-03-22 18:01:10 +03:00
zafer
ef0037189d update fly vm specs 2024-03-22 18:00:24 +03:00
zafer
61c7cf1026 increase segment duration to 2 seconds 2024-03-22 18:00:12 +03:00
zafer
78f1bf0dfb centralize can_edit state 2024-03-12 03:52:49 +03:00
zafer
b0a16713d9 mark form with phx-update ignore 2024-03-12 03:46:48 +03:00
zafer
3d62d566c0 put flash on successful save 2024-03-12 03:26:52 +03:00
zafer
5a4acfa19a update dependency 2024-03-12 03:25:20 +03:00
Zafer Cesur
e62cba0317
add route /:channel_handle/:video_id (#9) 2024-03-11 23:40:26 +03:00
Zafer Cesur
9259aff7aa
enable admins to edit transcripts (#8) 2024-03-11 21:57:20 +03:00
Zafer Cesur
dd1b31c4cd
add read replicas & dns clustering for distributed elixir nodes (#7) 2024-03-11 21:55:17 +03:00
zafer
dc6f20a554 remove oban 2024-03-11 21:47:04 +03:00
zafer
703111e0cb add more charts 2024-03-11 21:44:08 +03:00
Zafer Cesur
2a7071ae52
make side panel sticky (#6) 2024-03-10 19:26:24 +03:00