1
0
mirror of https://github.com/algora-io/tv.git synced 2024-11-26 01:00:20 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Zafer Cesur
e62cba0317
add route /:channel_handle/:video_id (#9) 2024-03-11 23:40:26 +03:00
Zafer Cesur
2a7071ae52
make side panel sticky (#6) 2024-03-10 19:26:24 +03:00
Zafer Cesur
446efb3c62
add typescript (#5)
* use typescript

* fix typing issues

* update tailwind config

* upgrade deps

* update comment
2024-03-10 19:24:20 +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
b9379ebfe5 enable chat for all videos 2024-03-07 03:00:07 +03:00
zafer
e9d3e85887 render fancy bg only while playing a video 2024-03-07 02:37:41 +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
0a43ac61a6 update player config 2024-03-02 14:46:15 +03:00
zafer
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00