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

17 Commits

Author SHA1 Message Date
Zafer Cesur
71d883fe45
soft delete videos until they are removed from storage (#77) 2024-09-03 17:37:56 +03:00
Gabriel Piriz
09b0623af7
Terminate interrupted streams (#75) 2024-09-01 02:15:24 +03:00
Zafer Cesur
1576c39692
improve analytics page (#65) 2024-08-22 23:48:46 +03:00
Zafer Cesur
c79d0e8f2f
implement in-video ads & analytics (#59) 2024-08-15 18:02:56 +03:00
Zafer Cesur
72acdbe1f1
add shows (#40) 2024-05-25 12:30:01 +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
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 Cesur
2b73c40bc5
add creator studio (#14) 2024-04-01 18:39:03 +03:00
Zafer Cesur
e62cba0317
add route /:channel_handle/:video_id (#9) 2024-03-11 23:40:26 +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
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