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

22 Commits

Author SHA1 Message Date
zafer
c8cf8cb6e1 update og image dimensions 2024-06-06 22:10:14 +03:00
zafer
5b87393d0d add fallback og image 2024-06-06 22:02:14 +03:00
zafer
8f96012cee cascade video deletion to messages & events 2024-06-03 14:36:10 +03:00
zafer
3052eba6ae update show description type 2024-06-03 01:06:34 +03:00
Zafer Cesur
1cb6c1eb33
revamp homepage (#44) 2024-05-31 12:29:56 +03:00
Zafer Cesur
72acdbe1f1
add shows (#40) 2024-05-25 12:30:01 +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 Cesur
8395d38243
add oauth flow for restream (#37) 2024-05-22 17:03:18 +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 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 Cesur
149191a9cf
add vector search for vods (#28) 2024-05-01 23:34:05 +03:00
zafer
7402b87575 add generic og image in channel routes 2024-04-05 22:26:29 +03:00
Zafer Cesur
2b73c40bc5
add creator studio (#14) 2024-04-01 18:39:03 +03:00
Zafer Cesur
dd1b31c4cd
add read replicas & dns clustering for distributed elixir nodes (#7) 2024-03-11 21:55:17 +03:00
zafer
8e9d3a5c10 add vertical_thumbnail_url to video 2024-03-07 02:02:32 +03:00
zafer
0abb697a1f remove thumbnails_ready from video 2024-03-06 20:01:29 +03:00
zafer
1b2c7d6f5a add thumbnail_url to video 2024-03-06 19:51:58 +03:00
Zafer Cesur
0c8f5244c6
revamp layout (#3)
* start updating layout

* add fixed top nav

* misc

* hide chatbox by default

* misc

* comment out focusMain() call

* comment out some code

* improve responsiveness

* improve responsiveness some more

* update spacing

* update positioning

* update chat style

* fix typo

* remove obsolete sidebars

* comment out instead of deleting

* rename tags

* simplify

* remove obsolete code

* rename dropdown
2024-03-06 18:02:42 +03:00
Zafer Cesur
1b10930700 add subtitle crud (#2)
* init subs

* fix styling issues in core components

* update layout

* show video on subtitles page

* update spacing

* list subtitles by video

* misc

* reorder routes

* clean up module
2024-03-05 06:36:19 +03:00
zafer
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00