Commit Graph

258 Commits

Author SHA1 Message Date
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
Hakadao
b1fd52cc6e refactor: separate vue transition & transition group styles into transitionAndTransitionGroup.scss 2023-10-11 17:33:59 +08:00
Hakadao
7caa7f3b61 feat: scroll to top when homepage tab is changed 2023-10-11 01:50:51 +08:00
Hakadao
8740dc2e63 style: adjust styles 2023-10-11 01:29:27 +08:00
Hakadao
b4e2d4bcee feat: complete homepage Following tab 2023-10-10 01:21:49 +08:00
Hakadao
4bf6f111e8 fix: dock cannot be semi-transparent
dock cannot be semi-transparent after opening settings panel
2023-10-09 18:04:37 +08:00
Hakadao
cd53dcf9c0 refactor: separate buttons into BackToTopAndRefreshButtons component 2023-10-08 13:32:50 +08:00
Hakadao
ed77fbed5f refactor: move the wallpaper search page mode to Home 2023-10-08 13:18:17 +08:00
Hakadao
7004a3f95c refactor: separate the AppBackground component 2023-10-08 13:10:35 +08:00
Hakadao
2812b43963 refactor: separate the RightSideButtons component
* refactor: remove useless functions & variables
2023-10-08 12:26:28 +08:00
Hakadao
76a36b1871 refactor: separate the Dock component 2023-10-08 12:16:22 +08:00
Hakadao
04436bb759 refactor: separate the Dock component 2023-10-08 02:46:10 +08:00
Hakadao
39a016cb52 refactor: adjust types.ts location 2023-10-08 01:15:12 +08:00
Hakadao
7fa697e26f refactor: move OverlayScrollbars css import location 2023-10-08 01:11:42 +08:00
Hakadao
9f07a8bc26 feat: use OverlayScrollbar 2023-10-07 15:41:09 +08:00
Hakadao
85d71d5e56 chore: just wanna push some code... 2023-10-07 01:30:45 +08:00
Hakadao
7441ee7160 style: adjust styles 2023-10-06 21:55:55 +08:00
Hakadao
0ae27ddeb9 fix: two search bars appearing in search page 2023-10-05 02:12:50 +08:00
Hakadao
83911bc6a3 style: adjust buttons height 2023-10-02 18:41:22 +08:00
Hakadao
293ee6fe39 feat: add wallpaper to search page mode
* fix: topbar doesn't display logo & search bar on other pages
* style: adjust vue fade transition effect
2023-10-02 18:37:30 +08:00
Hakadao
ae9e10d755 fix: prevent content shaking during animation 2023-10-02 17:09:50 +08:00
Hakadao
91567b21da feat: redesign settings panel 2023-10-02 04:24:01 +08:00
Hakadao
ea6c5a3058 refactor: rename SettingItem to SettingsItem
* feat: add a new config without implementing the function...
2023-10-02 02:22:22 +08:00
Hakadao
2328802469 feat: upgrade to the v2 app recommending videos api 2023-10-01 18:51:25 +08:00
Hakadao
58bdeab0c3 feat: use search page mode on homepage 2023-10-01 03:23:21 +08:00
Hakadao
09986179de feat: add config for adapting to other page styles 2023-09-30 14:28:18 +08:00
Hakadao
578ddca19e feat; add config for startup page #40 2023-09-29 23:19:07 +08:00
Hakadao
8e7192b563 fix: adjust topbar z-index #37 2023-09-28 17:07:31 +08:00
Hakadao
00ecd81f2e fix: adjust topbar z-index 2023-09-24 22:08:33 +08:00
Hakadao
6f77a13733 style: adjust styles 2023-09-24 21:39:11 +08:00
Hakadao
34967939d5 style: adjust styles
* feat: fixed anime playback & movie page topbar
* chore: rename animeVideoPage.scss to animePlayback&MoviePage.scss
2023-09-24 15:02:48 +08:00