Commit Graph

24 Commits

Author SHA1 Message Date
Bnyro 8b4949349e feat: option to create group in add to group modal 2023-12-19 16:44:16 +01:00
Kavin a153f87e58
Add unocss eslint config and apply changes. 2023-08-13 18:31:57 +01:00
Kavin 301877e2e1
Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
Sai Karthik ce2e3dbfb6
feat: configurable chapters layout on mobile screen 2023-06-13 17:36:53 +05:30
Sai Karthik 4fa73663c6
refactor: vertical chapters layout for mobile screen
This layout aligns with youtube's chapter layout on mobile
2023-06-10 14:17:41 +05:30
thecashewtrader ea0e802015 Fix long chapter titles squishing video 2022-11-28 20:59:09 +05:30
Kavin 107102ff2e
Remove unnecessary imports. 2022-10-10 10:41:58 +01:00
Kavin 471e81f556
Initial migration to UnoCSS. 2022-08-29 18:32:55 +05:30
Kavin e2fd9f6c68
Cleanup code slightly. 2022-07-25 17:55:00 +05:30
Bnyro e68e73794e fix bad syntax 2022-07-23 14:40:16 +02:00
Bnyro 6f0897a263 fix mobile 2022-07-22 20:54:52 +02:00
Bnyro ded13b14c9 fix syntax 2022-07-22 20:52:35 +02:00
Bnyro adead97b23 fix crash on chapters 2022-07-22 20:50:21 +02:00
Kavin 25d82169b6
Use events and emits for finding currentTime. 2022-07-19 22:00:21 +05:30
Sai Karthik f96a7fa86a
chapters: highlight current playing chapter 2022-07-19 18:11:42 +05:30
Sai Karthik b1158469aa
fix: don't truncate chapter titles in desktop view 2022-07-05 11:41:02 +05:30
Sai Karthik 71004a1487
feat: show chapters count & index in desktop layout 2022-06-29 16:36:22 +05:30
Kavin 3941b1d86e
Use windicss classes. 2022-06-24 23:28:06 +01:00
Kavin 54117a3add
Make chapters match height of video player. 2022-06-24 22:53:45 +01:00
Sai Karthik fb4a2129d4
revamped chapter layouts for desktop view
* desktop chapters layout
* fallback to mobile view on small screens
2022-06-24 22:43:53 +01:00
Sai Karthik b856239427
blue chapter time looks better on white/dark mode alike 2022-06-17 13:24:40 +05:30
Sai Karthik 32c3f6e4e4
feat: horizontal scrollable chapters as tiles 2022-06-17 10:36:05 +05:30
Kavin f149ac95bb
Fix error on rendering chapters. 2022-06-02 04:29:28 +01:00
Kavin de55a5a0c7
Fix for eslint errors. 2022-05-19 22:17:58 +01:00
Renamed from src/components/Chapters.vue (Browse further)