1
0
mirror of https://github.com/algora-io/tv.git synced 2025-01-05 01:20:24 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
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 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
0a43ac61a6 update player config 2024-03-02 14:46:15 +03:00
zafer
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00