1
0
mirror of https://github.com/algora-io/tv.git synced 2025-06-12 21:57:28 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
058a34721d serve embeddable videos on different origin without cookies (#23) 2024-04-12 15:59:50 +03:00
3e23055042 add route /:channel_handle/latest 2024-04-05 22:24:34 +03:00
04cef55c1d add routes /:channel_handle/{chat,embed} 2024-04-05 18:17:54 +03:00
eccc8c1c42 chat & video embeds (#13) 2024-04-05 02:15:57 +03:00
2b73c40bc5 add creator studio (#14) 2024-04-01 18:39:03 +03:00
e62cba0317 add route /:channel_handle/:video_id (#9) 2024-03-11 23:40:26 +03:00
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
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00