Commit Graph

24 Commits

Author SHA1 Message Date
Hakadao
2328802469 feat: upgrade to the v2 app recommending videos api 2023-10-01 18:51:25 +08:00
Hakadao
9c7a1560d9 perf: enhance VideoCard performance 2023-09-03 12:35:56 +08:00
Hakadao
fee7456054 chore: delete useless code 2023-09-03 01:21:00 +08:00
Hakadao
f8f7903ed1 style: adjust card hover effect 2023-08-31 01:31:33 +08:00
Hakadao
48d5a9fc1a perf: optimize video card rendering with content-visibility 2023-08-27 15:17:50 +08:00
Hakadao
97cf1a3b6e chore: add isFollowed prop to VIdeoCard 2023-08-20 01:22:06 +08:00
Hakadao
51ab1d79cd style: adjusted Tooltip theme for VideoCard 2023-08-18 00:30:06 +08:00
Hakadao
d36fe1b363 style: adjusted VideoCardcover button style 2023-08-18 00:06:01 +08:00
Hakadao
fcc7a0b7a3 feat: added unfavorite feature on favorites page
* fix: scrolling down still loading data when no more content
* style: adjusted `VideoCard` style
2023-08-17 23:57:47 +08:00
Hakadao
1a5f771d36 style: add hover effect to VideoCard 2023-08-15 00:34:15 +08:00
Hakadao
3d6e1ff1cc style: adjusted style 2023-08-09 02:01:10 +08:00
Hakadao
dc662403ba style: uniformly switch pfp to round shape 2023-06-28 14:29:15 +08:00
Hakadao
9bdedd80a1 i18n: translate remaining untranslated content 2023-06-06 01:45:56 +08:00
Hakadao
f08340b6e8 feat: implement all Watch later page features
* feat: add new configuration options to `Button` component
2023-06-05 02:34:48 +08:00
Hakadao
d8717c2f90 fix: event bubbling in a tag 2023-05-09 02:14:47 +08:00
Hakadao
746aaec699 feat: support tab key navigation (experiment) 2023-05-09 01:29:04 +08:00
Hakadao
2433c315a5 feat: save to watch later & remove from watch later
- feat: add support for bottom placement in `Tooltip` component
2023-05-06 02:06:52 +08:00
Hakadao
e81d952112 fix: #13 2023-04-19 02:14:41 +08:00
Hakadao
a7c43c4cf4 style: adjusting some details 2023-04-16 00:47:14 +08:00
Hakadao
495c9b460a refactor: avoid directly importing all methods from ~/utils 2023-04-13 02:02:06 +08:00
Hakadao
1d4cc4c5af refactor: adjust the video types.ts file and rename types within the file 2023-04-05 17:00:35 +08:00
Hakadao
4dcbd71983 refactor: 使用新版推介影片接口,將寫法調整為 Composition API 2022-12-20 23:57:05 +08:00
Hakadao
d425d778f6 refactor: video card 2022-12-18 22:58:22 +08:00
Hakadao
ed83b6b6a8 refactor: separating the video code into VideoCard 2022-12-11 02:28:30 +08:00