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

36 Commits

Author SHA1 Message Date
Zafer Cesur
e782cbae6c
add /docs (#42) 2024-05-26 22:24:39 +03:00
Zafer Cesur
72acdbe1f1
add shows (#40) 2024-05-25 12:30:01 +03:00
zafer
2675a611bb improve handling of external messages 2024-05-23 22:59:08 +03:00
Zafer Cesur
3f6a3dd313
capture channel events & audience (#39) 2024-05-23 21:07:30 +03:00
zafer
5edb301560 add util component 2024-05-22 13:47:32 +03:00
zafer
0b4d3f3145 Revert "add timestamps for chat messages (#36)"
This reverts commit ab0bd74945a13d44a91f80485329df4cc3438ec1.
2024-05-21 02:30:45 +03:00
zafer
bacd582bb6 add linkedin icon 2024-05-20 18:12:31 +03:00
zafer
a6e470ceaf simplify code 2024-05-20 17:46:01 +03:00
zafer
aa4d1f6de9 add icons for rtmp destinations 2024-05-20 17:43:23 +03:00
Zafer Cesur
ab0bd74945
add timestamps for chat messages (#36) 2024-05-20 16:16:47 +03:00
zafer
6a1ae7592f reorganize meta tags 2024-05-07 15:17:06 +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
72e39d0126 fix background 2024-05-03 16:44:42 +03:00
Zafer Cesur
149191a9cf
add vector search for vods (#28) 2024-05-01 23:34:05 +03:00
zafer
7836a8bf5c periodically fetch new stargazer count 2024-04-27 22:06:46 +03:00
zafer
4b57f8c161 add more links 2024-04-20 17:05:19 +03:00
Zafer Cesur
178df27404
add navlinks (#25) 2024-04-20 16:17:53 +03:00
Zafer Cesur
058a34721d
serve embeddable videos on different origin without cookies (#23) 2024-04-12 15:59:50 +03:00
zafer
7402b87575 add generic og image in channel routes 2024-04-05 22:26:29 +03:00
Zafer Cesur
eccc8c1c42
chat & video embeds (#13) 2024-04-05 02:15:57 +03:00
Zafer Cesur
2b73c40bc5
add creator studio (#14) 2024-04-01 18:39:03 +03:00
zafer
b27082fd6a fix external links 2024-03-27 19:33:56 +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
2a7071ae52
make side panel sticky (#6) 2024-03-10 19:26:24 +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
2542303745 update default backdrop 2024-03-07 03:24:25 +03:00
zafer
0d004acac2 remove default scale up 2024-03-07 02:52:46 +03:00
zafer
874526b090 add short component that renders vertical thumbnail 2024-03-07 02:42:53 +03:00
zafer
e9d3e85887 render fancy bg only while playing a video 2024-03-07 02:37:41 +03:00
zafer
0abb697a1f remove thumbnails_ready from video 2024-03-06 20:01:29 +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
31c6c1adcf fix styling issues in core components 2024-03-05 06:29:00 +03:00
Zafer Cesur
7684f3fc37
migrate core components to latest (#1)
* upgrade core components to latest

* adapt styles for dark mode

* restore custom components

* use new components & patterns

* delete icon component

* update tailwind config

* delete phoenix.css

* add ::selection style

* delete obsolete title_bar comp
2024-03-02 18:04:44 +03:00
zafer
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00