Hakadao
0070d38e09
fix: Update image URLs to use CDN links ( #759 )
...
close #759
2024-05-14 12:33:05 +08:00
hakadao
709329cb43
fix: attempt to fix edge extension corrupted ( #705 )
2024-05-12 14:48:23 +08:00
Stephen Zhou
bc4a5d8aa2
chore: remove unplugin-auto-import ( #748 )
2024-05-11 18:22:18 +08:00
Stephen Zhou
6cc3b4de9f
style: sort imports ( #746 )
2024-05-11 14:20:56 +08:00
Stephen Zhou
2cea2dfaf9
chore: knip ( #744 )
2024-05-11 11:36:10 +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
Stephen Zhou
40b68174f5
fix: detect mouse in app bar, close #718
2024-05-10 15:24:01 +08:00
Stephen Zhou
6f19b29993
fix: sync theme when loading page, close #736
2024-05-10 14:59:25 +08:00
Hakadao
a7488c188e
perf: debounce handleOsScroll ( #735 )
...
* fix: debounce handleOsScroll in OverlayScrollbarsComponent
* fix: 改成箭头函数写法
* refactor: use `useDebounceFn` for debounce handleOsScroll
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-05-09 00:21:05 +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
Stephen Zhou
5adaf14edf
fix: radio value is not updated, close #717
2024-05-06 17:48:39 +08:00
star knight
7cca4ed09b
refactor: adjust call trim timing ( #721 )
2024-05-06 13:25:25 +08:00
Hakadao
9e13f02751
style(TopBar): adjust styles
2024-05-06 13:16:59 +08:00
lzy1960
e37caa7f79
fix(VideoCard): preview control cannot be dragged while pressing ( #714 )
...
* fix(VideoCard): preview control cannot be dragged while pressing
* Update VideoCard.vue
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-05-05 15:26:07 +08:00
Hakadao
6cd2e4e4e5
feat: redesign video card
2024-05-04 17:19:56 +08:00
Hakadao
c86af1e80e
perf: update transitionAndTransitionGroup.scss for better performance
2024-05-04 12:21:45 +08:00
Hakadao
7eb86ed13d
fix(SearchBar): cannot show the focused character
2024-05-04 00:39:06 +08:00
Hakadao
31e12db4ed
perf: add transform-gpu to improve performance
2024-05-04 00:32:26 +08:00
Hakadao
7d53a9a87f
perf: optimize background rendering with transform-gpu
2024-05-04 00:12:03 +08:00
Hakadao
77b5e90799
style(VideoCard): adjust styles
2024-05-03 23:50:00 +08:00
Hakadao
bfc5e51f38
fix(VideoCard): cannot open full-screen preview
2024-05-03 23:45:31 +08:00
Hakadao
af3e7cf207
perf: add transform-gpu to improve performance
2024-05-03 23:23:56 +08:00
Hakadao
eba0759706
chore: remove auto-imports.d.ts && components.d.ts
2024-05-03 12:22:12 +08:00
hakadao
ccecdc77f7
chore: update auto-imports.d.ts
2024-05-03 00:08:31 +08:00
hakadao
2fc05fcb1e
refactor(historyPage.scss): Adjust styling
2024-05-03 00:07:59 +08:00
hakadao
64a7fce64b
fix: font size doesn't match the --bew-base-font-size
2024-05-02 23:25:15 +08:00
Stephen Zhou
6bf18d31de
chore: use button for tab switch
...
close #686
2024-05-02 15:33:53 +08:00
Stephen Zhou
42ed108ad7
fix: improve dark mode
...
#695
2024-05-02 14:13:41 +08:00
Stephen Zhou
0eb4267cf5
fix: improve dark mode
...
close #695
2024-05-02 13:57:52 +08:00
star knight
1e6973a343
fix: basic font-size ( #701 )
2024-05-02 13:43:49 +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
Stephen Zhou
79f11cbb87
refactor: group dark mode logic to useDark ( #694 )
...
* refactor: group dark mode logic to useDark
* fix: cannot get the bewlyWrapper
---------
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-05-02 02:10:59 +08:00
Hakadao
df429bad85
style(userSpacePage): adapt unadapted sections
2024-04-29 01:15:32 +08:00
Hakadao
02a463cc57
chore: Fix background image URL formatting in Home.vue
2024-04-29 01:06:32 +08:00
Hakadao
2c4e44f213
fix: frosted glass effect not working in firefox
2024-04-29 01:01:32 +08:00
star knight
e13af11121
fix: firefox rule ( #691 )
...
* fix: firefox rule
* fix: add default URL when URI is extension URI
2024-04-29 00:43:07 +08:00
star knight
beff7d04ee
fix: firefox rule ( #690 )
2024-04-28 22:19:39 +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
Hakadao
185fd61572
fix(userSpacePage): adapt unadapted content
2024-04-28 01:40:34 +08:00
Hakadao
8fe0f06286
fix: selection background and color don't change on certain pages
2024-04-28 01:30:57 +08:00
Hakadao
3a4d431f8a
fix: unadapted content on video page ( #663 )
...
close #663
2024-04-28 01:26:59 +08:00
Hakadao
24310d382f
fix(MomentsPop): resolve #649
...
close #649
2024-04-28 01:06:44 +08:00
Hakadao
5672d9dd15
feat: local wallpapers ( #668 )
...
* feat: local imgs
* feat: build in wallpapers
* chore: add lazy load in wallpapers
* Merge branch 'dev' into feat/local-img
* chore: update components.d.ts
* feat: Update wallpaper grid layout in Appearance and SearchPage components
---------
Co-authored-by: Stephen Zhou <hi@hyoban.cc >
2024-04-27 22:12:24 +08:00
Karasukaigan
825794fb26
feat(UserPanel): Add "My workshop" link to UserPanelPop.vue ( #680 )
...
* feat(userpanel): Add "我的工房" link to UserPanelPop.vue
In UserPanelPop.vue, I added a new menu item to the 'otherLinks' array for quick access to the "My Workshop(我的工房)" page. The new item is:
{ name: t('topbar.user_dropdown.workshop'), url: 'https://gf.bilibili.com?msource=main_station ' }
This update enhances the user experience by providing a direct link to the user's workshop from the user dropdown menu.
I believe many creators will use the "My Workshop(我的工房)" option, which can help them quickly jump to their own workshop(B站工房) page to handle some user orders.
* Update cmn-TW.yml
* Update jyut.yml
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-04-27 18:26:50 +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
7c45027e65
chore: use vue-tsc ( #670 )
2024-04-26 15:40:34 +08:00
Stephen Zhou
ff8056e01c
fix: can not load watch later list
2024-04-26 11:42:16 +08:00
Hakadao
a4e96c825f
fix(VideoCard): adjust usage between v-if and v-show
2024-04-26 10:07:13 +08:00