Commit Graph

98 Commits

Author SHA1 Message Date
Hakadao
e98e923bc7 refactor: rename topbar to topBar 2024-01-02 00:51:21 +08:00
Hakadao
16eafd06ab refactor: rename isShowTopbar to showTopBar && rename autoHideTopbar to autoHideTopBar 2024-01-01 18:18:42 +08:00
Hakadao
21fb19fc89 refactor: move contents from the src/models/apiModels to parent directory 2023-12-28 01:08:51 +08:00
Hakadao
eb707677c8 refactor: 調整因不會寫ts而寫出來的弱智寫法 2023-12-21 01:02:47 +08:00
Hakadao
0a399197ce i18n: translate untranslated contents 2023-12-07 01:13:58 +08:00
Hakadao
f82a1cd3e3 style: adjust styles 2023-12-06 23:33:06 +08:00
Hakadao
03b9c1710d fix: no data displayed on homepage when using app recommendation mode (#71) 2023-12-06 23:32:55 +08:00
Hakadao
0d7ac73312 chore: reformat code 2023-12-06 16:46:46 +08:00
Hakadao
dd84cd98b2 feat: enable video preview feature 2023-12-06 01:15:58 +08:00
Hakadao
b2281c1ea8 feat: implement hover-to-preview video on video card 2023-12-05 02:38:27 +08:00
Hakadao
2af23429ba style: adjust top navigation bar styles 2023-12-04 01:30:00 +08:00
Hakadao
69e16d780c refactor: move api response types to ~/models/apiModels 2023-12-03 18:44:14 +08:00
Hakadao
df9d53bbe1 feat: SubscribedSeries page 2023-12-03 17:36:13 +08:00
Hakadao
b2cfa6b9b9 feat: Following Anime, Shows & Movies (wip) 2023-11-29 01:45:35 +08:00
Hakadao
5f7ee523d0 fix: resolve the issue with automatic hiding of top bar...again 2023-11-27 00:55:03 +08:00
Hakadao
e0403b9f4a feat: automatically hide the top bar 2023-11-23 02:10:32 +08:00
Hakadao
ed8241d142 fix: app 端推介列表內容不是自己喜歡的內容 2023-11-17 16:42:20 +08:00
Hakadao
d4f141d60b style: adjust styles 2023-11-09 00:23:43 +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
25065870fa style: adjust spacing between elements (#62) 2023-10-30 00:09:50 +08:00
Hakadao
fc5945c95c fix: stop endless data request when scrolling to bottom without login 2023-10-22 15:51:07 +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
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
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
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
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
ed77fbed5f refactor: move the wallpaper search page mode to Home 2023-10-08 13:18:17 +08:00
Hakadao
39a016cb52 refactor: adjust types.ts location 2023-10-08 01:15:12 +08:00
Hakadao
85d71d5e56 chore: just wanna push some code... 2023-10-07 01:30:45 +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
91567b21da feat: redesign settings panel 2023-10-02 04:24:01 +08:00