Commit Graph

1634 Commits

Author SHA1 Message Date
Hakadao
9f84ecc07a chore: tweak styles 2024-12-09 02:36:17 +08:00
Hakadao
06d58d95ab feat(dock): support opening in a new tab && using the Bilibili page 2024-12-09 02:34:15 +08:00
Hakadao
444bd9d92c feat(settings): add disable dock glowing effect config (#1164)
close #1164
2024-12-08 01:58:11 +08:00
Hakadao
73f7cf30bb fix(video-card): resolve avatar set too height on firefox (#1167) 2024-12-07 22:00:31 +08:00
MidnightCrowing
db7deec64b fix(adapted-styles): resolve video assistant background transparent issue (#1169) 2024-12-06 14:24:44 +08:00
Hakadao
40d2c165a3 fix(top-bar): some stupid and fucking weird bugs 2024-12-04 23:05:25 +08:00
Hakadao
402e666bf5 fix(top-bar): avoid forcing white icon on the video page 2024-12-04 22:58:00 +08:00
Hakadao
1d59df1d25 fix: use monospace numbers 2024-12-04 12:36:59 +08:00
Hakadao
525ad84df6 chore: add bilibili evolved link 2024-12-04 12:17:36 +08:00
Hakadao
1de97ea06a refactor: use index.ts to import relative styles 2024-12-04 12:15:55 +08:00
Hakadao
4c6e6bf649 refactor: thirdParty => thirdParties 2024-12-04 12:12:08 +08:00
ljt990218
23cff3e362 feat: support bilibili 分P视频详情页优化 (#1160)
* fix(videoPage): Adaptation `video-pod__list`

* refactor(videoPage): add `bilibiliVideoList.scss`

* update

* update

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-12-04 12:07:56 +08:00
Hakadao
ee93f5327c feat(top-bar): tweak top bar styles 2024-12-04 11:16:27 +08:00
Hakadao
87ddf97ffd feat(top-bar): redesign top bar (#1159)
* feat: redesign top bar

* chore: update
2024-12-02 00:32:04 +08:00
Hakadao
67c561601d chore: tweak top bar height 2024-12-01 22:04:25 +08:00
Hakadao
f4cb09a766 feat(block-ads): remove desktop version download tip 2024-12-01 21:53:08 +08:00
Hakadao
69c980c60c feat: improve top bar linear-gradient transparent effect 2024-12-01 21:52:35 +08:00
胡雨晴
a6c5695995 fix: add bilibili icon font to font stack (#1158) 2024-11-30 02:02:43 +08:00
MidnightCrowing
8a0f2c7866 fix(adapted-styles): resolve video assistant issue (#1148) (#1149)
* fix(adapted-styles): resolve video assistant issue (#1148)

* fix(adapted-styles): resolve video info in video assistant
2024-11-24 14:11:39 +08:00
MidnightCrowing
45c16dac09 fix(api): history search (#1145) 2024-11-23 17:10:00 +08:00
MidnightCrowing
5d8a967019 fix(video-card-context-menu): open in new tab not responding (#1135) 2024-11-20 15:43:03 +08:00
Hakadao
a230fe158a fix: resolve style issues on small screens 2024-11-20 02:03:22 +08:00
Hakadao
68b1bc163e fix(favorites,watch-later): enhance content visibility (#1132)
close #1132
2024-11-20 02:01:43 +08:00
Hakadao
77648a650b fix(home): resolve home tabs style issues 2024-11-20 01:43:21 +08:00
Hakadao
dd030af6f5 feat(home): tweak header tabs styles 2024-11-19 01:56:45 +08:00
Hakadao
1981fb1f23 chore(video-card): adjust context menu style 2024-11-18 23:08:06 +08:00
Hakadao
312730f5bb chore(video-card): adjust more button position 2024-11-18 23:02:47 +08:00
Hakadao
e784505b1b feat: adjust left and right margins of the main app 2024-11-18 23:01:59 +08:00
Hakadao
d608e6c991 chore(settings): add transition on bewlybewly page settings 2024-11-17 20:22:49 +08:00
Hakadao
d5dbabf84a chore(video-card): adjust more button opacity 2024-11-17 20:21:02 +08:00
MidnightCrowing
dd19f882b0 feat(video-card): collaborative creation (#1107)
* feat(video-card-avatar): add avatar component for multiple avatar display

* refactor(video-card): add avatar component

* refactor(views): modify video card calling method

* feat(following): up joint submissions are combined into one video card display

* feat(i18n): add cn translation

* fix: dislike dialog ci type check

* fix(video-card-avatar): add more display additions for undisplayed avatars

* refactor(video-card): refactor author and authorList to handle single and multiple authors separately

* fix(following): fix issue with duplicate authors in collaborative submissions

* refactor(video-card): remove `authorList` prop

* feat(video-card): redesign the multiple authors style

* chore: update

* chore: update

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-11-17 16:59:40 +08:00
陈生杂物房
f92b021f8c fix(adapted-styles): resolve dark mode issues (#1126) 2024-11-17 11:06:48 +08:00
Hakadao
b87c2920e0 chore: lint fix 2024-11-12 00:52:15 +08:00
apades
55273b770b fix(iframe-drawer): cannot change url when video changes (#1072)
* fix: 抽屉页面内点击其他链接跳转后,“在新标签页打开“按钮无法正确导向至当前链接 #1068

* chore: update

* chore: update

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-11-11 01:53:10 +08:00
MidnightCrowing
1aa285d854 fix(adapted-styles): prevent background flash on notifications page (#1118) 2024-11-09 12:14:18 +08:00
Chen Tao
1ad5adca37 feat(block-ads): remove moments ads (#1114) 2024-11-06 00:54:58 +08:00
Hakadao
edf177633b chore: update jyut.yml 2024-11-05 10:07:55 +08:00
MidnightCrowing
e184a38516 feat(anime): display only "Watching" content in the "Currently Watching" section of the anime page (#1108) 2024-11-04 02:15:29 +08:00
Hakadao
c09c65f729 refactor: use ALink to unify link Opening Behavior 2024-11-04 02:02:12 +08:00
Hakadao
6b87241e43 chore: update selection background color 2024-11-02 21:13:28 +08:00
Hakadao
c211aa85a0 chore: update i18n files 2024-11-02 20:14:57 +08:00
MidnightCrowing
e2b3d6dd96 fix(watch-later): prevent outer link navigation when clicking on video card title or author (#1103) 2024-11-02 12:40:16 +08:00
Hakadao
005ddaa845 fix(video-card): resolve the missing prop warning 2024-11-01 13:21:40 +08:00
Hakadao
0de50c940c chore: update blockAds.scss 2024-11-01 13:14:09 +08:00
MidnightCrowing
5af87afa4f fix(following-page): occasional duplicate videos on the following page (#1101) 2024-11-01 02:17:07 +08:00
Hakadao
a0bf8485dd fix(live): prevent continuous loading when no more content 2024-10-28 10:09:02 +08:00
Hakadao
3e42f53ebc feat(home): add live page on home 2024-10-28 02:34:27 +08:00
Hakadao
86e6f3a0ad feat(video-card): show the badge when in following tab 2024-10-28 02:20:11 +08:00
Hakadao
017a337f53 chore(video-card): change the cover property of loading to eager 2024-10-28 00:34:25 +08:00
Hakadao
9a0d9cd31d fix(history, watch-later): delete button will toggle drawer open (#1090) 2024-10-27 19:43:50 +08:00