1
0
mirror of https://github.com/algora-io/tv.git synced 2025-03-17 20:17:45 +02:00

28 Commits

Author SHA1 Message Date
zafer
a11c6d638b set content_type of stored media 2024-06-02 17:14:54 +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
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
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
d8e468f731 move thumbnail logic into library context 2024-05-08 00:19:00 +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 Cesur
71b0d3f218
add message deletion (#29) 2024-05-03 16:38:50 +03:00
Zafer Cesur
149191a9cf
add vector search for vods (#28) 2024-05-01 23:34:05 +03:00
zafer
dad573912a transmux videos inside mounted volume 2024-04-07 20:02:00 +03:00
zafer
04cef55c1d add routes /:channel_handle/{chat,embed} 2024-04-05 18:17:54 +03:00
Zafer Cesur
2b73c40bc5
add creator studio (#14) 2024-04-01 18:39:03 +03:00
zafer
9102982902 ignore event sink errors 2024-03-22 18:01:10 +03:00
zafer
3d62d566c0 put flash on successful save 2024-03-12 03:26:52 +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 Cesur
b7ed13e06f
add transcript tab (#4)
* init side panel

* reorganize stuff

* delete unused components

* fix some ids

* more fixes

* conditionally render transcript tab

* reorder some code

* delete redundant line

* remove unused alias
2024-03-10 16:51:18 +03:00
zafer
2934e1f2fd intersperse shorts and videos on homepage 2024-03-07 02:43:11 +03:00
zafer
6a6e9f139b remove obsolete todo 2024-03-06 20:02:33 +03:00
zafer
0abb697a1f remove thumbnails_ready from video 2024-03-06 20:01:29 +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