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
hakadao
dd15200f4f
fix(VideoCard): resolve checked animation not working
2024-04-26 02:06:42 +08:00
hakadao
02c3673571
fix(Anime): fix cannot show the anime watch list
2024-04-26 02:04:05 +08:00
Hakadao
20ab8a6de4
chore: adjust video card style
2024-04-26 01:44:50 +08:00
Hakadao
dbdb72149b
fix(TopBar): hide more icon in top bar when not needed
2024-04-26 01:38:15 +08:00
Stephen Zhou
81deaa4b13
chore: update auto import
2024-04-25 16:40:49 +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
736f8d7eaf
chore: update deps ( #661 )
...
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-04-25 16:21:19 +08:00
star knight
5f455cae95
fix: adjust setHistoryPauseStatus api name ( #654 )
2024-04-25 00:25:44 +08:00
hakadao
12eaabb14e
feat(VideoCard): adjust video card style
2024-04-24 01:39:05 +08:00
hakadao
9e277cf468
feat: redesign video card
2024-04-24 00:03:26 +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
star knight
fffcf3a912
fix: horizontal scrolling invalid when reload component ( #642 )
2024-04-23 13:09:26 +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
fd19a94a7a
chore: update lint config ( #635 )
2024-04-22 23:08:04 +08:00
Stephen Zhou
e51f486176
fix: tab missing after costuming order ( #634 )
2024-04-22 23:06:31 +08:00
cloudflypeng
2bed50f2cb
fix: 右侧dock自动隐藏和滚动条的冲突 ( #632 )
...
close: https://github.com/hakadao/BewlyBewly/issues/476
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-04-22 17:23:02 +08:00
Hakadao
662aef4b0f
Merge branch 'main' into dev
2024-04-22 16:35:52 +08:00
Hakadao
5d34d154d3
Merge branch 'main' of https://github.com/hakadao/BewlyBewly
2024-04-22 16:20:28 +08:00