hakadao
d5503e6d0d
refactor: convert useImage.ts to imgs.ts
2024-05-14 23:57:38 +08:00
hakadao
8e31e69e09
feat(Home): adjust layout switcher icon size
2024-05-14 23:18:32 +08:00
Stephen Zhou
6cc3b4de9f
style: sort imports ( #746 )
2024-05-11 14:20:56 +08:00
Stephen Zhou
4b69aaf8d3
refactor: only use unocss icons ( #742 )
...
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-05-10 22:03:46 +08:00
Stephen Zhou
99c0d7d8ee
refactor: remove composable auto import ( #741 )
2024-05-10 19:35:34 +08:00
Stephen Zhou
41611675bb
refactor: remove component auto import ( #740 )
2024-05-10 19:18:24 +08:00
hakadao
26d4cb17bb
perf(Home): improve home page performance ( #733 )
...
* perf: solve the problem of high home page occupancy (#732 )
* chore(Home): add keep alive again for `ForYou` page
* style(Home): improve tab content loading animation
---------
Co-authored-by: star knight <64941905+starknt@users.noreply.github.com >
2024-05-07 23:21:39 +08:00
Hakadao
af3e7cf207
perf: add transform-gpu to improve performance
2024-05-03 23:23:56 +08:00
Stephen Zhou
6bf18d31de
chore: use button for tab switch
...
close #686
2024-05-02 15:33:53 +08:00
Hakadao
dd24072f02
Refactor/rpc ( #700 )
...
* refactor(rpc): improve type, and type safe (#673 )
* refactor(rpc): improve type, and type safe
* revert `pnpm-lock.yaml` file
* improve api merge
* fix: type annotation in background/index.ts
* fix: type annotation in background/index.ts
---------
Co-authored-by: star knight <64941905+starknt@users.noreply.github.com >
2024-05-02 02:45:59 +08:00
Hakadao
02a463cc57
chore: Fix background image URL formatting in Home.vue
2024-04-29 01:06:32 +08:00
Stephen Zhou
6d6d7c7a3f
fix: can't get local image background for home search view
...
close #687
2024-04-28 20:30:27 +08:00
cloudflypeng
39d6d9a91d
feat(VideoCard): add tick icon for followed uploader ( #672 )
...
* feat: 关注标识
close [https://github.com/BewlyBewly/BewlyBewly/issues/671 ]
* refactor(VideoCard): rename `isFollowed` to `followed`
* feat: add followed tag to videos in mobile recommendation mode
* style(VideoCard): adjust followed tick style
* chore: add corresponding documentation for [API.USER.RELATION_MODIFY]
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-04-26 19:02:21 +08:00
Stephen Zhou
8c4bae9ea4
refactor: like rpc api call ( #660 ) ( #662 )
...
Co-authored-by: star knight <64941905+starknt@users.noreply.github.com >
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-04-25 16:39:27 +08:00
Stephen Zhou
022482e827
feat: show video type ( #645 )
...
* feat: show video type
* feat: adjust video type icon style
---------
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-04-23 22:40:30 +08:00
hakadao
18e77fdd6e
fix: only cantonese & mandarin tw use traditional chinese ( #623 )
...
close #623
2024-04-23 00:41:26 +08:00
hakadao
37c63b3b7c
feat: implement a fake not interested feature in web recommend video card
2024-04-23 00:34:44 +08:00
Stephen Zhou
e51f486176
fix: tab missing after costuming order ( #634 )
2024-04-22 23:06:31 +08:00
Hakadao
c5c1a16145
fix(Ranking): cannot show the variety show ranking list ( #576 )
...
close #576
2024-04-17 18:40:40 +08:00
hakadao
f75e010150
fix(Home): correct deformation of video layout switcher on small screen computers
2024-04-15 00:56:04 +08:00
Hakadao
d5b568c978
refactor: Refactor API imports and update API endpoints
2024-04-11 17:24:01 +08:00
Hakadao
1a3bafb284
Merge branch 'dev' into refactor-message-listeners
2024-04-11 16:57:44 +08:00
Hakadao
1d90292cb4
refactor: Add cSpell words and update API calls
2024-04-02 19:07:45 +08:00
hakadao
a63f375ba5
Merge branch 'dev' into refactor-message-listeners
2024-04-02 02:14:57 +08:00
hakadao
69b6d865ad
fix(Following): resolve the "no more content" & "need to login first" occurring together
2024-04-02 01:31:11 +08:00
hakadao
80b72c43b6
fix(Trending): resolve the infinite data retrieval issus ( #445 )
2024-04-02 01:04:00 +08:00
hakadao
8f7c103763
Merge branch 'dev' into refactor-message-listeners
2024-04-02 00:44:40 +08:00
cloudflypeng
433a2ed4cf
refactor: message listeners ( #447 )
...
* Refactor API imports and update API endpoints
* Fix variable naming in FavoritesPop and Favorites components
* Fix variable naming inconsistency in getHistoryList function
* Fix API parameter naming conventions
* Refactor API_AUTH afterHandle functions
* Add API documentation links and add function to be the api item
* Refactor API body and params
* Remove unused getAccessKey function in auth.ts
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-04-02 00:41:58 +08:00
hakadao
908cca9f1b
chore(Home): refresh only when at the top otherwise back to top first
2024-04-01 02:27:59 +08:00
hakadao
aae391d9f4
feat(Home): clicking the tab will back to top and refresh data on homepage ( #419 )
...
close #419
2024-04-01 02:19:59 +08:00
Hakadao
31af6ce1ad
chore: i just wanna push some code
2024-03-22 00:58:10 +08:00
Hakadao
f789745d11
feat(VideoCard): add more button option to video card
2024-03-18 01:21:01 +08:00
Hakadao
fede8758ff
feat(Home): implement grid layout switcher
2024-03-10 19:34:35 -03:00
Hakadao
c13a56a203
refactor: rename --bew-filter-glass to --bew-filter-glass-1
2024-03-10 13:25:13 -03:00
Hakadao
dd52392147
refactor: remove the "backdrop-glass" shortcut
2024-03-10 13:17:21 -03:00
Hakadao
6e2ed46f8a
refactor: refactor methods for dock items comparison and home tabs comparison
2024-03-04 01:15:11 -03:00
Hakadao
e81d5dbe37
Merge branch 'main' into dev
2024-03-03 18:43:17 -03:00
Hakadao
e63ead93b1
fix(Home): resolve home tabs drifting issue( #349 )
...
close #349
2024-03-03 07:08:12 -03:00
cloudflypeng
1a5c7cecea
feat: custom home tab ( #314 )
...
* feat: custom home tab
* fix: init home tab
* fix: init homePageTabVisibilityList
* fix: delete default page opions
* fix: change text and reset
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-02-25 08:16:23 -03:00
Hakadao
641f87e0ec
fix(VideoCard): bug fixes ( #316 ) ( #319 )
...
* fix(VideoCard): fix double page open on author's name click (#315 )
* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page
2024-02-22 12:28:02 +08:00
Hakadao
1790d3a921
fix(VideoCard): bug fixes ( #316 )
...
* fix(VideoCard): fix double page open on author's name click (#315 )
* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page
2024-02-21 23:18:25 +08:00
Hakadao
bce74ba617
Merge pull request #294 from hakadao/main
...
sync: main to dev
2024-02-15 02:51:03 +08:00
Hakadao
bcdd87092f
fix: resolve #247
2024-02-14 02:00:01 +08:00
Hakadao
85a1798244
style(Home): adjust tab style
2024-01-31 13:38:07 +08:00
Hakadao
767ecbad1a
feat: change tab loading animation
2024-01-31 13:34:37 +08:00
Hakadao
11b7361ff5
fix: unable to refresh data in some cases when changing the home tab
2024-01-30 17:38:31 +08:00
Hakadao
a4a742206c
perf: only store the ForYou tab to reduce performance
2024-01-30 00:09:29 +08:00
Hakadao
0a064e576b
fix: resolve with incorrect order of video list after refresh data
2024-01-30 00:06:52 +08:00
Hakadao
580f04dcb9
refactor: adjust the placement of initPageAction()
2024-01-29 01:00:23 +08:00
star knight
7d0810ad04
Merge branch 'dev' into refactor/lazy-components
2024-01-15 13:48:05 +08:00