Commit Graph

592 Commits

Author SHA1 Message Date
Hakadao
d2dd908550 feat: add animation effect for home page entry 2023-10-17 23:37:35 +08:00
Hakadao
e6ddfc5ba4 feat: apply black gradient mask below topbar when in search page mode
* feat: use white color logo when in search page mode or under customize wallpaper option
2023-10-17 23:34:59 +08:00
Hakadao
63a89693e6 style: adjust styles 2023-10-17 22:23:54 +08:00
Hakadao
cdf759855e style: adjust HorizontalScrollView styles 2023-10-17 22:16:17 +08:00
Hakadao
ac5ac14af5 feat: set the default value of searchPageModeWallpaperFixed to false 2023-10-17 21:25:43 +08:00
Hakadao
f1b5d065b2 chore: code formatting 2023-10-17 14:32:57 +08:00
Hakadao
d276f3f0fe fix: resolve clipping issue on hover effect 2023-10-17 14:31:10 +08:00
Hakadao
580060b87c style: adjust mask opacity & logo shadow 2023-10-17 13:38:44 +08:00
Hakadao
d014c2945e fix: correct description 2023-10-17 13:29:46 +08:00
Hakadao
27e77a1404 style: adapt ai video summary button styles 2023-10-17 13:23:48 +08:00
Hakadao
7e633083c9 style: adjust ranking number style 2023-10-17 12:02:54 +08:00
Hakadao
9ac8d859f7 fix: add padding to prevent content overflow clipping 2023-10-17 11:46:28 +08:00
Hakadao
55aa3f1823 refactor: rename AnimeCard to LongCoverCard
* refactor:  rename `AnimeCardSkeleton` to `LongCoverCardSkeleton`
* style: add hover effect to `AnimeCard`
2023-10-17 11:45:15 +08:00
Hakadao
0103c0a7ec feat: display full desc on hover over video card desc 2023-10-17 11:14:41 +08:00
Hakadao
d59d78e3d5 feat: auto-scroll to content below when search page mode is activated 2023-10-17 11:05:30 +08:00
Hakadao
6d4eee744d fix: adjust z-index value 2023-10-17 11:00:46 +08:00
Hakadao
e3219cb888 refactor: reduce code duplication by using the VideoCardSkeleton 2023-10-17 01:30:56 +08:00
Hakadao
1df4cc0de1 feat: update ranking page
* refactor: move VideoCard to src/VideoCard directory
* refactor: create VideoCardSkeleton for reuseable VideoCard Skeleton
2023-10-17 01:26:39 +08:00
Hakadao
d0c1bfacdf feat: add setting to fix wallpaper in search page mode 2023-10-16 18:38:45 +08:00
Hakadao
12e623eae0 refactor: ts types renaming 2023-10-16 18:12:51 +08:00
Hakadao
5e64df329b feat: update ranking page 2023-10-16 18:00:33 +08:00
Hakadao
e72deb43d8 feat: update ranking page
* refactor: 分離 Home.vue 的 ts 類型
2023-10-16 14:32:04 +08:00
Hakadao
c73aeab2ab refactor: globally import OverlayScrollbarsComponent 2023-10-16 12:21:42 +08:00
Hakadao
3a133b9311 feat: update ranking page 2023-10-16 00:50:04 +08:00
Hakadao
44d9b39b72 chore: update skeletons style 2023-10-16 00:49:56 +08:00
Hakadao
9c95e42450 i18n: 部分英文翻譯調整 2023-10-15 21:48:03 +08:00
Hakadao
a547f14636 chore: add ranking page 2023-10-15 04:55:08 +08:00
Hakadao
fb1bbd75b3 feat: implement trending page 2023-10-15 02:20:01 +08:00
Hakadao
ca93d46d4b fix: resolved the issue of ranking visibility on the AnimeCard 2023-10-15 02:19:11 +08:00
Hakadao
9aad900450 refactor: refactor code when v-if & v-for are used together 2023-10-15 00:55:12 +08:00
Hakadao
1a5f33dbe7 feat: update trending page 2023-10-13 18:46:40 +08:00
Hakadao
9830a70abd style: adjust top panel styles 2023-10-13 18:46:20 +08:00
Hakadao
84fc4de79a chore: remove useless code 2023-10-13 18:45:45 +08:00
Hakadao
e7a47cf2df feat: add horizontal style in VideoCard
* fix: 修正滑動到影片卡片hover效果有時會出現被裁切問題
2023-10-13 18:45:28 +08:00
Hakadao
7720eeb29b refactor: rename function getFollowingAuthorVideos to getFollowedUsersVideos 2023-10-13 16:09:52 +08:00
Hakadao
4f7e871cf1 refactor: rename RecommendContent to ForYou
* chore: import `Trending` component to `Home`
2023-10-13 15:18:46 +08:00
Hakadao
a3788b3aae feat: add easter egg in the RightSideButtons 2023-10-13 12:30:26 +08:00
Hakadao
d744eb9da9 refactor: refactor button attribute implementation
* refactor: refactor button usage attribute on page utilizing the button
2023-10-13 11:30:23 +08:00
Hakadao
7f27633d6a style: adjust the colors for elevated hover & content hover 2023-10-13 11:28:36 +08:00
Hakadao
f6df646c41 fix: double-clicking dock item doesn't refresh page or back to top 2023-10-12 18:24:30 +08:00
Hakadao
fa4b17f3f3 style: add elevated hover css variables
* style: adjust `BackToTopAndRefreshButtons` styles
2023-10-12 12:34:23 +08:00
Hakadao
7c231cfa10 refactor: refactor button attribute implementation
* refactor: refactor button usage attribute on page utilizing the button
* feat: add more animation effects for `BackToTopAndRefreshButton`
2023-10-12 12:08:39 +08:00
Hakadao
f6e0efebce refactor: refactor button attribute implementation 2023-10-12 11:44:15 +08:00
Hakadao
046320252c style: remove icon activated effects 2023-10-12 01:51:04 +08:00
Hakadao
b398605a65 feat: add easter egg in the dock 2023-10-11 18:39:07 +08:00
Hakadao
83168e6779 chore: remove useless styles 2023-10-11 18:03:20 +08:00
Hakadao
b1fd52cc6e refactor: separate vue transition & transition group styles into transitionAndTransitionGroup.scss 2023-10-11 17:33:59 +08:00
Hakadao
241ec7e777 feat: update icons on topbar, settings panel, dock & right side buttons 2023-10-11 12:48:41 +08:00
Hakadao
7caa7f3b61 feat: scroll to top when homepage tab is changed 2023-10-11 01:50:51 +08:00
Hakadao
38a6f20b63 chore: update pnpm-lock 2023-10-11 01:29:40 +08:00