Commit Graph

1539 Commits

Author SHA1 Message Date
Hakadao
f2887c3a70 chore: update version number 2024-04-28 01:43:58 +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
Hakadao
339219ad4a docs(README): remove the donate section 2024-04-25 15:03:04 +08:00
Hakadao
29f1bc2034 chore(main): release 0.18.0 (#659)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v0.18.0
2024-04-25 02:07:42 +08:00
hakadao
3a650fadd0 chore: update version number 2024-04-25 02:03:44 +08:00
star knight
3ad5f73599 fix: adjust rule for t.bilibili.com page (#653)
close #644
2024-04-25 00:59:32 +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
8925a8d627 docs: update description for about branches 2024-04-24 00:12:17 +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
Stephen Zhou
c145ec10ac ci: use lts (#646) 2024-04-23 16:04:47 +08:00
star knight
fffcf3a912 fix: horizontal scrolling invalid when reload component (#642) 2024-04-23 13:09:26 +08:00
Hakadao
ea7c359b1b chore(main): release 0.17.0 (#638)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v0.17.0
2024-04-23 00:46:23 +08:00
hakadao
d89833ff9b chore: update version number 2024-04-23 00:44:33 +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
70f871e7b4 chore(main): release 0.16.7 (#631)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v0.16.7
2024-04-22 16:34:04 +08:00
Hakadao
90b5dfe760 chore: update version number 2024-04-22 16:24:46 +08:00
Hakadao
5d34d154d3 Merge branch 'main' of https://github.com/hakadao/BewlyBewly 2024-04-22 16:20:28 +08:00
Hakadao
78bbc9546a fix: improve share card dark mode (#629)
close #629
2024-04-22 16:19:13 +08:00
Stephen Zhou
fdb3d304e3 fix: improve share card dark mode (#629) 2024-04-22 16:16:36 +08:00
Hakadao
041f2693a0 Merge branch 'main' into dev 2024-04-22 15:54:30 +08:00
Hakadao
08a190d9ce Merge pull request #630 from hyoban-fork/fix/system-theme-change
fix: follow system theme change
2024-04-22 15:48:50 +08:00
Hakadao
ff0b44cd08 Merge pull request #628 from hyoban-fork/fix/channel-i18n
fix: i18n for channel pop
2024-04-22 15:46:31 +08:00
Stephen Zhou
e61a27ba8b fix: follow system theme change 2024-04-22 15:41:12 +08:00
Stephen Zhou
3bc80f1a7e fix: i18n for channel 2024-04-22 14:17:51 +08:00
Hakadao
e84f05c29f i18n: update mandarin description 2024-04-22 12:31:45 +08:00
Hakadao
a251db94af feat: add an option to enable video preview feature 2024-04-22 12:29:04 +08:00
Hakadao
db55773614 feat(VideoCard): enable preview of the video on hover; not longer just the cover 2024-04-22 11:53:03 +08:00