Commit Graph

7861 Commits

Author SHA1 Message Date
the1812
419e57ff39 Fix author header in articles 2023-11-22 20:44:43 +08:00
Grant Howard
ca6ae416b1
Merge pull request #4534 from snowraincloud/preview-fixes
Fix(black-list): adapt new home page (fix #4510)
2023-11-22 19:54:04 +08:00
Grant Howard
e3d611f433
Merge pull request #4485 from Tinhone/improve-custom-font-family
[组件-自定义字体] feat: 改善组件代码和功能
2023-11-22 19:53:36 +08:00
snowrain
5908ec8bca Fix(black-list): adapt new home page (fix #4510) 2023-11-22 16:20:03 +08:00
the1812
8894659e3f Add new player API and nano API (#4341) 2023-11-19 20:14:53 +08:00
the1812
30666cbbc7 Use getManifest API (#4330) 2023-11-19 19:16:26 +08:00
the1812
fd5d07160a Add custom volume step (#2594) 2023-11-19 19:09:37 +08:00
the1812
24b8282c2f Add data save mode (#4477) 2023-11-19 19:06:24 +08:00
the1812
f5162f697c Merge branch 'preview-fixes' into preview-features 2023-11-19 18:49:32 +08:00
the1812
44f3c55623 Update README 2023-11-19 17:21:54 +08:00
the1812
1555e26137 Merge branch 'preview-fixes' into preview-features 2023-11-19 17:13:34 +08:00
the1812
d6b079ce1e Fix styles in history page (fix #4459) 2023-11-19 17:07:36 +08:00
the1812
d13865099f Fix relative URL parsing (fix #4471) 2023-11-19 16:11:54 +08:00
the1812
3e8f26e517 Skip expand on column feed (#4475) 2023-11-19 15:14:35 +08:00
Tinhone
a8903f9d80 feat: 修改组件介绍和代码注释 2023-11-17 16:06:55 +08:00
Tinhone
6829bce705 feat: Vue 文件名称大小写修改过渡 02 2023-11-17 15:59:51 +08:00
the1812
3b55128e71 Fix cheese url (fix #4484) 2023-11-16 23:19:58 +08:00
Grant Howard
be32ec65bb
Merge pull request #4521 from WakelessSloth56/preview-features
[新增插件] 使用 WASM 在浏览器中下载并混流音视频
2023-11-16 22:31:14 +08:00
WakelessSloth56
5f75019286
feat: download plugin - wasm muxing output
Co-authored-by: lainio24 <lainio24@outlook.com>
2023-11-14 21:52:55 +08:00
the1812
59e61330b7 Fix bangumi url (#1999) 2023-11-12 16:10:51 +08:00
the1812
75b2589b0d Disable arrow key bindings by default (#4501) 2023-11-12 16:08:55 +08:00
the1812
340400bd10 Update URL params (fix #4512) 2023-11-12 16:05:38 +08:00
the1812
eab4c9ac9a Fix floating videos (#4404) 2023-11-12 16:02:18 +08:00
the1812
eb05bb4fb0 Fix bvidConvert URL (#4515) 2023-11-12 15:53:57 +08:00
the1812
804fc15db0 Update README 2023-11-08 09:20:05 +08:00
the1812
bd062a4a61 Update cSpell words 2023-11-08 09:19:58 +08:00
the1812
50ae796dff Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes 2023-11-07 23:15:41 +08:00
the1812
3ba4b996ea Add README doc for darkMode 2023-11-07 23:15:33 +08:00
the1812
630e7388e2 Disable spell checker for README 2023-11-07 23:15:21 +08:00
Grant Howard
97f4d61139
Merge pull request #4430 from Tinhone/fix-scroll-trigger-loading
[组件-极简首页] fix: 修复 `ScrollTrigger` 在特定情况下无法触发加载的问题
2023-11-02 22:38:18 +08:00
the1812
f3cf02361a Fix HTML entities in title 2023-10-16 22:06:36 +08:00
Tinhone
829ea2d13b feat: 代码整理 2023-10-13 05:19:04 +08:00
the1812
086c26f1e0 Merge branch 'preview-fixes' into preview-features 2023-10-12 21:03:52 +08:00
the1812
7b244f5a18 Upgrade caniuse-lite 2023-10-12 21:03:40 +08:00
the1812
431e65d161 Merge branch 'preview-fixes' into preview-features 2023-10-12 08:45:12 +08:00
the1812
98ba0f608c Upgrade pnpm version 2023-10-12 08:45:01 +08:00
Tinhone
5f3e401239 feat: 迁移至 ExtraOptionsPanel 2023-10-11 07:49:43 +08:00
the1812
c90cbe5735 Refactor video cover utils 2023-10-10 08:44:09 +08:00
Grant Howard
59b1b9c73d
Merge pull request #4473 from oxygenkun/preview-features
[组件-下载视频][组件-查看封面] Add  'download cover' option in 'downloadVideo' component
2023-10-10 08:38:08 +08:00
Grant Howard
ed2a7cfbac
Merge pull request #4448 from Asukaaaaaa/plugin-mpv-extend
添加了一个新的插件,为下载视频增加mpv输出
2023-10-10 08:37:54 +08:00
the1812
65275bdd6b Merge branch 'preview-fixes' into preview-features 2023-10-10 08:35:18 +08:00
the1812
15cae48760 Lock pnpm version 2023-10-10 08:35:13 +08:00
oxygenkun
e6dece098a Add 'download cover' option in 'downloadVideo' component
- add a plugin in utils/view-cover components for downloadVideo
- reconstruct codes for getting video cover url.
2023-10-06 19:02:36 +08:00
Tinhone
2288a37aec feat: Vue 文件名称大小写修改过渡 01 2023-10-06 06:56:30 +08:00
Tinhone
b6e55a89c3 feat: 将更多选项面板代码独立出来 2023-10-04 04:18:57 +08:00
the1812
aeb24b7653 Update options and descriptions (#4444) 2023-09-27 19:37:54 +08:00
the1812
5d664797f0 Update install links (fix #4460) 2023-09-27 19:37:25 +08:00
zhh
4fd2d55235 remove toast 2023-09-25 14:58:56 +08:00
zhh
5a9000c3c9 remove toast 2023-09-25 03:25:14 +08:00
the1812
7978f9491f Update docs 2023-09-24 20:33:08 +08:00