Commit Graph

288 Commits

Author SHA1 Message Date
Hakadao
11db4e27a1 feat: support dark mode for mooc page 2023-11-21 00:06:32 +08:00
Hakadao
3d6c1fb9ef feat: support dark mode for other channel pages
support dark mode for tv shows, movie, variety shows pages
2023-11-20 16:55:04 +08:00
Hakadao
a39811114d feat: scan qr code to authorize access key 2023-11-20 00:34:18 +08:00
Hakadao
ed8241d142 fix: app 端推介列表內容不是自己喜歡的內容 2023-11-17 16:42:20 +08:00
Hakadao
2af651a090 style: adjust styles 2023-11-09 02:38:50 +08:00
Hakadao
d4f141d60b style: adjust styles 2023-11-09 00:23:43 +08:00
Hakadao
74fc7749ff feat: redesign top bar mask 2023-11-08 23:29:35 +08:00
Hakadao
46bee21107 fix: adjust top bar z-index 2023-11-05 23:39:50 +08:00
Hakadao
db241b8446 chore: rename sectionPage into channelPage 2023-11-05 23:35:03 +08:00
Hakadao
be18b42e35 style: adjust styles 2023-11-05 23:26:22 +08:00
Hakadao
434dfdba1e feat: support dark mode for bilibili anime page 2023-10-31 01:34:39 +08:00
Hakadao
0508443caa style: adjust styles 2023-10-30 01:29:28 +08:00
Hakadao
835f43fb0b style: adjust spacing between elements 2023-10-30 01:23:05 +08:00
Hakadao
eec9103d45 chore: correct the comment 2023-10-30 01:21:19 +08:00
Hakadao
0b8dcf6f57 fix: adjust top bar z-index (#52) 2023-10-30 01:20:18 +08:00
Hakadao
2fd6c517b7 feat: support dark mode for bilibili section page 2023-10-30 01:16:15 +08:00
Hakadao
8a2d4be9c2 feat: hide the search bar on search page (#57) 2023-10-30 00:19:32 +08:00
Hakadao
25065870fa style: adjust spacing between elements (#62) 2023-10-30 00:09:50 +08:00
Hakadao
10d2f00630 chore: remove useless code 2023-10-29 15:25:03 +08:00
Hakadao
f7b94c7133 fix: adjust modifications for firefox compatibility 2023-10-29 12:53:51 +08:00
Hakadao
a0d65a3a88 fix: implement lazy loading to prevent page element jitter on firefox 2023-10-22 15:54:53 +08:00
Hakadao
fc5945c95c fix: stop endless data request when scrolling to bottom without login 2023-10-22 15:51:07 +08:00
Hakadao
6125b59dde feat: add opacity transition effect for page loaded 2023-10-22 15:31:24 +08:00
Hakadao
fa1e49c350 feat: translate content of tabs on home page 2023-10-22 01:29:45 +08:00
Hakadao
d595f04555 feat: implement all features for ranking page 2023-10-20 00:20:43 +08:00
Hakadao
ef55debeb8 feat: update ranking page 2023-10-18 01:34:06 +08:00
Hakadao
d2dd908550 feat: add animation effect for home page entry 2023-10-17 23:37:35 +08:00
Hakadao
63a89693e6 style: adjust styles 2023-10-17 22:23:54 +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
d59d78e3d5 feat: auto-scroll to content below when search page mode is activated 2023-10-17 11:05:30 +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
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
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
f6df646c41 fix: double-clicking dock item doesn't refresh page or back to top 2023-10-12 18:24:30 +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