Hakadao
|
a230fe158a
|
fix: resolve style issues on small screens
|
2024-11-20 02:03:22 +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
|
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 |
|
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 |
|
Hakadao
|
c09c65f729
|
refactor: use ALink to unify link Opening Behavior
|
2024-11-04 02:02:12 +08:00 |
|
Hakadao
|
005ddaa845
|
fix(video-card): resolve the missing prop warning
|
2024-11-01 13:21:40 +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
|
fbde884004
|
fix(iframe-drawer): correct URL location when opening in a new tab (#1068)
|
2024-10-27 03:05:58 +08:00 |
|
Hakadao
|
0044bac3fd
|
chore(video-card-context-menu): update ui
|
2024-10-24 16:10:49 +08:00 |
|
Hakadao
|
7e3d5e3e9c
|
chore: always display the override danmaku font setting
|
2024-10-24 13:13:49 +08:00 |
|
Hakadao
|
5553851251
|
feat(settings): add open in current tab option to video card
|
2024-10-23 00:43:12 +08:00 |
|
Hakadao
|
3fb7a59f5d
|
fix(video-filters): text overflow when using chinese characters
|
2024-10-21 14:57:49 +08:00 |
|
Hakadao
|
b2ca87fe81
|
fix: resolve video sound being muted by default (#921)
close #921
|
2024-10-21 14:51:38 +08:00 |
|
Hakadao
|
3ee00e6c19
|
feat(video-card): command + click always open on new tab
|
2024-10-21 01:40:30 +08:00 |
|
Hakadao
|
aa78fcf775
|
feat(settings): add BewlyBewly pages to manage relative settings
|
2024-10-21 01:19:51 +08:00 |
|
Hakadao
|
a7d4af60c9
|
chore: hide override danmaku font setting when custom font is not enabled
|
2024-10-21 00:25:18 +08:00 |
|
Hakadao
|
d82677d286
|
feat(settings): close the drawer without pressing esc again
|
2024-10-20 23:25:43 +08:00 |
|
Hakadao
|
750cb6cec4
|
feat(settings): override danmaku font
|
2024-10-20 23:10:52 +08:00 |
|
Hakadao
|
ea4bdec6b5
|
feat(settings): search bar link opening behavior
|
2024-10-20 19:35:50 +08:00 |
|
MidnightCrowing
|
ca30052547
|
feat(video-card): ctrl + click always opens in a new tab (#1078)
|
2024-10-19 14:24:03 +08:00 |
|
Hakadao
|
05afa4c43a
|
feat(video-card-content-menu): enhance context menu functionality
|
2024-10-18 12:26:37 +08:00 |
|
apades
|
059280fbfd
|
fix(iframe-drawer): resolve content being obscured at the top of video #1023 (#1067)
Co-authored-by: Hakadao <a578457889743@gmail.com>
|
2024-10-17 00:10:57 +08:00 |
|
Hakadao
|
135082606e
|
refactor: tab.ts => tabs.ts
|
2024-10-14 12:06:38 +08:00 |
|
Hakadao
|
0e3f843a83
|
feat(video-card-context-menu): hide some unimportant options
|
2024-10-14 02:13:22 +08:00 |
|
Hakadao
|
b06c2a868d
|
feat(video-card): enhance video card context menu
|
2024-10-14 01:50:36 +08:00 |
|
Hakadao
|
3fec851ffe
|
refactor: use a.link selector to change <a> tag styles
|
2024-10-13 22:37:10 +08:00 |
|
Hakadao
|
619dc034af
|
refactor: adjust the directory structure of messageListeners/ (#1066)
|
2024-10-13 19:49:14 +08:00 |
|
MidnightCrowing
|
1260e689e7
|
fix(video-card): video preview time jump (#1062)
|
2024-10-12 22:24:39 +08:00 |
|
Hakadao
|
b71e4d7be5
|
chore(video-card): revert to original right-click menu
|
2024-10-12 13:16:00 +08:00 |
|
Hakadao
|
be918d0347
|
chore: lint
|
2024-10-10 01:48:45 +08:00 |
|
Hakadao
|
6444c19b78
|
chore: tweak styles
|
2024-10-10 01:31:46 +08:00 |
|
Hakadao
|
16acacd432
|
chore(video-card-context-menu): temporarily hide the unfinished options
|
2024-10-10 01:29:13 +08:00 |
|
Hakadao
|
8fc256870b
|
chore(video-card-context-menu): right click again to close context menu
|
2024-10-09 00:56:34 +08:00 |
|
Hakadao
|
fce8b9fd86
|
feat(video-card): right click open context menu
|
2024-10-09 00:50:08 +08:00 |
|
Hakadao
|
2bce3a50e5
|
chore(pip-window): set the default width and height
|
2024-10-08 02:19:54 +08:00 |
|
Hakadao
|
893dbd1410
|
feat: enhance video card context menu
|
2024-10-08 02:13:38 +08:00 |
|
Hakadao
|
2b174dd0a0
|
feat: add icon for video context menu
|
2024-10-07 01:58:15 +08:00 |
|
Hakadao
|
eaa021e7ba
|
refactor: extract video context menu and dislike dialog logic to other files
|
2024-10-05 19:09:12 +08:00 |
|
Hakadao
|
41688d1886
|
fix(dialog): ensure confirm event is emitted, then emit close event
|
2024-10-05 19:05:59 +08:00 |
|
Hakadao
|
96f432da4b
|
refactor: extract dropdown animation to transitionAndTransitionGroup.scss
|
2024-10-05 02:14:00 +08:00 |
|
Hakadao
|
c90f2a8e5d
|
fix(picture): resolve alt property not working
|
2024-10-05 01:14:02 +08:00 |
|
Hakadao
|
758e7b974a
|
fix(settings): cannot type space in input in firefox
|
2024-10-03 02:21:27 +08:00 |
|
Hakadao
|
62ddfb8b25
|
chore(side-bar): bug fixes
|
2024-10-03 01:56:23 +08:00 |
|
Hakadao
|
6bf071df95
|
feat(sidebar): set default state to half collapsed
|
2024-10-03 01:11:26 +08:00 |
|
Hakadao
|
8cef884afc
|
fix(Dock): dark mode switcher ui bug
|
2024-10-01 23:34:48 +08:00 |
|