1
0
mirror of https://github.com/algora-io/tv.git synced 2025-04-07 06:49:52 +02:00

79 Commits

Author SHA1 Message Date
zafer
115cdd6cd7 update homepage mobile layout 2024-06-09 22:57:36 +03:00
zafer
2b46096254 ignore livestream started events if one already playing 2024-06-09 16:33:26 +03:00
zafer
2ac3b7b011 rename homepage 2024-06-09 13:58:28 +03:00
zafer
1f10f93a72 delete obsolete homepage 2024-06-09 13:58:02 +03:00
zafer
7f0b088328 subscribe to new livestreams on homepage 2024-06-09 13:56:52 +03:00
Zafer Cesur
ced91a64dd
render latest ongoing livestream on homepage (#53) 2024-06-09 13:38:24 +03:00
Zafer Cesur
cd2d8a2fbb
add PlayerComponent (#52) 2024-06-09 13:30:44 +03:00
Zafer Cesur
6be4bb1ad9
auto update chat overlay on new livestream (#50)
* remove unused stuff

* remove more unused stuff

* clean up

* remove more unused stuff

* render ChatLive on /:channel/chat

* handle no video case

* simplify

* subscribe to new room on new livestream

* show flash message on new livestream

* add flash with action

* handle no existing video case
2024-06-07 15:48:18 +03:00
Zafer Cesur
ec0bcbe578
add clipper (#48) 2024-06-06 15:27:42 +03:00
zafer
b5a738b017 allow uploads up to 10G 2024-06-04 13:01:09 +03:00
zafer
dd7e476809 transmux uploaded mp4s async 2024-06-03 14:38:34 +03:00
Zafer Cesur
1cb6c1eb33
revamp homepage (#44) 2024-05-31 12:29:56 +03:00
Zafer Cesur
1cf1f37b35
add subscriptions page (#43) 2024-05-30 12:36:19 +03:00
zafer
2eda2f433e update copy 2024-05-27 15:20:53 +03:00
zafer
8a81033dcd make show banner full width 2024-05-25 17:44:39 +03:00
zafer
464049b33d implement add show to calendar 2024-05-25 17:12:19 +03:00
zafer
ab796918a3 fix paths 2024-05-25 12:45:32 +03:00
Zafer Cesur
72acdbe1f1
add shows (#40) 2024-05-25 12:30:01 +03:00
zafer
5fa6e1805c add success state for restream oauth 2024-05-24 18:16:36 +03:00
Zafer Cesur
3f6a3dd313
capture channel events & audience (#39) 2024-05-23 21:07:30 +03:00
Zafer Cesur
c83a45add4
relay chat messages from other platforms (#38) 2024-05-23 14:03:57 +03:00
zafer
d7c75f36c5 fix credo warnings 2024-05-22 17:53:10 +03:00
Zafer Cesur
8395d38243
add oauth flow for restream (#37) 2024-05-22 17:03:18 +03:00
zafer
8d025ce8df fix class name 2024-05-22 13:45:42 +03:00
zafer
0b4d3f3145 Revert "add timestamps for chat messages (#36)"
This reverts commit ab0bd74945a13d44a91f80485329df4cc3438ec1.
2024-05-21 02:30:45 +03:00
zafer
95f48b7b7d improve responsiveness 2024-05-20 18:12:25 +03:00
zafer
aa4d1f6de9 add icons for rtmp destinations 2024-05-20 17:43:23 +03:00
zafer
4833992e41 update spacing 2024-05-20 17:07:10 +03:00
zafer
f00a7e824c improve settings page ui 2024-05-20 16:30:08 +03:00
zafer
e673971509 update font size 2024-05-20 16:22:03 +03:00
zafer
04703fccf3 use password input for destination stream key 2024-05-20 16:21:17 +03:00
Zafer Cesur
ab0bd74945
add timestamps for chat messages (#36) 2024-05-20 16:16:47 +03:00
Zafer Cesur
9ac9b08176
add multistreaming support (#35)
* replace SourceBin with Source + Demuxer + Parser

* add Tee.Master

* update topology

* add copy channel

* reorganize spec

* fix pad refs

* dynamically update pipeline topology for each rtmp sink

* implement user defined destinations

* validate destination URL

* revamp ui

* remove dbg calls

* remove autocomplete for stream key input

* update validation message
2024-05-20 15:58:24 +03:00
zafer
3cef9df24c add link from video to channel 2024-05-12 18:17:08 +03:00
zafer
800f58dfec return user back to where login was initiated 2024-05-12 15:38:52 +03:00
zafer
468b64cf13 display challenge banner on all screens 2024-05-10 13:03:27 +03:00
zafer
91e8c75f97 add github logo on login button 2024-05-10 11:55:41 +03:00
Zafer Cesur
cb43e6c569
add challenge banner (#34) 2024-05-10 11:45:33 +03:00
zafer
edf1c32e59 add og_image_url to video 2024-05-09 16:34:58 +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
454db217d4 fix field name 2024-05-07 23:39:45 +03:00
zafer
6a1ae7592f reorganize meta tags 2024-05-07 15:17:06 +03:00
zafer
6ecef54191 update mediaSession metadata on play 2024-05-07 02:41:15 +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 Cesur
cc1c5ddc4d
rewrite chat with liveview streams & pubsub events (#31) 2024-05-05 02:47:05 +03:00
Zafer Cesur
0997ab2865
display chat on all screen sizes (#30) 2024-05-04 20:58:09 +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